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:
Christopher Aillon 2005-10-27 05:06:49 +00:00 committed by Chris Aillon
parent 42a1c2bb90
commit a6a941c3ad
2 changed files with 6 additions and 1 deletions

View file

@ -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()

View file

@ -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);