summaryrefslogtreecommitdiff
path: root/gnome-base/libgnome/files/libgnome-2.28.0-menus-have-icons.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-base/libgnome/files/libgnome-2.28.0-menus-have-icons.patch')
-rw-r--r--gnome-base/libgnome/files/libgnome-2.28.0-menus-have-icons.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/gnome-base/libgnome/files/libgnome-2.28.0-menus-have-icons.patch b/gnome-base/libgnome/files/libgnome-2.28.0-menus-have-icons.patch
deleted file mode 100644
index 7249696a7301..000000000000
--- a/gnome-base/libgnome/files/libgnome-2.28.0-menus-have-icons.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Upstream changed default to no icons for menus. We don't want that. No one wants
-that.
-
----
---- schemas/desktop_gnome_interface.schemas.in.in
-+++ schemas/desktop_gnome_interface.schemas.in.in
-@@ -65,7 +65,7 @@
- <applyto>/desktop/gnome/interface/menus_have_icons</applyto>
- <owner>gnome</owner>
- <type>bool</type>
-- <default>false</default>
-+ <default>true</default>
- <locale name="C">
- <short>Menus Have Icons</short>
- <long>Whether menus may display an icon next to a menu entry.</long>