02_xmodmap_manpage.diff is obsolete
This commit is contained in:
parent
93b9c8373f
commit
7b2d25d5d0
|
@ -14,6 +14,7 @@ x11-xserver-utils (7.5+1) UNRELEASED; urgency=low
|
||||||
* xgamma 1.0.3.
|
* xgamma 1.0.3.
|
||||||
* xhost 1.0.3.
|
* xhost 1.0.3.
|
||||||
* xmodmap 1.0.4.
|
* xmodmap 1.0.4.
|
||||||
|
+ fix XKeysymDB path in manpage, obsoleting 02_xmodmap_manpage.diff
|
||||||
* xrandr 1.3.2.
|
* xrandr 1.3.2.
|
||||||
* xrdb 1.0.6.
|
* xrdb 1.0.6.
|
||||||
* xrefresh 1.0.3.
|
* xrefresh 1.0.3.
|
||||||
|
|
|
@ -1,17 +0,0 @@
|
||||||
---
|
|
||||||
xmodmap/xmodmap.man | 2 +-
|
|
||||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
||||||
|
|
||||||
Index: x11-xserver-utils/xmodmap/xmodmap.man
|
|
||||||
===================================================================
|
|
||||||
--- x11-xserver-utils.orig/xmodmap/xmodmap.man 2009-05-11 19:11:44.000000000 +0200
|
|
||||||
+++ x11-xserver-utils/xmodmap/xmodmap.man 2009-12-06 13:32:33.000000000 +0100
|
|
||||||
@@ -141,7 +141,7 @@
|
|
||||||
used to perform the corresponding set of \fBkeycode\fP expressions.
|
|
||||||
The list of keysym names may be
|
|
||||||
found in the header file \fI<X11/keysymdef.h>\fP (without the \fIXK_\fP prefix)
|
|
||||||
-or the keysym database \fI __X11datadir__/XKeysymDB\fP. Note that
|
|
||||||
+or the keysym database \fI __projectroot__/share/X11/XKeysymDB\fP. Note that
|
|
||||||
if the same keysym is bound to multiple keys, the expression is executed
|
|
||||||
for each matching keycode.
|
|
||||||
.TP 8
|
|
|
@ -1,2 +1 @@
|
||||||
01_sessreg_implement_hostname_hashing.diff -p0
|
01_sessreg_implement_hostname_hashing.diff -p0
|
||||||
02_xmodmap_manpage.diff
|
|
||||||
|
|
Loading…
Reference in New Issue