gdm r5982 - in branches/gnome-2-20: . daemon po



Author: bcameron
Date: Mon Mar 10 18:38:30 2008
New Revision: 5982
URL: http://svn.gnome.org/viewvc/gdm?rev=5982&view=rev

Log:
2008-03-10 Brian Cameron <brian cameron sun com>

        * daemon/gdm.h, po/POTFILES:  Mark the default local and remote
          welcome message for translation more clearly.


Modified:
   branches/gnome-2-20/ChangeLog
   branches/gnome-2-20/daemon/gdm.h
   branches/gnome-2-20/po/POTFILES.in

Modified: branches/gnome-2-20/daemon/gdm.h
==============================================================================
--- branches/gnome-2-20/daemon/gdm.h	(original)
+++ branches/gnome-2-20/daemon/gdm.h	Mon Mar 10 18:38:30 2008
@@ -67,6 +67,8 @@
  */
 #define GDM_DEFAULT_WELCOME_MSG "Welcome"
 #define GDM_DEFAULT_REMOTE_WELCOME_MSG "Welcome to %n"
+#define GDM_DEFAULT_WELCOME_TRANSLATED_MSG N_("Welcome")
+#define GDM_DEFAULT_REMOTE_WELCOME_TRANSLATED_MSG N_("Welcome to %n")
 
 #define GDM_SESSION_FAILSAFE_GNOME "GDM_Failsafe.GNOME"
 #define GDM_SESSION_FAILSAFE_XTERM "GDM_Failsafe.XTERM"

Modified: branches/gnome-2-20/po/POTFILES.in
==============================================================================
--- branches/gnome-2-20/po/POTFILES.in	(original)
+++ branches/gnome-2-20/po/POTFILES.in	Mon Mar 10 18:38:30 2008
@@ -14,6 +14,7 @@
 daemon/gdm-net.c
 daemon/gdm-xdmcp-manager.c
 daemon/gdm.c
+daemon/gdm.h
 daemon/misc.c
 daemon/server.c
 daemon/slave.c



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