aboutsummaryrefslogtreecommitdiff
path: root/x11/kde4-workspace/files/patch-kxkb_rules.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kde4-workspace/files/patch-kxkb_rules.cpp')
-rw-r--r--x11/kde4-workspace/files/patch-kxkb_rules.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/kde4-workspace/files/patch-kxkb_rules.cpp b/x11/kde4-workspace/files/patch-kxkb_rules.cpp
deleted file mode 100644
index d210eaf73139..000000000000
--- a/x11/kde4-workspace/files/patch-kxkb_rules.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- kxkb/rules.cpp 2004/06/28 14:19:03 1.38
-+++ kxkb/rules.cpp 2004/08/29 19:05:04 1.39
-@@ -17,7 +17,7 @@
- #include "rules.h"
-
- const char* X11DirList[2] = {"/usr/X11R6/lib/X11/", "/usr/local/X11R6/lib/X11/"};
--const char* rulesFileList[2] = {"xkb/rules/xfree86", "xkb/rules/xorg"};
-+const char* rulesFileList[2] = {"xkb/rules/xorg", "xkb/rules/xfree86"};
-
- KeyRules::KeyRules():
- m_layouts(90)