diff options
author | lesi <lesi@FreeBSD.org> | 2004-11-05 00:43:13 +0800 |
---|---|---|
committer | lesi <lesi@FreeBSD.org> | 2004-11-05 00:43:13 +0800 |
commit | 7bdef46a9d963e1ee363f60dc2e63dc51470760c (patch) | |
tree | 059d1408aa2d566fbc88e6dd27fe8509fae93a81 /x11/xorg-clients | |
parent | 6526bb0aaa211eefb6a1624ce7ff172c616b0dca (diff) | |
download | freebsd-ports-gnome-7bdef46a9d963e1ee363f60dc2e63dc51470760c.tar.gz freebsd-ports-gnome-7bdef46a9d963e1ee363f60dc2e63dc51470760c.tar.zst freebsd-ports-gnome-7bdef46a9d963e1ee363f60dc2e63dc51470760c.zip |
Install Faroese (fo) keyboard layout.
Reported by: ice (ice2000 at post olivant fo)
Diffstat (limited to 'x11/xorg-clients')
-rw-r--r-- | x11/xorg-clients/files/patch-symbols_fo | 22 | ||||
-rw-r--r-- | x11/xorg-clients/pkg-plist | 2 |
2 files changed, 24 insertions, 0 deletions
diff --git a/x11/xorg-clients/files/patch-symbols_fo b/x11/xorg-clients/files/patch-symbols_fo new file mode 100644 index 000000000000..e4eb69697125 --- /dev/null +++ b/x11/xorg-clients/files/patch-symbols_fo @@ -0,0 +1,22 @@ +--- programs/xkbcomp/symbols/pc/Imakefile.orig Thu Mar 4 17:49:11 2004 ++++ programs/xkbcomp/symbols/pc/Imakefile Wed Nov 3 15:09:52 2004 +@@ -7,7 +7,7 @@ + cz cz_qwerty \ + de dev dk dvorak dz \ + ee el en_US es \ +- fi fr fr-latin9 \ ++ fi fo fr fr-latin9 \ + gb ge_la ge_ru guj gur \ + hr \ + ie il il_phonetic ir is it iu \ +--- programs/xkbcomp/symbols/Imakefile.orig Thu Mar 4 17:49:10 2004 ++++ programs/xkbcomp/symbols/Imakefile Wed Nov 3 15:09:45 2004 +@@ -15,7 +15,7 @@ + czsk cz cz_qwerty \ + de de_CH dev dk dvorak \ + ee el en_US es \ +- fi fr fr_CH \ ++ fi fo fr fr_CH \ + gb ge_la ge_ru group guj gur \ + hr hr_US hu hu_US hu_qwerty \ + ie il il_phonetic iso9995-3 inet ir is it iu \ diff --git a/x11/xorg-clients/pkg-plist b/x11/xorg-clients/pkg-plist index 095eebf8b412..e3f83b4a5a4b 100644 --- a/x11/xorg-clients/pkg-plist +++ b/x11/xorg-clients/pkg-plist @@ -536,6 +536,7 @@ lib/X11/xkb/symbols/el lib/X11/xkb/symbols/en_US lib/X11/xkb/symbols/es lib/X11/xkb/symbols/fi +lib/X11/xkb/symbols/fo lib/X11/xkb/symbols/fr lib/X11/xkb/symbols/fr_CH lib/X11/xkb/symbols/fujitsu/jp @@ -615,6 +616,7 @@ lib/X11/xkb/symbols/pc/el lib/X11/xkb/symbols/pc/en_US lib/X11/xkb/symbols/pc/es lib/X11/xkb/symbols/pc/fi +lib/X11/xkb/symbols/pc/fo lib/X11/xkb/symbols/pc/fr lib/X11/xkb/symbols/pc/fr-latin9 lib/X11/xkb/symbols/pc/gb |