summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2009-02-24 15:13:37 +0000
committerRay Strode <halfline@src.gnome.org>2009-02-24 15:13:37 +0000
commite2c10b8b819d45656e8ff4fa7356f5303529a35e (patch)
treefb671bc98ddf6266aa8c197b96c170661badc07d /ChangeLog
parenta67de6275e5138e497befd148d53f8b8bb0153f2 (diff)
downloadgdm-e2c10b8b819d45656e8ff4fa7356f5303529a35e.tar.gz
Don't call gettext on some strings that aren't user visible and are in a
2009-02-19 Ray Strode <rstrode@redhat.com> * gui/user-switch-applet/gdm-user-menu-item.c: Don't call gettext on some strings that aren't user visible and are in a file that didn't get added to POTFILES.in before string freeze, bug 570086 svn path=/trunk/; revision=6727
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f8052320..bfcda6d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2009-02-19 Ray Strode <rstrode@redhat.com>
+ * gui/user-switch-applet/gdm-user-menu-item.c:
+ Don't call gettext on some strings that aren't
+ user visible and are in a file that didn't get
+ added to POTFILES.in before string freeze,
+ bug 570086
+
+2009-02-19 Ray Strode <rstrode@redhat.com>
+
* gui/simple-greeter/gdm-greeter-session.c
(get_tallest_monitor_at_point):
Drop superfluous call to gdk_screen_get_monitor_at_point