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/joystick | |
parent | cad7d53f6519224b1c03cebcb65d1fcf7d345133 (diff) | |
download | tdebase-0c11ace605ba33feb137eca638a39c27a71e1d8d.tar.gz tdebase-0c11ace605ba33feb137eca638a39c27a71e1d8d.zip |
Fix missing semicolons at end of Keywords strings
Diffstat (limited to 'kcontrol/joystick')
-rw-r--r-- | kcontrol/joystick/joystick.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/joystick/joystick.desktop b/kcontrol/joystick/joystick.desktop index 5b977afaf..79d0c522c 100644 --- a/kcontrol/joystick/joystick.desktop +++ b/kcontrol/joystick/joystick.desktop @@ -129,7 +129,7 @@ Comment[vi]=cần điều khiển - một mô đun điều khiển TDE đêr ki Comment[wa]=djîsse di djeu - on module di kcontrol po sayî les djîsses di djeu Comment[zh_CN]=Joystick - 测试游戏杆的 kcontrol 模块 Comment[zh_TW]=搖桿 - 用來測試搖桿的 kcontrol 模組 -Keywords=joystick;gamepad +Keywords=joystick;gamepad; Keywords[be]=Джойстык;joystick;gamepad Keywords[bg]=джойстик; игра; игри; управление; joystick; gamepad Keywords[bs]=joystick;gamepad;džojstik |