#include "sbIScreenSaverSuppressor.h"
#include <nsIObserver.h>
#include <nsAutoLock.h>
#include <nsComponentManagerUtils.h>
#include <nsCOMPtr.h>
#include <nsStringGlue.h>
Go to the source code of this file.
|
#define | SB_BASE_SCREEN_SAVER_SUPPRESSOR_DESC "Songbird Screen Saver Suppressor Service" |
|
#define | SB_BASE_SCREEN_SAVER_SUPPRESSOR_CLASSNAME "sbScreenSaverSuppressor" |
|
#define | SB_BASE_SCREEN_SAVER_SUPPRESSOR_CONTRACTID "@songbirdnest.com/Songbird/ScreenSaverSuppressor;1" |
|
#define | SB_BASE_SCREEN_SAVER_SUPPRESSOR_CID { 0xe3247f9, 0xa111, 0x4d2a, { 0x86, 0x9a, 0x4, 0x39, 0x66, 0x10, 0x8d, 0x98 } } |
|
#define SB_BASE_SCREEN_SAVER_SUPPRESSOR_CID { 0xe3247f9, 0xa111, 0x4d2a, { 0x86, 0x9a, 0x4, 0x39, 0x66, 0x10, 0x8d, 0x98 } } |
#define SB_BASE_SCREEN_SAVER_SUPPRESSOR_CLASSNAME "sbScreenSaverSuppressor" |
#define SB_BASE_SCREEN_SAVER_SUPPRESSOR_CONTRACTID "@songbirdnest.com/Songbird/ScreenSaverSuppressor;1" |
#define SB_BASE_SCREEN_SAVER_SUPPRESSOR_DESC "Songbird Screen Saver Suppressor Service" |