[gimp] Alias the icon for mouse controller to gimp-cursor for now
- From: Mikael Magnusson <mikachu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] Alias the icon for mouse controller to gimp-cursor for now
- Date: Wed, 6 Apr 2011 21:55:47 +0000 (UTC)
commit 5cea6b067fa9fb9649b058cf8c22d4822de5eaf3
Author: Mikael Magnusson <mikachu src gnome org>
Date: Wed Apr 6 23:49:34 2011 +0200
Alias the icon for mouse controller to gimp-cursor for now
libgimpwidgets/gimpstock.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgimpwidgets/gimpstock.h b/libgimpwidgets/gimpstock.h
index d67189d..deb9499 100644
--- a/libgimpwidgets/gimpstock.h
+++ b/libgimpwidgets/gimpstock.h
@@ -226,7 +226,6 @@ G_BEGIN_DECLS
#define GIMP_STOCK_CONTROLLER_KEYBOARD "gimp-controller-keyboard"
#define GIMP_STOCK_CONTROLLER_LINUX_INPUT "gimp-controller-linux-input"
#define GIMP_STOCK_CONTROLLER_MIDI "gimp-controller-midi"
-#define GIMP_STOCK_CONTROLLER_MOUSE "gimp-controller-mouse"
#define GIMP_STOCK_CONTROLLER_WHEEL "gimp-controller-wheel"
#define GIMP_STOCK_DISPLAY_FILTER "gimp-display-filter"
@@ -280,6 +279,7 @@ G_BEGIN_DECLS
#define GIMP_STOCK_GRADIENT GIMP_STOCK_TOOL_BLEND
#define GIMP_STOCK_PALETTE GTK_STOCK_SELECT_COLOR
#define GIMP_STOCK_PATTERN GIMP_STOCK_TOOL_BUCKET_FILL
+#define GIMP_STOCK_CONTROLLER_MOUSE GIMP_STOCK_CURSOR
void gimp_stock_init (void);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]