diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-18 18:35:15 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-18 18:35:15 -0500 |
commit | 0c11ace605ba33feb137eca638a39c27a71e1d8d (patch) | |
tree | a30a5fb674831094af7b3176037c8e4fd2bac805 /konsole/kcmkonsole.desktop | |
parent | cad7d53f6519224b1c03cebcb65d1fcf7d345133 (diff) | |
download | tdebase-0c11ace605ba33feb137eca638a39c27a71e1d8d.tar.gz tdebase-0c11ace605ba33feb137eca638a39c27a71e1d8d.zip |
Fix missing semicolons at end of Keywords strings
Diffstat (limited to 'konsole/kcmkonsole.desktop')
-rw-r--r-- | konsole/kcmkonsole.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konsole/kcmkonsole.desktop b/konsole/kcmkonsole.desktop index 36f23c21e..646ff98b7 100644 --- a/konsole/kcmkonsole.desktop +++ b/konsole/kcmkonsole.desktop @@ -163,7 +163,7 @@ GenericName[zh_CN]=Konsole 的全部设置 GenericName[zh_TW]=所有的 Konsole 設定 GenericName[zu]=Zonke Izilungiselelo zekhonsoli -Keywords=konsole;console;terminal +Keywords=konsole;console;terminal; Keywords[ar]=konsole;سطر الأوامر;لوحة الأوامر;الطرفية Keywords[az]=konsol;terminal;konsole;console Keywords[be]=Кансоль;Тэрмінал;Эмулятар тэрміналу;konsole;console;terminal |