[gimp/soc-2013-combined-selection-tool: 185/230] Arranged Makefil.am Alphabetically
- From: Ajay Ramanathan <ajayr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/soc-2013-combined-selection-tool: 185/230] Arranged Makefil.am Alphabetically
- Date: Sat, 21 Sep 2013 03:16:32 +0000 (UTC)
commit a333b5ea9f6b168fb05282d9f97b7e5f34f079c6
Author: Ajay Ramanathan <ajay 010293 gmail com>
Date: Sun Jun 23 15:33:10 2013 +0530
Arranged Makefil.am Alphabetically
libgimpwidgets/gimpstock.c | 6 +++---
themes/Default/images/Makefile.am | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/libgimpwidgets/gimpstock.c b/libgimpwidgets/gimpstock.c
index 8c658e0..368c9ba 100644
--- a/libgimpwidgets/gimpstock.c
+++ b/libgimpwidgets/gimpstock.c
@@ -341,7 +341,7 @@ static const GtkStockItem gimp_stock_items[] =
{ GIMP_STOCK_TOOL_SEAMLESS_CLONE, NULL, 0, 0, LIBGIMP_DOMAIN },
{ GIMP_STOCK_TOOL_SELECT_BY_COLOR, NULL, 0, 0, LIBGIMP_DOMAIN },
{ GIMP_STOCK_TOOL_SELECT_BY_SHAPE, NULL, 0, 0, LIBGIMP_DOMAIN },
- { GIMP_STOCK_TOOL_SELECT_BY_CONTENT, NULL, 0, 0, LIBGIMP_DOMAIN },
+ { GIMP_STOCK_TOOL_SELECT_BY_CONTENT, NULL, 0, 0, LIBGIMP_DOMAIN },
{ GIMP_STOCK_TOOL_SHEAR, N_("_Shear"), 0, 0, LIBGIMP_DOMAIN },
{ GIMP_STOCK_TOOL_SMUDGE, NULL, 0, 0, LIBGIMP_DOMAIN },
{ GIMP_STOCK_TOOL_TEXT, NULL, 0, 0, LIBGIMP_DOMAIN },
@@ -500,8 +500,8 @@ gimp_stock_button_pixbufs[] =
{ GIMP_STOCK_TOOL_ROTATE, stock_tool_rotate_22 },
{ GIMP_STOCK_TOOL_SCALE, stock_tool_scale_22 },
{ GIMP_STOCK_TOOL_SEAMLESS_CLONE, stock_tool_clone_22 },
- { GIMP_STOCK_TOOL_SELECT_BY_COLOR, stock_tool_select_by_color_22 },
- { GIMP_STOCK_TOOL_SELECT_BY_CONTENT, stock_tool_select_by_content_22 },
+ { GIMP_STOCK_TOOL_SELECT_BY_COLOR, stock_tool_select_by_color_22 },
+ { GIMP_STOCK_TOOL_SELECT_BY_CONTENT, stock_tool_select_by_content_22 },
{ GIMP_STOCK_TOOL_SELECT_BY_SHAPE, stock_tool_select_by_shape_22 },
{ GIMP_STOCK_TOOL_SHEAR, stock_tool_shear_22 },
{ GIMP_STOCK_TOOL_SMUDGE, stock_tool_smudge_22 },
diff --git a/themes/Default/images/Makefile.am b/themes/Default/images/Makefile.am
index b49a617..45e3326 100644
--- a/themes/Default/images/Makefile.am
+++ b/themes/Default/images/Makefile.am
@@ -337,14 +337,14 @@ STOCK_TOOL_IMAGES = \
tools/stock-tool-rect-select-22.png \
tools/stock-tool-rotate-16.png \
tools/stock-tool-rotate-22.png \
+ tools/stock-tool-scale-16.png \
+ tools/stock-tool-scale-22.png \
tools/stock-tool-select-by-color-16.png \
tools/stock-tool-select-by-color-22.png \
tools/stock-tool-select-by-content-16.png \
tools/stock-tool-select-by-content-22.png \
tools/stock-tool-select-by-shape-16.png \
- tools/stock-tool-select-by-shape-22.png
- tools/stock-tool-scale-16.png \
- tools/stock-tool-scale-22.png \
+ tools/stock-tool-select-by-shape-22.png \
tools/stock-tool-shear-16.png \
tools/stock-tool-shear-22.png \
tools/stock-tool-smudge-16.png \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]