diff options
author | Timothy Pearson <[email protected]> | 2014-10-18 18:35:15 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-10-18 18:35:15 -0500 |
commit | 0c11ace605ba33feb137eca638a39c27a71e1d8d (patch) | |
tree | a30a5fb674831094af7b3176037c8e4fd2bac805 /kcontrol/taskbar | |
parent | cad7d53f6519224b1c03cebcb65d1fcf7d345133 (diff) | |
download | tdebase-0c11ace605ba33feb137eca638a39c27a71e1d8d.tar.gz tdebase-0c11ace605ba33feb137eca638a39c27a71e1d8d.zip |
Fix missing semicolons at end of Keywords strings
Diffstat (limited to 'kcontrol/taskbar')
-rw-r--r-- | kcontrol/taskbar/kcmtaskbar.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/taskbar/kcmtaskbar.desktop b/kcontrol/taskbar/kcmtaskbar.desktop index a65f0b462..dba4c2583 100644 --- a/kcontrol/taskbar/kcmtaskbar.desktop +++ b/kcontrol/taskbar/kcmtaskbar.desktop @@ -158,7 +158,7 @@ Comment[wa]=Apontyî li scriftôr bår des bouyes Comment[zh_CN]=配置面板的任务条 Comment[zh_TW]=您可以在這裡設定面板工作列 -Keywords=kicker;panel;kpanel;taskbar;startbar;launchbar;windows +Keywords=kicker;panel;kpanel;taskbar;startbar;launchbar;windows; Keywords[ar]=kicker;لوحة المهام;kpanel;شريط المهام; شريط البدء; شريط التشغيل; النوافذ Keywords[az]=kicker;panel;kpanel;vəzifə çubuğu;başlatma çubuğu;başlama çubuğu;pəncərələr Keywords[be]=Панэль;Панэль заданняў;Панэль стартавання;Вокны;Акно;kicker;panel;kpanel;taskbar;startbar;launchbar;windows |