2005-09-19 Christopher Aillon <caillon@redhat.com>

* gnome/applet/applet.c: Use translator-credits
	so translators can make themselves known.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@965 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
Christopher Aillon 2005-09-19 18:17:36 +00:00 committed by Chris Aillon
parent 7a6fff8c0d
commit fc879f666c
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2005-09-19 Christopher Aillon <caillon@redhat.com>
* gnome/applet/applet.c: Use translator-credits
so translators can make themselves known.
2005-09-15 Christopher Aillon <caillon@redhat.com>
* src/NetworkManagerAP.c:

View file

@ -324,7 +324,7 @@ static void nmwa_about_cb (NMWirelessApplet *applet)
"authors", authors,
"artists", artists,
"documenters", documenters,
"translator-credits", NULL,
"translator-credits", _("translator-credits"),
"logo-icon-name", GTK_STOCK_NETWORK,
NULL);
#endif