gdm r6296 - in branches/gnome-2-22: . gui/simple-greeter



Author: matthiasc
Date: Thu Jul 10 17:12:02 2008
New Revision: 6296
URL: http://svn.gnome.org/viewvc/gdm?rev=6296&view=rev

Log:
2008-07-10  Matthias Clasen <mclasen redhat com>

        * gui/simple-greeter/gdm-language-option-widget.c:
        Use standard icon names.



Modified:
   branches/gnome-2-22/ChangeLog
   branches/gnome-2-22/gui/simple-greeter/gdm-language-option-widget.c

Modified: branches/gnome-2-22/gui/simple-greeter/gdm-language-option-widget.c
==============================================================================
--- branches/gnome-2-22/gui/simple-greeter/gdm-language-option-widget.c	(original)
+++ branches/gnome-2-22/gui/simple-greeter/gdm-language-option-widget.c	Thu Jul 10 17:12:02 2008
@@ -233,7 +233,7 @@
 
         object = g_object_new (GDM_TYPE_LANGUAGE_OPTION_WIDGET,
                                "label-text", _("_Language:"),
-                               "icon-name", "config-language",
+                               "icon-name", "preferences-desktop-locale",
                                "max-item-count", 8,
                                NULL);
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]