diff options
author | makc <makc@FreeBSD.org> | 2010-07-24 14:43:26 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-07-24 14:43:26 +0800 |
commit | 1ceb463e362187f50d300482f47599e122036ffa (patch) | |
tree | 71250224978905d8d4af5155bfe0a113637fa27d /textproc/scim-kmfl-european-latin | |
parent | ef3e0beb849f2d1ea04fc88ccb486309d966c629 (diff) | |
download | freebsd-ports-gnome-1ceb463e362187f50d300482f47599e122036ffa.tar.gz freebsd-ports-gnome-1ceb463e362187f50d300482f47599e122036ffa.tar.zst freebsd-ports-gnome-1ceb463e362187f50d300482f47599e122036ffa.zip |
fix backslash-prefixed mapping
PR: ports/148195
Submitted by: Kuan-Chung Chiu <buganini at gmail.com>
Approved by: Nikola Lecic (maintainer)
Diffstat (limited to 'textproc/scim-kmfl-european-latin')
-rw-r--r-- | textproc/scim-kmfl-european-latin/Makefile | 2 | ||||
-rw-r--r-- | textproc/scim-kmfl-european-latin/files/patch-european.kmn | 13 |
2 files changed, 12 insertions, 3 deletions
diff --git a/textproc/scim-kmfl-european-latin/Makefile b/textproc/scim-kmfl-european-latin/Makefile index 3207598320c6..69f74dec3e7c 100644 --- a/textproc/scim-kmfl-european-latin/Makefile +++ b/textproc/scim-kmfl-european-latin/Makefile @@ -6,7 +6,7 @@ PORTNAME= scim-kmfl-european-latin PORTVERSION= 1.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://eurolatin.keymankeyboards.com/ \ http://anthesphoria.net/FreeBSD/ports/distfiles/ diff --git a/textproc/scim-kmfl-european-latin/files/patch-european.kmn b/textproc/scim-kmfl-european-latin/files/patch-european.kmn index ccaef21bd62b..0d2c44cc8e22 100644 --- a/textproc/scim-kmfl-european-latin/files/patch-european.kmn +++ b/textproc/scim-kmfl-european-latin/files/patch-european.kmn @@ -1,5 +1,5 @@ ---- european.kmn 2009-11-20 01:07:20.000000000 +0000 -+++ work/european.kmn 2009-11-20 01:07:56.000000000 +0000 +--- european.kmn.orig 2010-06-29 10:41:38.000000000 +0000 ++++ european.kmn 2010-06-29 10:42:30.000000000 +0000 @@ -5,15 +5,15 @@ VERSION 7.0 @@ -19,3 +19,12 @@ begin Unicode > use(Main) +@@ -70,7 +70,7 @@ + store(ringO) 'åÅůŮ' + store(ringK) 'aAuU' + +-c \ ++c backslash + store(specialO) 'ĸʼnſÐðØø¡¦§¨©ª¬®¯°±²³´µ¶·¸¹º¿×÷†‡‰–—•' + store(specialK) "knsDdOo!|S:cf~-r_*+23'uP.,1m?x/tT%NM>" + |