mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-06-19 00:48:29 +02:00
2005-10-26 Christopher Aillon <caillon@redhat.com>
* gnome/applet.c: Also use translator credits if we don't have the new GtkAboutDialog (older versions of GTK+) git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1076 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
42a1c2bb90
commit
a6a941c3ad
2 changed files with 6 additions and 1 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2005-10-26 Christopher Aillon <caillon@redhat.com>
|
||||
|
||||
* gnome/applet.c: Also use translator credits if we don't have
|
||||
the new GtkAboutDialog (older versions of GTK+)
|
||||
|
||||
2005-10-26 Robert Love <rml@novell.com>
|
||||
|
||||
* dispatcher-daemon/NetworkManagerDispatcher.c: print actual error string on daemon()
|
||||
|
|
|
|||
|
|
@ -319,7 +319,7 @@ static void nmwa_about_cb (NMWirelessApplet *applet)
|
|||
_("Notification area applet for managing your network devices and connections."),
|
||||
authors,
|
||||
documenters,
|
||||
NULL,
|
||||
_("translator-credits"),
|
||||
pixbuf);
|
||||
g_object_unref (pixbuf);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue