diff options
author | Jaka Kranjc <lynxlynxlynx@sourcemage.org> | 2009-02-14 10:15:59 +0100 |
---|---|---|
committer | Sergey V. Udaltsov <svu@linnie-the-pooh.(none)> | 2009-02-14 16:05:45 +0000 |
commit | 402240ff0ae1d8a53af70166dadfaa8bd0226eb0 (patch) | |
tree | d386718ee87f95aa5acec857b68699fd85073184 | |
parent | 18e8a5713dc09b221bd04c37aa5db865a07dc17d (diff) | |
download | xkeyboard-config-402240ff0ae1d8a53af70166dadfaa8bd0226eb0.tar.gz xkeyboard-config-402240ff0ae1d8a53af70166dadfaa8bd0226eb0.tar.bz2 xkeyboard-config-402240ff0ae1d8a53af70166dadfaa8bd0226eb0.zip |
symbols/si: removed extraneous variants introduced in 2005 with bad7b04130f
b.fd.o#19530
Signed-off-by: Jaka Kranjc <lynxlynxlynx@sourcemage.org>
-rw-r--r-- | symbols/si | 20 |
1 files changed, 0 insertions, 20 deletions
@@ -31,23 +31,3 @@ xkb_symbols "alternatequotes" { key <TLDE> { type[Group1]="TWO_LEVEL", [ cedilla, diaeresis ] }; }; - -partial alphanumeric_keys -xkb_symbols "unicode" { - - name[Group1]= "Slovenia - Use Slovenian digraphs"; - - include "rs(latinunicode)" - - key <TLDE> { type[Group1]="TWO_LEVEL", [ cedilla, diaeresis ] }; -}; - -partial alphanumeric_keys -xkb_symbols "unicodeus" { - - name[Group1]= "Slovenia - US keyboard with Slovenian digraphs"; - - include "rs(latinunicodeyz)" - - key <TLDE> { type[Group1]="TWO_LEVEL", [ cedilla, diaeresis ] }; -}; |