forked from pool/xkeyboard-config
Updating link to change in openSUSE:Factory/xkeyboard-config revision 34.0
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xkeyboard-config?expand=0&rev=776c19b8adf2fa9ff2e253fbcb6746ca
This commit is contained in:
parent
ecd31a3171
commit
2edba712e2
40
xkeyboard-config-commit-dc87d0c.diff
Normal file
40
xkeyboard-config-commit-dc87d0c.diff
Normal file
@ -0,0 +1,40 @@
|
|||||||
|
commit dc87d0c1b7b1f3d44554164bd71cf603c35596ce
|
||||||
|
Author: Sergey V. Udaltsov <svu@gnome.org>
|
||||||
|
Date: Thu May 13 20:58:26 2010 +0100
|
||||||
|
|
||||||
|
Enhancement to hu keymap
|
||||||
|
|
||||||
|
https://bugs.freedesktop.org/show_bug.cgi?id=28091
|
||||||
|
|
||||||
|
diff --git a/symbols/hu b/symbols/hu
|
||||||
|
index e5abdf2..b12eac1 100644
|
||||||
|
--- a/symbols/hu
|
||||||
|
+++ b/symbols/hu
|
||||||
|
@@ -4,6 +4,7 @@
|
||||||
|
//
|
||||||
|
// $XKeyboardConfig$
|
||||||
|
// (C) 2002-2004 Soós Péter <sp@osb.hu>
|
||||||
|
+// (C) 2010 Andras Timar <timar@fsf.hu>
|
||||||
|
//
|
||||||
|
// Permission is granted to anyone to use, distribute and modify
|
||||||
|
// this file in any way, provided that the above copyright notice
|
||||||
|
@@ -18,6 +19,10 @@
|
||||||
|
// - Fixed abovedot
|
||||||
|
// - Added adiaeresis
|
||||||
|
// - Added EuroSign and cent symbol
|
||||||
|
+// 2010-04-23 - Added doublelowquotemark
|
||||||
|
+// - Added rightdoublequotemark
|
||||||
|
+// - Added endash
|
||||||
|
+// 2010-05-13 - Added ellipsis
|
||||||
|
|
||||||
|
|
||||||
|
// Default layout
|
||||||
|
@@ -421,7 +426,7 @@ xkb_symbols "def_common" {
|
||||||
|
key <AB06> { [ n, N, braceright ] };
|
||||||
|
key <AB07> { [ m, M, less ] };
|
||||||
|
key <AB08> { [ comma, question, semicolon ] };
|
||||||
|
- key <AB09> { [ period, colon, greater ] };
|
||||||
|
+ key <AB09> { [ period, colon, ellipsis ] };
|
||||||
|
key <AB10> { [ minus, underscore, asterisk ] };
|
||||||
|
|
||||||
|
};
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun May 16 00:29:57 CEST 2010 - sndirsch@suse.de
|
||||||
|
|
||||||
|
- xkeyboard-config-commit-dc87d0c.diff
|
||||||
|
* Enhancement to hu keymap (bnc #599318, bfo #28091)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 6 06:58:38 CEST 2010 - sndirsch@suse.de
|
Thu May 6 06:58:38 CEST 2010 - sndirsch@suse.de
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@ Provides: xorg-x11:/etc/X11/xkb/symbols/us XFree86:/etc/X11/xkb/symbols/us
|
|||||||
PreReq: /bin/ln /bin/rm
|
PreReq: /bin/ln /bin/rm
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 1.7
|
Version: 1.7
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: The X Keyboard Extension
|
Summary: The X Keyboard Extension
|
||||||
Source: %name-%version.tar.bz2
|
Source: %name-%version.tar.bz2
|
||||||
Patch4: xkeyboard-config.mainline-cvs.mac-es.patch
|
Patch4: xkeyboard-config.mainline-cvs.mac-es.patch
|
||||||
@ -43,6 +43,7 @@ Patch109: disable-2xalt_2xctrl-toggle.diff
|
|||||||
Patch110: MDSW-change-keycode.diff
|
Patch110: MDSW-change-keycode.diff
|
||||||
Patch115: xkeyboard-config.inet.microsoftpro.patch
|
Patch115: xkeyboard-config.inet.microsoftpro.patch
|
||||||
Patch116: xkeyboard-config-commit-81d9313.diff
|
Patch116: xkeyboard-config-commit-81d9313.diff
|
||||||
|
Patch117: xkeyboard-config-commit-dc87d0c.diff
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -75,6 +76,7 @@ Authors:
|
|||||||
%patch110
|
%patch110
|
||||||
%patch115 -p0
|
%patch115 -p0
|
||||||
%patch116 -p1
|
%patch116 -p1
|
||||||
|
%patch117 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --with-xkb-rules-symlink=xfree86,xorg \
|
%configure --with-xkb-rules-symlink=xfree86,xorg \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user