gimp r25151 - in trunk: . libgimpwidgets themes/Default/images



Author: neo
Date: Fri Mar 21 12:28:24 2008
New Revision: 25151
URL: http://svn.gnome.org/viewvc/gimp?rev=25151&view=rev

Log:
2008-03-21  Sven Neumann  <sven gimp org>

	* themes/Default/images/Makefile.am
	* themes/Default/images/stock-gegl-24.png: removed...

	* themes/Default/images/stock-gegl-22.png: ... and added a 
cropped
	version that goes better with the other tool icons.

	* libgimpwidgets/gimpstock.c: changed accordingly.



Added:
   trunk/themes/Default/images/stock-gegl-22.png
      - copied, changed from r25150, /trunk/themes/Default/images/stock-gegl-24.png
Removed:
   trunk/themes/Default/images/stock-gegl-24.png
Modified:
   trunk/ChangeLog
   trunk/libgimpwidgets/gimpstock.c
   trunk/themes/Default/images/Makefile.am

Modified: trunk/libgimpwidgets/gimpstock.c
==============================================================================
--- trunk/libgimpwidgets/gimpstock.c	(original)
+++ trunk/libgimpwidgets/gimpstock.c	Fri Mar 21 12:28:24 2008
@@ -482,7 +482,7 @@
   { GIMP_STOCK_WEB,                      stock_web_24                      },
   { GIMP_STOCK_WILBER,                   stock_wilber_22                   },
   { GIMP_STOCK_VIDEO,                    stock_video_24                    },
-  { GIMP_STOCK_GEGL,                     stock_gegl_24                     }
+  { GIMP_STOCK_GEGL,                     stock_gegl_22                     }
 };
 
 static const struct

Modified: trunk/themes/Default/images/Makefile.am
==============================================================================
--- trunk/themes/Default/images/Makefile.am	(original)
+++ trunk/themes/Default/images/Makefile.am	Fri Mar 21 12:28:24 2008
@@ -160,7 +160,7 @@
 	stock-edit-16.png			\
 	stock-eye-20.png			\
 	stock-floating-selection-24.png		\
-	stock-gegl-24.png			\
+	stock-gegl-22.png			\
 	stock-gravity-east-24.png		\
 	stock-gravity-north-24.png		\
 	stock-gravity-north-east-24.png		\

Copied: trunk/themes/Default/images/stock-gegl-22.png (from r25150, /trunk/themes/Default/images/stock-gegl-24.png)
==============================================================================
Binary files. No diff available.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]