pidgin/pidgin.h

branch
soc.2013.gobjectification.plugins
changeset 36645
26b1f1a3c311
parent 33683
bf243e3394a7
child 36875
e77b9f184125
equal deleted inserted replaced
36644:e06a238d2864 36645:26b1f1a3c311
34 #endif 34 #endif
35 35
36 /** 36 /**
37 * Our UI's identifier. 37 * Our UI's identifier.
38 */ 38 */
39 /* leave this as gtk-gaim until we have a decent way to migrate UI-prefs */ 39 #define PIDGIN_UI "gtk-pidgin"
40 #define PIDGIN_UI "gtk-gaim"
41 40
42 /* change this only when we have a sane upgrade path for old prefs */ 41 /* change this only when we have a sane upgrade path for old prefs */
43 #define PIDGIN_PREFS_ROOT "/pidgin" 42 #define PIDGIN_PREFS_ROOT "/pidgin"
44 43
45 /* Translators may want to transliterate the name. 44 /* Translators may want to transliterate the name.

mercurial