pidgin/pidgin.h

changeset 16575
c7f80fead80f
parent 16478
19107605c565
child 16977
c9cb49bea66d
equal deleted inserted replaced
16529:1d0da9270ff9 16575:c7f80fead80f
41 */ 41 */
42 /* leave this as gtk-gaim until we have a decent way to migrate UI-prefs */ 42 /* leave this as gtk-gaim until we have a decent way to migrate UI-prefs */
43 #define PIDGIN_UI "gtk-gaim" 43 #define PIDGIN_UI "gtk-gaim"
44 44
45 /* change this only when we have a sane upgrade path for old prefs */ 45 /* change this only when we have a sane upgrade path for old prefs */
46 #define PIDGIN_PREFS_ROOT "/gaim/gtk" 46 #define PIDGIN_PREFS_ROOT "/pidgin"
47 47
48 #ifndef _WIN32 48 #ifndef _WIN32
49 # define PIDGIN_ALERT_TITLE "" 49 # define PIDGIN_ALERT_TITLE ""
50 #else 50 #else
51 # define PIDGIN_ALERT_TITLE PIDGIN_NAME 51 # define PIDGIN_ALERT_TITLE PIDGIN_NAME

mercurial