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/style | |
parent | cad7d53f6519224b1c03cebcb65d1fcf7d345133 (diff) | |
download | tdebase-0c11ace605ba33feb137eca638a39c27a71e1d8d.tar.gz tdebase-0c11ace605ba33feb137eca638a39c27a71e1d8d.zip |
Fix missing semicolons at end of Keywords strings
Diffstat (limited to 'kcontrol/style')
-rw-r--r-- | kcontrol/style/style.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/style/style.desktop b/kcontrol/style/style.desktop index 2602d9122..09f136e66 100644 --- a/kcontrol/style/style.desktop +++ b/kcontrol/style/style.desktop @@ -163,7 +163,7 @@ Comment[zh_CN]=允许操纵修饰行为和更改 TDE 的样式 Comment[zh_TW]=讓您控制視窗元件 (widget) 的操作方式,以及更改 TDE 的風格 Comment[zu]=Ivumela ukulawula kokuziphatha kwe-widget kanye nokushintsha isitayela se-TDE -Keywords=style;styles;look;widget;icons;toolbars;text;highlight;apps;TDE applications +Keywords=style;styles;look;widget;icons;toolbars;text;highlight;apps;TDE applications; Keywords[af]=style;styles;look;widget;icons;toolbars;text;highlight;apps;TDE programme Keywords[az]=tərz;tərzlər;görünüş;dekorlar;örtük;örtüklər;parçacıq;menyu;MacOS;menyu çubuğu;timsal;timsallar;vasitə çubuğu;mətn;düymə;siçan;şəffaf;hərəkət;ekran;proqram;proqramlar;TDE proqramları Keywords[be]=Стыль;Стылі;Выгляд;Вонкавы выгляд;Віджэт;Значкі;Панэлі начынняў;Тэкст;Падсвятленне;Праграмы;Праграмы TDE;style;styles;look;widget;icons;toolbars;text;highlight;apps;TDE applications |