62 lines
1.8 KiB
Diff
62 lines
1.8 KiB
Diff
From 653aed55ed79f4702eae53a95ffa48921ec6118a Mon Sep 17 00:00:00 2001
|
|
From: zhangshaoning <zhangshaoning@uniontech.com>
|
|
Date: Wed, 17 Nov 2021 14:17:50 +0800
|
|
Subject: [PATCH] remove duplicate cm && tel-kagapa
|
|
|
|
---
|
|
rules/base.extras.xml | 15 ---------------
|
|
rules/evdev.xml | 11 -----------
|
|
2 files changed, 26 deletions(-)
|
|
|
|
diff --git a/rules/base.extras.xml b/rules/base.extras.xml
|
|
index 850f110..08699f8 100644
|
|
--- a/rules/base.extras.xml
|
|
+++ b/rules/base.extras.xml
|
|
@@ -1272,21 +1272,6 @@
|
|
</languageList>
|
|
</configItem>
|
|
</layout>
|
|
- <layout>
|
|
- <configItem popularity="exotic">
|
|
- <name>cm</name>
|
|
- <shortDescription>cm</shortDescription>
|
|
- <description>English (Cameroon)</description>
|
|
- </configItem>
|
|
- <variantList>
|
|
- <variant>
|
|
- <configItem popularity="exotic">
|
|
- <name>mmuock</name>
|
|
- <description>Mmuock</description>
|
|
- </configItem>
|
|
- </variant>
|
|
- </variantList>
|
|
- </layout>
|
|
<layout>
|
|
<configItem popularity="exotic">
|
|
<name>trans</name>
|
|
diff --git a/rules/evdev.xml b/rules/evdev.xml
|
|
index a13af8f..71579f5 100644
|
|
--- a/rules/evdev.xml
|
|
+++ b/rules/evdev.xml
|
|
@@ -2187,17 +2187,6 @@
|
|
</languageList>
|
|
</configItem>
|
|
</variant>
|
|
- <variant>
|
|
- <configItem>
|
|
- <name>tel-kagapa</name>
|
|
- <!-- Keyboard indicator for Telugu layouts -->
|
|
- <shortDescription>te</shortDescription>
|
|
- <description>Telugu (KaGaPa, phonetic)</description>
|
|
- <languageList>
|
|
- <iso639Id>tel</iso639Id>
|
|
- </languageList>
|
|
- </configItem>
|
|
- </variant>
|
|
<variant>
|
|
<configItem>
|
|
<name>urd-phonetic</name>
|
|
--
|
|
2.20.1
|
|
|