diff options
author | Dennis Meulensteen <dennis@linux-l2yj.site> | 2012-04-01 21:39:15 +0200 |
---|---|---|
committer | Sergey V. Udaltsov <svu@gnome.org> | 2012-04-06 04:19:11 +0100 |
commit | 003b58ac4e553c2b22c48936474d852d73f2ac30 (patch) | |
tree | 8d36d3da86471a0456dc1ed828e0bd7d40f5637e /rules | |
parent | dfa511ff629ebc72c56cc9217e71ddd92911bab9 (diff) |
including base.extras.xml.in
https://bugs.freedesktop.org/show_bug.cgi?id=47842
Diffstat (limited to 'rules')
-rw-r--r-- | rules/base.extras.xml.in | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/rules/base.extras.xml.in b/rules/base.extras.xml.in index a2f4db04..205f5c11 100644 --- a/rules/base.extras.xml.in +++ b/rules/base.extras.xml.in @@ -358,6 +358,23 @@ </variant> </variantList> </layout> + <layout> + <configItem> + <name>il</name> + <_shortDescription>he</_shortDescription> + <_description>Hebrew (Biblical SIL)</_description> + <languageList><iso639Id>heb</iso639Id></languageList> + </configItem> + <variantList> + <variant> + <configItem> + <name>SIL Phonetic</name> + <_description>Biblical SIL phonetic</_description> + <languageList><iso639Id>heb</iso639Id></languageList> + </configItem> + </variant> + </variantList> + </layout> </layoutList> <optionList/> </xkbConfigRegistry> |