org.guifications.plugins.autoprofile_merge: 868552d51959ea524aa6ede690f9cdc0aeaa21bf
rekkanoryo at guifications.org
rekkanoryo at guifications.org
Sun Mar 23 21:30:13 CDT 2008
-----------------------------------------------------------------
Revision: 868552d51959ea524aa6ede690f9cdc0aeaa21bf
Ancestor: 4160d986d452f9cb70c9a2698581503d8d4e509e
Author: rekkanoryo at guifications.org
Date: 2008-03-24T01:31:55
Branch: org.guifications.plugins.autoprofile_merge
Modified files:
autoprofile/preferences.c
ChangeLog:
Another side-effect of the aforementioned sed spree
-----------------------------------------------------------------
This revision's diffstat output:
preferences.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------- next part --------------
============================================================
--- autoprofile/preferences.c 7a3b8efe0653754aa160aaf0affa928ee17f3eb8
+++ autoprofile/preferences.c 020e6fbd26aa7a5eff82064064c044c0139d54e9
@@ -729,7 +729,7 @@ void ap_preferences_display ()
g_object_set (notebook, "homogeneous", TRUE, NULL);
- dialog = gtk_dialog_new_with_buttons(PURPLE_ALERT_TITLE, NULL,
+ dialog = gtk_dialog_new_with_buttons(PIDGIN_ALERT_TITLE, NULL,
GTK_DIALOG_NO_SEPARATOR,
GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE,
NULL);
More information about the Plugins-commits
mailing list