[Xfce4-commits] r24702 - in squeeze/trunk: pixmaps src
Stephan Arts
stephan at xfce.org
Tue Jan 23 10:32:52 CET 2007
Author: stephan
Date: 2007-01-23 09:32:52 +0000 (Tue, 23 Jan 2007)
New Revision: 24702
Modified:
squeeze/trunk/pixmaps/archive-add.png
squeeze/trunk/pixmaps/archive-extract.png
squeeze/trunk/src/main_window.c
Log:
Truely fixed bug #2705
Modified: squeeze/trunk/pixmaps/archive-add.png
===================================================================
(Binary files differ)
Modified: squeeze/trunk/pixmaps/archive-extract.png
===================================================================
(Binary files differ)
Modified: squeeze/trunk/src/main_window.c
===================================================================
--- squeeze/trunk/src/main_window.c 2007-01-22 20:55:08 UTC (rev 24701)
+++ squeeze/trunk/src/main_window.c 2007-01-23 09:32:52 UTC (rev 24702)
@@ -954,6 +954,9 @@
_("Contributors:"),
"Peter de Ridder <peter at xfce.org>",
"",
+ _("Artwork:"),
+ "The add and extract icons are based on the extract icon created by Andreas Nilsson",
+ "",
_("Inspired by Xarchiver, written by Giuseppe Torelli"), NULL};
GtkWidget *about_dialog = gtk_about_dialog_new();
More information about the Xfce4-commits
mailing list