pidgin: f017580a: Fix a typo caught by Geoffrey Antos.

rekkanoryo at pidgin.im rekkanoryo at pidgin.im
Sun Jun 7 13:45:23 EDT 2009


-----------------------------------------------------------------
Revision: f017580a3b23ad3050f63c88789c0229df75a8ee
Ancestor: c3098147bda4bcb8ca6b028799b77d38c97795d6
Author: rekkanoryo at pidgin.im
Date: 2009-06-07T17:42:00
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/f017580a3b23ad3050f63c88789c0229df75a8ee

Modified files:
        pidgin/plugins/pidginrc.c

ChangeLog: 

Fix a typo caught by Geoffrey Antos.

-------------- next part --------------
============================================================
--- pidgin/plugins/pidginrc.c	1a111a6d1af3e7a67a1855abcc7ff2362740a1dd
+++ pidgin/plugins/pidginrc.c	603fe45fe8036166ecc70b1f55f0cd2a85ac2701
@@ -34,7 +34,7 @@ static const gchar *color_prefs[] = {
 	"/plugins/gtk/purplerc/color/GtkIMHtml::receive-name-color",
 	"/plugins/gtk/purplerc/color/GtkIMHtml::highlight-name-color",
 	"/plugins/gtk/purplerc/color/GtkIMHtml::action-name-color",
-	"/plugins/gtk/purplerc/color/GtkIMHtml::typing-ntofication-color"
+	"/plugins/gtk/purplerc/color/GtkIMHtml::typing-notification-color"
 };
 static const gchar *color_prefs_set[] = {
 	"/plugins/gtk/purplerc/set/color/GtkIMHtml::hyperlink-color",


More information about the Commits mailing list