mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 08:48:07 +02:00
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:
parent
7a6fff8c0d
commit
fc879f666c
2 changed files with 6 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue