diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-18 18:35:14 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-18 18:35:14 -0500 |
commit | 47da608e0e99ec67841c98903c1f922096a10c74 (patch) | |
tree | 9ca6cbeb84f8c6f0e9b90948f955b8edb860c23a | |
parent | f55ce89e949b559254424cf2dd9933ed8372cf12 (diff) | |
download | tdeaddons-47da608e0e99ec67841c98903c1f922096a10c74.tar.gz tdeaddons-47da608e0e99ec67841c98903c1f922096a10c74.zip |
Fix missing semicolons at end of Keywords strings
-rw-r--r-- | konq-plugins/kuick/kcmkuick/kcmkuick.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konq-plugins/kuick/kcmkuick/kcmkuick.desktop b/konq-plugins/kuick/kcmkuick/kcmkuick.desktop index d0dc040..0190b24 100644 --- a/konq-plugins/kuick/kcmkuick/kcmkuick.desktop +++ b/konq-plugins/kuick/kcmkuick/kcmkuick.desktop @@ -137,7 +137,7 @@ Comment[xh]=Uqwalaselo lomqongo womlinganiselo we Kuick Comment[zh_CN]=Kuick 配置模块 Comment[zh_TW]=Kuick 設定模組 Comment[zu]=Kuick imojula yenhlanganiselo -Keywords=kuick;copy;move +Keywords=kuick;copy;move; Keywords[az]=kuick;copy;move;köçürt;daşı Keywords[bg]=копиране; преместване; бързо; kuick; copy; move Keywords[ca]=kuick;copia;mou |