Go back to using default menus_have_icons.
This commit is contained in:
parent
8608e954e8
commit
1896639951
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.34 2009/10/14 15:06:05 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.35 2010/03/27 13:58:53 ajacoutot Exp $
|
||||
|
||||
COMMENT= libraries for the GNOME project
|
||||
|
||||
GNOME_PROJECT= libgnome
|
||||
GNOME_VERSION= 2.28.0
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
|
||||
SHARED_LIBS += gnome-2 2401.0 # .2800.0
|
||||
|
||||
|
@ -1,15 +0,0 @@
|
||||
$OpenBSD: patch-schemas_desktop_gnome_interface_schemas_in_in,v 1.1 2009/10/14 15:06:44 ajacoutot Exp $
|
||||
|
||||
Display the usual icons under the System menu by default.
|
||||
|
||||
--- schemas/desktop_gnome_interface.schemas.in.in.orig Wed Oct 14 16:49:28 2009
|
||||
+++ schemas/desktop_gnome_interface.schemas.in.in Wed Oct 14 16:49:45 2009
|
||||
@@ -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>
|
Loading…
x
Reference in New Issue
Block a user