31
31
#define GCONF_KEY_END_SYSTEM_UIDS "/apps/update-notifier/end_system_uids"
32
32
#define GCONF_KEY_AUTO_LAUNCH "/apps/update-notifier/auto_launch"
33
33
#define GCONF_KEY_AUTO_LAUNCH_INTERVAL "/apps/update-notifier/regular_auto_launch_interval"
34
35
#define GCONF_KEY_LAST_LAUNCH "/apps/update-manager/launch_time"
36
37
#define HOOKS_DIR "/var/lib/update-notifier/user.d/"