Revert, it introduced a regression with the meta key.
This commit is contained in:
parent
7dd84d9292
commit
2578dcc965
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.55 2016/05/23 17:35:47 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.56 2016/05/26 17:31:28 ajacoutot Exp $
|
||||
|
||||
COMMENT= collection of shared GSettings schemas
|
||||
|
||||
GNOME_PROJECT= gsettings-desktop-schemas
|
||||
GNOME_VERSION= 3.20.0
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
CATEGORIES= devel
|
||||
|
||||
|
@ -1,15 +0,0 @@
|
||||
$OpenBSD: patch-schemas_org_gnome_desktop_interface_gschema_xml_in,v 1.1 2016/05/23 17:35:47 ajacoutot Exp $
|
||||
|
||||
See ports/x11/gtk+3/patches/patch-gtk_gtksettings_c
|
||||
|
||||
--- schemas/org.gnome.desktop.interface.gschema.xml.in.orig Mon May 23 19:11:11 2016
|
||||
+++ schemas/org.gnome.desktop.interface.gschema.xml.in Mon May 23 19:11:30 2016
|
||||
@@ -97,7 +97,7 @@
|
||||
</description>
|
||||
</key>
|
||||
<key name="gtk-key-theme" type="s">
|
||||
- <default>'Default'</default>
|
||||
+ <default>'Emacs'</default>
|
||||
<summary>Gtk+ Keybinding Theme</summary>
|
||||
<description>
|
||||
Basename of the default keybinding theme used by gtk+.
|
Loading…
Reference in New Issue
Block a user