/soc/2013/ankitkv/gobjectification: 26b1f1a3c311: Since some pre...
Ankit Vani
a at nevitus.org
Sun Sep 1 16:08:41 EDT 2013
Changeset: 26b1f1a3c3117a0fb66e8195572662f4f0ce21d1
Author: Ankit Vani <a at nevitus.org>
Date: 2013-09-02 00:58 +0530
Branch: soc.2013.gobjectification.plugins
URL: https://hg.pidgin.im/soc/2013/ankitkv/gobjectification/rev/26b1f1a3c311
Description:
Since some pref paths have been changed anyways, changed the pidgin UI identifier
diffstat:
pidgin/pidgin.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (13 lines):
diff --git a/pidgin/pidgin.h b/pidgin/pidgin.h
--- a/pidgin/pidgin.h
+++ b/pidgin/pidgin.h
@@ -36,8 +36,7 @@
/**
* Our UI's identifier.
*/
-/* leave this as gtk-gaim until we have a decent way to migrate UI-prefs */
-#define PIDGIN_UI "gtk-gaim"
+#define PIDGIN_UI "gtk-pidgin"
/* change this only when we have a sane upgrade path for old prefs */
#define PIDGIN_PREFS_ROOT "/pidgin"
More information about the Commits
mailing list