New icons for the tests.
authortoma <toma@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 19 Jan 2010 03:07:39 +0000 (03:07 +0000)
committertoma <toma@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 19 Jan 2010 03:07:39 +0000 (03:07 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@45317 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

81 files changed:
data/3d.png [new file with mode: 0644]
data/Makefile.am
data/blend.png [new file with mode: 0644]
data/data.png [new file with mode: 0644]
data/map.png [new file with mode: 0644]
data/rect.png [new file with mode: 0644]
data/text.png [new file with mode: 0644]
data/widgets.png [new file with mode: 0644]
src/bin/image_blend_border.c
src/bin/image_blend_border_recolor.c
src/bin/image_blend_fade_pow2_unscaled.c
src/bin/image_blend_fade_unscaled.c
src/bin/image_blend_nearest_same_scaled.c
src/bin/image_blend_nearest_scaled.c
src/bin/image_blend_nearest_solid_same_scaled.c
src/bin/image_blend_nearest_solid_scaled.c
src/bin/image_blend_occlude1.c
src/bin/image_blend_occlude1_few.c
src/bin/image_blend_occlude1_many.c
src/bin/image_blend_occlude1_very_many.c
src/bin/image_blend_occlude2.c
src/bin/image_blend_occlude2_few.c
src/bin/image_blend_occlude2_many.c
src/bin/image_blend_occlude2_very_many.c
src/bin/image_blend_occlude3.c
src/bin/image_blend_occlude3_few.c
src/bin/image_blend_occlude3_many.c
src/bin/image_blend_occlude3_very_many.c
src/bin/image_blend_smooth_same_scaled.c
src/bin/image_blend_smooth_scaled.c
src/bin/image_blend_smooth_solid_same_scaled.c
src/bin/image_blend_smooth_solid_scaled.c
src/bin/image_blend_solid_border.c
src/bin/image_blend_solid_fade_pow2_unscaled.c
src/bin/image_blend_solid_fade_unscaled.c
src/bin/image_blend_solid_middle_border.c
src/bin/image_blend_solid_middle_unscaled.c
src/bin/image_blend_solid_unscaled.c
src/bin/image_blend_unscaled.c
src/bin/image_crossfade.c
src/bin/image_data_argb.c
src/bin/image_data_argb_alpha.c
src/bin/image_data_ycbcr601pl.c
src/bin/image_data_ycbcr601pl_wide_stride.c
src/bin/image_map_3d_1.c
src/bin/image_map_3d_2.c
src/bin/image_map_3d_3.c
src/bin/image_map_3d_4.c
src/bin/image_map_3d_5.c
src/bin/image_map_3d_6.c
src/bin/image_map_3d_flow.c
src/bin/image_map_color_alpha_nearest_rotate.c
src/bin/image_map_color_alpha_nearest_solid_rotate.c
src/bin/image_map_color_alpha_rotate.c
src/bin/image_map_color_alpha_solid_rotate.c
src/bin/image_map_color_nearest_rotate.c
src/bin/image_map_color_nearest_solid_rotate.c
src/bin/image_map_color_rotate.c
src/bin/image_map_color_solid_rotate.c
src/bin/image_map_nearest_rotate.c
src/bin/image_map_nearest_solid_rotate.c
src/bin/image_map_rotate.c
src/bin/image_map_solid_rotate.c
src/bin/image_quality_scale.c
src/bin/poly_blend.c
src/bin/rect_blend.c
src/bin/rect_blend_few.c
src/bin/rect_blend_pow2.c
src/bin/rect_blend_pow2_few.c
src/bin/rect_solid.c
src/bin/rect_solid_few.c
src/bin/text_basic.c
src/bin/text_change.c
src/bin/text_styles.c
src/bin/text_styles_different_strings.c
src/bin/textblock_basic.c
src/bin/textblock_intl.c
src/bin/widgets_file_icons.c
src/bin/widgets_file_icons_2.c
src/bin/widgets_file_icons_3.c
src/bin/widgets_file_icons_4.c

diff --git a/data/3d.png b/data/3d.png
new file mode 100644 (file)
index 0000000..6f5fcb8
Binary files /dev/null and b/data/3d.png differ
index 8157ca1..c84b062 100644 (file)
@@ -45,6 +45,14 @@ cube2.png \
 cube3.png \
 cube4.png \
 cube5.png \
-cube6.png
+cube6.png \
+text.png \
+rect.png \
+blend.png \
+map.png \
+3d.png \
+data.png \
+widgets.png
+
 
 EXTRA_DIST = $(files_DATA)
diff --git a/data/blend.png b/data/blend.png
new file mode 100644 (file)
index 0000000..bfd647b
Binary files /dev/null and b/data/blend.png differ
diff --git a/data/data.png b/data/data.png
new file mode 100644 (file)
index 0000000..26b5a72
Binary files /dev/null and b/data/data.png differ
diff --git a/data/map.png b/data/map.png
new file mode 100644 (file)
index 0000000..7a13b5f
Binary files /dev/null and b/data/map.png differ
diff --git a/data/rect.png b/data/rect.png
new file mode 100644 (file)
index 0000000..8f54d64
Binary files /dev/null and b/data/rect.png differ
diff --git a/data/text.png b/data/text.png
new file mode 100644 (file)
index 0000000..ef33aa9
Binary files /dev/null and b/data/text.png differ
diff --git a/data/widgets.png b/data/widgets.png
new file mode 100644 (file)
index 0000000..350297f
Binary files /dev/null and b/data/widgets.png differ
index d1fe7bf..10d5b85 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_blend_border_start
 #define NAME "Image Blend Border"
-#define ICON "flower.png"
+#define ICON "blend.png"
 
 #ifndef PROTO
 # ifndef UI
index f1047dd..3e11840 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_blend_border_recolor_start
 #define NAME "Image Blend Border Recolor"
-#define ICON "flower.png"
+#define ICON "blend.png"
 
 #ifndef PROTO
 # ifndef UI
index 029f011..f31acaa 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_blend_fade_pow2_unscaled_start
 #define NAME "Image Blend Fade Power 2 Unscaled"
-#define ICON "flower.png"
+#define ICON "blend.png"
 
 #ifndef PROTO
 # ifndef UI
index ee0fb7a..658110f 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_blend_fade_unscaled_start
 #define NAME "Image Blend Fade Unscaled"
-#define ICON "flower.png"
+#define ICON "blend.png"
 
 #ifndef PROTO
 # ifndef UI
index c680ed5..52ba6d7 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_blend_nearest_same_scaled_start
 #define NAME "Image Blend Nearest Same Scaled"
-#define ICON "flower.png"
+#define ICON "blend.png"
 
 #ifndef PROTO
 # ifndef UI
index 9f09e75..47a431e 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_blend_nearest_scaled_start
 #define NAME "Image Blend Nearest Scaled"
-#define ICON "flower.png"
+#define ICON "blend.png"
 
 #ifndef PROTO
 # ifndef UI
index b75b9b0..e8979b4 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_blend_nearest_solid_same_scaled_start
 #define NAME "Image Blend Nearest Solid Same Scaled"
-#define ICON "flower.png"
+#define ICON "blend.png"
 
 #ifndef PROTO
 # ifndef UI
index ddb1e51..1bd75df 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_blend_nearest_solid_scaled_start
 #define NAME "Image Blend Nearest Solid Scaled"
-#define ICON "flower.png"
+#define ICON "blend.png"
 
 #ifndef PROTO
 # ifndef UI
index 5020ad6..098ee57 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_blend_occlude1_start
 #define NAME "Image Blend Occlude 1"
-#define ICON "flower.png"
+#define ICON "blend.png"
 
 #ifndef PROTO
 # ifndef UI
index a8fbd7c..c0ba2dc 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_blend_occlude1_few_start
 #define NAME "Image Blend Occlude 1 Few"
-#define ICON "flower.png"
+#define ICON "blend.png"
 
 #ifndef PROTO
 # ifndef UI
index 3fe8b77..02a0f09 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_blend_occlude1_many_start
 #define NAME "Image Blend Occlude 1 Many"
-#define ICON "flower.png"
+#define ICON "blend.png"
 
 #ifndef PROTO
 # ifndef UI
index 837557b..51b44f8 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_blend_occlude1_very_many_start
 #define NAME "Image Blend Occlude 1 Very Many"
-#define ICON "flower.png"
+#define ICON "blend.png"
 
 #ifndef PROTO
 # ifndef UI
index 3647eac..4557bce 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_blend_occlude2_start
 #define NAME "Image Blend Occlude 2"
-#define ICON "flower.png"
+#define ICON "blend.png"
 
 #ifndef PROTO
 # ifndef UI
index d717852..8aca4b1 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_blend_occlude2_few_start
 #define NAME "Image Blend Occlude 2 Few"
-#define ICON "flower.png"
+#define ICON "blend.png"
 
 #ifndef PROTO
 # ifndef UI
index de2f1f7..b0ab9ba 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_blend_occlude2_many_start
 #define NAME "Image Blend Occlude 2 Many"
-#define ICON "flower.png"
+#define ICON "blend.png"
 
 #ifndef PROTO
 # ifndef UI
index 30b5880..776ada8 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_blend_occlude2_very_many_start
 #define NAME "Image Blend Occlude 2 Very Many"
-#define ICON "flower.png"
+#define ICON "blend.png"
 
 #ifndef PROTO
 # ifndef UI
index 46d9836..fa69b97 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_blend_occlude3_start
 #define NAME "Image Blend Occlude 3"
-#define ICON "flower.png"
+#define ICON "blend.png"
 
 #ifndef PROTO
 # ifndef UI
index 2d38fae..92166f1 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_blend_occlude3_few_start
 #define NAME "Image Blend Occlude 3 Few"
-#define ICON "flower.png"
+#define ICON "blend.png"
 
 #ifndef PROTO
 # ifndef UI
index 7979a43..aecb5ee 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_blend_occlude3_many_start
 #define NAME "Image Blend Occlude 3 Many"
-#define ICON "flower.png"
+#define ICON "blend.png"
 
 #ifndef PROTO
 # ifndef UI
index d7797df..ea353ba 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_blend_occlude3_very_many_start
 #define NAME "Image Blend Occlude 3 Very Many"
-#define ICON "flower.png"
+#define ICON "blend.png"
 
 #ifndef PROTO
 # ifndef UI
index 5d2bdd3..a1e6fc3 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_blend_smooth_same_scaled_start
 #define NAME "Image Blend Smooth Same Scaled"
-#define ICON "flower.png"
+#define ICON "blend.png"
 
 #ifndef PROTO
 # ifndef UI
index 7c86bdb..b2086f0 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_blend_smooth_scaled_start
 #define NAME "Image Blend Smooth Scaled"
-#define ICON "flower.png"
+#define ICON "blend.png"
 
 #ifndef PROTO
 # ifndef UI
index 8ab7ce5..41366a3 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_blend_smooth_solid_same_scaled_start
 #define NAME "Image Blend Smooth Solid Same Scaled"
-#define ICON "flower.png"
+#define ICON "blend.png"
 
 #ifndef PROTO
 # ifndef UI
index c5d9e0b..e4028bd 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_blend_smooth_solid_scaled_start
 #define NAME "Image Blend Smooth Solid Scaled"
-#define ICON "flower.png"
+#define ICON "blend.png"
 
 #ifndef PROTO
 # ifndef UI
index 7662606..2e1b0bb 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_blend_solid_border_start
 #define NAME "Image Blend Solid Border"
-#define ICON "flower.png"
+#define ICON "blend.png"
 
 #ifndef PROTO
 # ifndef UI
index 8acc04c..1af71db 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_blend_solid_fade_pow2_unscaled_start
 #define NAME "Image Blend Solid Fade Power 2 Unscaled"
-#define ICON "flower.png"
+#define ICON "blend.png"
 
 #ifndef PROTO
 # ifndef UI
index 1c2a7f1..6a6cb9f 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_blend_solid_fade_unscaled_start
 #define NAME "Image Blend Solid Fade Unscaled"
-#define ICON "flower.png"
+#define ICON "blend.png"
 
 #ifndef PROTO
 # ifndef UI
index a63eae0..5a7d6f9 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_blend_solid_middle_border
 #define NAME "Image Blend Solid Middle Border"
-#define ICON "flower.png"
+#define ICON "blend.png"
 
 #ifndef PROTO
 # ifndef UI
index 4570750..b2a30ca 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_blend_solid_middle_unscaled_start
 #define NAME "Image Blend Solid Middle Unscaled"
-#define ICON "flower.png"
+#define ICON "blend.png"
 
 #ifndef PROTO
 # ifndef UI
index b7f20a5..136323e 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_blend_solid_unscaled_start
 #define NAME "Image Blend Solid Unscaled"
-#define ICON "flower.png"
+#define ICON "blend.png"
 
 #ifndef PROTO
 # ifndef UI
index db37283..02feb60 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_blend_unscaled_start
 #define NAME "Image Blend Unscaled"
-#define ICON "flower.png"
+#define ICON "blend.png"
 
 #ifndef PROTO
 # ifndef UI
index c1139a5..3a824a8 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_crossfade_start
 #define NAME "Image Crossfade"
-#define ICON "mushroom.png"
+#define ICON "blend.png"
 
 #ifndef PROTO
 # ifndef UI
index 5c66efc..2ff00fc 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_data_argb_start
 #define NAME "Image Data ARGB"
-#define ICON "mushroom.png"
+#define ICON "data.png"
 
 #ifndef PROTO
 # ifndef UI
index 04e6299..e907dee 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_data_argb_alpha_start
 #define NAME "Image Data ARGB Alpha"
-#define ICON "mushroom.png"
+#define ICON "data.png"
 
 #ifndef PROTO
 # ifndef UI
index 55f68a8..fa4a6fc 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_data_ycbcr601pl_start
 #define NAME "Image Data YCbCr 601 Pointer List"
-#define ICON "mushroom.png"
+#define ICON "data.png"
 
 #ifndef PROTO
 # ifndef UI
index 3651977..137e11d 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_data_ycbcr601pl_wide_stride_start
 #define NAME "Image Data YCbCr 601 Pointer List Wide Stride"
-#define ICON "mushroom.png"
+#define ICON "data.png"
 
 #ifndef PROTO
 # ifndef UI
index 8569fa1..7b15556 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_map_3d_1_start
 #define NAME "Image Map 3D 1"
-#define ICON "bug.png"
+#define ICON "3d.png"
 
 #ifndef PROTO
 # ifndef UI
index 42d1cbb..c5fa2b9 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_map_3d_2_start
 #define NAME "Image Map 3D 2"
-#define ICON "bug.png"
+#define ICON "3d.png"
 
 #ifndef PROTO
 # ifndef UI
index 3d72090..54c0fc9 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_map_3d_3_start
 #define NAME "Image Map 3D 3"
-#define ICON "bug.png"
+#define ICON "3d.png"
 
 #ifndef PROTO
 # ifndef UI
index 48b3f54..0afb349 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_map_3d_4_start
 #define NAME "Image Map 3D 4"
-#define ICON "bug.png"
+#define ICON "3d.png"
 
 #ifndef PROTO
 # ifndef UI
index 89f6e0a..b2aabdd 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_map_3d_5_start
 #define NAME "Image Map 3D 5"
-#define ICON "pulse.png"
+#define ICON "3d.png"
 
 #ifndef PROTO
 # ifndef UI
index 3f62ab8..96d1862 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_map_3d_6_start
 #define NAME "Image Map 3D 6"
-#define ICON "pulse.png"
+#define ICON "3d.png"
 
 #ifndef PROTO
 # ifndef UI
index c7f7e1c..55ac295 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_map_3d_flow_start
 #define NAME "Image Map 3D Flow"
-#define ICON "bulb.png"
+#define ICON "3d.png"
 
 #ifndef PROTO
 # ifndef UI
index b5195b8..b5566c1 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_map_color_alpha_nearest_rotate_start
 #define NAME "Image Map Color Alpha Nearest Rotate"
-#define ICON "mushroom.png"
+#define ICON "map.png"
 
 #ifndef PROTO
 # ifndef UI
index e4a252e..2634f79 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_map_color_alpha_nearest_solid_rotate_start
 #define NAME "Image Map Color Alpha Nearest Solid Rotate"
-#define ICON "mushroom.png"
+#define ICON "map.png"
 
 #ifndef PROTO
 # ifndef UI
index 371adf4..5bf479c 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_map_color_alpha_rotate_start
 #define NAME "Image Map Color Alpha Rotate"
-#define ICON "mushroom.png"
+#define ICON "map.png"
 
 #ifndef PROTO
 # ifndef UI
index c626802..223d9d7 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_map_color_alpha_solid_rotate_start
 #define NAME "Image Map Color Alpha Solid Rotate"
-#define ICON "mushroom.png"
+#define ICON "map.png"
 
 #ifndef PROTO
 # ifndef UI
index ca61461..8bc6024 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_map_color_nearest_rotate_start
 #define NAME "Image Map Color Nearest Rotate"
-#define ICON "mushroom.png"
+#define ICON "map.png"
 
 #ifndef PROTO
 # ifndef UI
index 01421b6..3a59396 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_map_color_nearest_solid_rotate_start
 #define NAME "Image Map Color Nearest Solid Rotate"
-#define ICON "mushroom.png"
+#define ICON "map.png"
 
 #ifndef PROTO
 # ifndef UI
index e9f860f..9d00172 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_map_color_rotate_start
 #define NAME "Image Map Color Rotate"
-#define ICON "mushroom.png"
+#define ICON "map.png"
 
 #ifndef PROTO
 # ifndef UI
index 13abf4d..ad83259 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_map_color_solid_rotate_start
 #define NAME "Image Map Color Solid Rotate"
-#define ICON "mushroom.png"
+#define ICON "map.png"
 
 #ifndef PROTO
 # ifndef UI
index 20ce49d..d3ba537 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_map_nearest_rotate_start
 #define NAME "Image Map Nearest Rotate"
-#define ICON "mushroom.png"
+#define ICON "map.png"
 
 #ifndef PROTO
 # ifndef UI
index 75c8532..1816886 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_map_nearest_solid_rotate_start
 #define NAME "Image Map Nearest Solid Rotate"
-#define ICON "mushroom.png"
+#define ICON "map.png"
 
 #ifndef PROTO
 # ifndef UI
index 1654e37..9089f48 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_map_rotate_start
 #define NAME "Image Map Rotate"
-#define ICON "mushroom.png"
+#define ICON "map.png"
 
 #ifndef PROTO
 # ifndef UI
index 3b08125..bdb8630 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_map_solid_rotate_start
 #define NAME "Image Map Solid Rotate"
-#define ICON "mushroom.png"
+#define ICON "map.png"
 
 #ifndef PROTO
 # ifndef UI
index 5c1b3ea..57dbe9c 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME image_quality_scale_start
 #define NAME "Image Quality Scale"
-#define ICON "mushroom.png"
+#define ICON "data.png"
 
 #ifndef PROTO
 # ifndef UI
index 0e1b31a..490bb4b 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME poly_blend_start
 #define NAME "Polygon Blend"
-#define ICON "flower.png"
+#define ICON "rect.png"
 
 #ifndef PROTO
 # ifndef UI
index 8149500..fb5cb8e 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME rect_blend_start
 #define NAME "Rect Blend"
-#define ICON "flower.png"
+#define ICON "rect.png"
 
 #ifndef PROTO
 # ifndef UI
index 52a9056..15bab8a 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME rect_blend_few_start
 #define NAME "Rect Blend Few"
-#define ICON "flower.png"
+#define ICON "rect.png"
 
 #ifndef PROTO
 # ifndef UI
index 29a7d02..381170d 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME rect_blend_pow2_start
 #define NAME "Rect Blend Power 2"
-#define ICON "flower.png"
+#define ICON "rect.png"
 
 #ifndef PROTO
 # ifndef UI
index a45e4b1..7c1f409 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME rect_blend_pow2_few_start
 #define NAME "Rect Blend Power 2 Few"
-#define ICON "flower.png"
+#define ICON "rect.png"
 
 #ifndef PROTO
 # ifndef UI
index 8496ff7..c51df40 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME rect_solid_start
 #define NAME "Rect Solid"
-#define ICON "flower.png"
+#define ICON "rect.png"
 
 #ifndef PROTO
 # ifndef UI
index 87ed9f6..1976d3d 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME rect_solid_few_start
 #define NAME "Rect Solid Few"
-#define ICON "flower.png"
+#define ICON "rect.png"
 
 #ifndef PROTO
 # ifndef UI
index fdff93d..80c5353 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME text_basic_start
 #define NAME "Text Basic"
-#define ICON "mushroom.png"
+#define ICON "text.png"
 
 #ifndef PROTO
 # ifndef UI
index da5c5b5..d7d79f2 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME text_change_start
 #define NAME "Text Change"
-#define ICON "mushroom.png"
+#define ICON "text.png"
 
 #ifndef PROTO
 # ifndef UI
index 436624e..82e9943 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME text_styles_start
 #define NAME "Text Styles"
-#define ICON "mushroom.png"
+#define ICON "text.png"
 
 #ifndef PROTO
 # ifndef UI
index 73af6ea..8a87333 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME text_styles_different_strings_start
 #define NAME "Text Styles Different Strings"
-#define ICON "mushroom.png"
+#define ICON "text.png"
 
 #ifndef PROTO
 # ifndef UI
index f441b5e..a9b8cb7 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME textblock_basic_start
 #define NAME "Textblock Basic"
-#define ICON "mushroom.png"
+#define ICON "text.png"
 
 #ifndef PROTO
 # ifndef UI
index 988e09a..5dc7930 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME textblock_intl_start
 #define NAME "Textblock Intl"
-#define ICON "mushroom.png"
+#define ICON "text.png"
 
 #ifndef PROTO
 # ifndef UI
index ef7f2d4..bf1e230 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME widgets_file_icons_start
 #define NAME "Widgets File Icons"
-#define ICON "flower.png"
+#define ICON "widgets.png"
 
 #ifndef PROTO
 # ifndef UI
index 3a40992..cf54f5b 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME widgets_file_icons_2_start
 #define NAME "Widgets File Icons 2"
-#define ICON "flower.png"
+#define ICON "widgets.png"
 
 #ifndef PROTO
 # ifndef UI
index 2714913..afde3af 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME widgets_file_icons_3_start
 #define NAME "Widgets File Icons 3"
-#define ICON "flower.png"
+#define ICON "widgets.png"
 
 #ifndef PROTO
 # ifndef UI
index 4ce1edc..9ca6625 100644 (file)
@@ -5,7 +5,7 @@
 /* metadata */
 #define FNAME widgets_file_icons_4_start
 #define NAME "Widgets File Icons 4"
-#define ICON "flower.png"
+#define ICON "widgets.png"
 
 #ifndef PROTO
 # ifndef UI