updated on Thu Jan 19 12:17:07 UTC 2012
[aur-mirror.git] / gimp-studio / gimp-painter--giniu-fix-20100205.diff
blob75e5a3d9fac94d43db5e4eb1a3cb29e3b7ad8d82
1 --- themes/Default/images/Makefile.in.orig 2010-02-05 14:06:40.000000000 +0100
2 +++ themes/Default/images/Makefile.in 2010-02-05 14:08:22.000000000 +0100
3 @@ -707,6 +707,8 @@
4 tools/stock-tool-heal-22.png \
5 tools/stock-tool-ink-16.png \
6 tools/stock-tool-ink-22.png \
7 + tools/stock-tool-gink-16.png \
8 + tools/stock-tool-gink-22.png \
9 tools/stock-tool-iscissors-16.png \
10 tools/stock-tool-iscissors-22.png \
11 tools/stock-tool-levels-16.png \
12 @@ -717,6 +719,8 @@
13 tools/stock-tool-move-22.png \
14 tools/stock-tool-paintbrush-16.png \
15 tools/stock-tool-paintbrush-22.png \
16 + tools/stock-tool-mixbrush-16.png \
17 + tools/stock-tool-mixbrush-22.png \
18 tools/stock-tool-path-16.png \
19 tools/stock-tool-path-22.png \
20 tools/stock-tool-pencil-16.png \
21 --- libgimpwidgets/gimpstock.h.orig 2010-02-05 14:19:44.000000000 +0100
22 +++ libgimpwidgets/gimpstock.h 2010-02-05 14:20:43.000000000 +0100
23 @@ -118,12 +118,14 @@
24 #define GIMP_STOCK_TOOL_FREE_SELECT "gimp-tool-free-select"
25 #define GIMP_STOCK_TOOL_FOREGROUND_SELECT "gimp-tool-foreground-select"
26 #define GIMP_STOCK_TOOL_FUZZY_SELECT "gimp-tool-fuzzy-select"
27 +#define GIMP_STOCK_TOOL_GINK "gimp-tool-gink"
28 #define GIMP_STOCK_TOOL_HEAL "gimp-tool-heal"
29 #define GIMP_STOCK_TOOL_HUE_SATURATION "gimp-tool-hue-saturation"
30 #define GIMP_STOCK_TOOL_INK "gimp-tool-ink"
31 #define GIMP_STOCK_TOOL_ISCISSORS "gimp-tool-iscissors"
32 #define GIMP_STOCK_TOOL_LEVELS "gimp-tool-levels"
33 #define GIMP_STOCK_TOOL_MEASURE "gimp-tool-measure"
34 +#define GIMP_STOCK_TOOL_MIXBRUSH "gimp-tool-mixbrush"
35 #define GIMP_STOCK_TOOL_MOVE "gimp-tool-move"
36 #define GIMP_STOCK_TOOL_PAINTBRUSH "gimp-tool-paintbrush"
37 #define GIMP_STOCK_TOOL_PATH "gimp-tool-path"
38 --- libgimpwidgets/gimpstock.c.orig 2010-02-05 14:16:01.000000000 +0100
39 +++ libgimpwidgets/gimpstock.c 2010-02-05 14:19:15.000000000 +0100
40 @@ -302,12 +302,14 @@
41 { GIMP_STOCK_TOOL_FREE_SELECT, NULL, 0, 0, LIBGIMP_DOMAIN },
42 { GIMP_STOCK_TOOL_FOREGROUND_SELECT, NULL, 0, 0, LIBGIMP_DOMAIN },
43 { GIMP_STOCK_TOOL_FUZZY_SELECT, NULL, 0, 0, LIBGIMP_DOMAIN },
44 - { GIMP_STOCK_TOOL_HUE_SATURATION, NULL, 0, 0, LIBGIMP_DOMAIN },
45 + { GIMP_STOCK_TOOL_GINK, NULL, 0, 0, LIBGIMP_DOMAIN },
46 { GIMP_STOCK_TOOL_HEAL, NULL, 0, 0, LIBGIMP_DOMAIN },
47 + { GIMP_STOCK_TOOL_HUE_SATURATION, NULL, 0, 0, LIBGIMP_DOMAIN },
48 { GIMP_STOCK_TOOL_INK, NULL, 0, 0, LIBGIMP_DOMAIN },
49 { GIMP_STOCK_TOOL_ISCISSORS, NULL, 0, 0, LIBGIMP_DOMAIN },
50 { GIMP_STOCK_TOOL_LEVELS, NULL, 0, 0, LIBGIMP_DOMAIN },
51 { GIMP_STOCK_TOOL_MEASURE, NULL, 0, 0, LIBGIMP_DOMAIN },
52 + { GIMP_STOCK_TOOL_MIXBRUSH, NULL, 0, 0, LIBGIMP_DOMAIN },
53 { GIMP_STOCK_TOOL_MOVE, NULL, 0, 0, LIBGIMP_DOMAIN },
54 { GIMP_STOCK_TOOL_PAINTBRUSH, NULL, 0, 0, LIBGIMP_DOMAIN },
55 { GIMP_STOCK_TOOL_PATH, NULL, 0, 0, LIBGIMP_DOMAIN },
56 @@ -452,12 +454,14 @@
57 { GIMP_STOCK_TOOL_FREE_SELECT, stock_tool_free_select_22 },
58 { GIMP_STOCK_TOOL_FOREGROUND_SELECT, stock_tool_foreground_select_22 },
59 { GIMP_STOCK_TOOL_FUZZY_SELECT, stock_tool_fuzzy_select_22 },
60 + { GIMP_STOCK_TOOL_GINK, stock_tool_gink_22 },
61 { GIMP_STOCK_TOOL_HEAL, stock_tool_heal_22 },
62 { GIMP_STOCK_TOOL_HUE_SATURATION, stock_tool_hue_saturation_22 },
63 { GIMP_STOCK_TOOL_INK, stock_tool_ink_22 },
64 { GIMP_STOCK_TOOL_ISCISSORS, stock_tool_iscissors_22 },
65 { GIMP_STOCK_TOOL_LEVELS, stock_tool_levels_22 },
66 { GIMP_STOCK_TOOL_MEASURE, stock_tool_measure_22 },
67 + { GIMP_STOCK_TOOL_MIXBRUSH, stock_tool_mixbrush_22 },
68 { GIMP_STOCK_TOOL_MOVE, stock_tool_move_22 },
69 { GIMP_STOCK_TOOL_PAINTBRUSH, stock_tool_paintbrush_22 },
70 { GIMP_STOCK_TOOL_PATH, stock_tool_path_22 },
71 @@ -614,12 +618,14 @@
72 { GIMP_STOCK_TOOL_FREE_SELECT, stock_tool_free_select_16 },
73 { GIMP_STOCK_TOOL_FOREGROUND_SELECT, stock_tool_foreground_select_16 },
74 { GIMP_STOCK_TOOL_FUZZY_SELECT, stock_tool_fuzzy_select_16 },
75 + { GIMP_STOCK_TOOL_GINK, stock_tool_gink_16 },
76 { GIMP_STOCK_TOOL_HEAL, stock_tool_heal_16 },
77 { GIMP_STOCK_TOOL_HUE_SATURATION, stock_tool_hue_saturation_16 },
78 { GIMP_STOCK_TOOL_INK, stock_tool_ink_16 },
79 { GIMP_STOCK_TOOL_ISCISSORS, stock_tool_iscissors_16 },
80 { GIMP_STOCK_TOOL_LEVELS, stock_tool_levels_16 },
81 { GIMP_STOCK_TOOL_MEASURE, stock_tool_measure_16 },
82 + { GIMP_STOCK_TOOL_MIXBRUSH, stock_tool_mixbrush_16 },
83 { GIMP_STOCK_TOOL_MOVE, stock_tool_move_16 },
84 { GIMP_STOCK_TOOL_PAINTBRUSH, stock_tool_paintbrush_16 },
85 { GIMP_STOCK_TOOL_PATH, stock_tool_path_16 },
86 --- app/tools/gimpinktool2.c.orig 2010-02-05 14:24:07.000000000 +0100
87 +++ app/tools/gimpinktool2.c 2010-02-05 14:23:22.000000000 +0100
88 @@ -56,7 +56,7 @@
89 _("Draw in G-pen -2-"),
90 N_("G-pen"), "G",
91 NULL, GIMP_HELP_TOOL_INK,
92 - GIMP_STOCK_TOOL_INK,
93 + GIMP_STOCK_TOOL_GINK,
94 data);
97 --- app/tools/gimpmixbrushtool.c.orig 2010-02-05 14:24:47.000000000 +0100
98 +++ app/tools/gimpmixbrushtool.c 2010-02-05 14:23:04.000000000 +0100
99 @@ -56,7 +56,7 @@
100 _("Mixbrush Tool: Brush with mixing color feature"),
101 N_("_Mixbrush"), "W",
102 NULL, GIMP_HELP_TOOL_PAINTBRUSH,
103 - GIMP_STOCK_TOOL_PAINTBRUSH,
104 + GIMP_STOCK_TOOL_MIXBRUSH,
105 data);