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 /kcontrol/konsole | |
parent | cad7d53f6519224b1c03cebcb65d1fcf7d345133 (diff) | |
download | tdebase-0c11ace605ba33feb137eca638a39c27a71e1d8d.tar.gz tdebase-0c11ace605ba33feb137eca638a39c27a71e1d8d.zip |
Fix missing semicolons at end of Keywords strings
Diffstat (limited to 'kcontrol/konsole')
-rw-r--r-- | kcontrol/konsole/kcmkonsole.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/konsole/kcmkonsole.desktop b/kcontrol/konsole/kcmkonsole.desktop index 874741c00..6dbe1f395 100644 --- a/kcontrol/konsole/kcmkonsole.desktop +++ b/kcontrol/konsole/kcmkonsole.desktop @@ -118,7 +118,7 @@ Comment[xh]=Umnqongo woqwalaselo we Konsole Comment[zh_CN]=Konsole 配置模块 Comment[zh_TW]=Konsole 組態模組 Comment[zu]=Ingxenye yokuhlanganisela ikhonsoli -Keywords=konsole;schema;konsole background;colors;background;terminal application;terminal +Keywords=konsole;schema;konsole background;colors;background;terminal application;terminal; Keywords[az]=konsol;sxem;konsol arxa planı;rənglər;arxa plan;terminal proqramı;terminal Keywords[be]=Кансоль;Схема;Фон кансолі;Колеры;Фон;Тэрмінальная праграма;Тэрмінал;Эмулятар тэрміналу;konsole;schema;konsole background;colors;background;terminal application;terminal Keywords[bg]=конзола; терминал; konsole; schema; konsole background; colors; background; terminal application; terminal |