summaryrefslogtreecommitdiffstats
path: root/Use-16px-menu-icons.patch
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2015-01-11 16:03:58 -0600
committerYaakov Selkowitz <yselkowi@redhat.com>2015-01-11 16:03:58 -0600
commite19f5d68e5835eb93ae8e7b9e5de701a860987f8 (patch)
treef1aab77d1f1bfff01a115edf37cbc0adaf291768 /Use-16px-menu-icons.patch
parent26ea386096c0cd7de55cc2226c46b63338c0ef39 (diff)
downloadgnome-panel-e19f5d68e5835eb93ae8e7b9e5de701a860987f8.tar.gz
gnome-panel-e19f5d68e5835eb93ae8e7b9e5de701a860987f8.tar.xz
gnome-panel-e19f5d68e5835eb93ae8e7b9e5de701a860987f8.zip
Revert "Package is retired, replaced by the GNOME Classic session in F19"f20
This reverts commit 26ea386096c0cd7de55cc2226c46b63338c0ef39.
Diffstat (limited to 'Use-16px-menu-icons.patch')
-rw-r--r--Use-16px-menu-icons.patch25
1 files changed, 25 insertions, 0 deletions
diff --git a/Use-16px-menu-icons.patch b/Use-16px-menu-icons.patch
new file mode 100644
index 0000000..64e94dd
--- /dev/null
+++ b/Use-16px-menu-icons.patch
@@ -0,0 +1,25 @@
+From de049e9a8846270ed643b5c021ecd75fa259e00e Mon Sep 17 00:00:00 2001
+From: William Jon McCann <jmccann@redhat.com>
+Date: Mon, 4 Apr 2011 17:48:39 -0400
+Subject: [PATCH] Use 16px menu icons
+
+https://bugzilla.gnome.org/show_bug.cgi?id=646749
+---
+ gnome-panel/panel-stock-icons.h | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/gnome-panel/panel-stock-icons.h b/gnome-panel/panel-stock-icons.h
+index efac6d4..229d80a 100644
+--- a/gnome-panel/panel-stock-icons.h
++++ b/gnome-panel/panel-stock-icons.h
+@@ -31,7 +31,7 @@
+ G_BEGIN_DECLS
+
+ /* themeable size - "panel-menu" -- This is used for the icons in the menus */
+-#define PANEL_DEFAULT_MENU_ICON_SIZE 24
++#define PANEL_DEFAULT_MENU_ICON_SIZE 16
+
+ /* stock icons */
+ #define PANEL_STOCK_FORCE_QUIT "gnome-panel-force-quit"
+--
+1.7.3.4 \ No newline at end of file