| 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. |