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 /ksplashml | |
parent | cad7d53f6519224b1c03cebcb65d1fcf7d345133 (diff) | |
download | tdebase-0c11ace605ba33feb137eca638a39c27a71e1d8d.tar.gz tdebase-0c11ace605ba33feb137eca638a39c27a71e1d8d.zip |
Fix missing semicolons at end of Keywords strings
Diffstat (limited to 'ksplashml')
-rw-r--r-- | ksplashml/kcmksplash/ksplashthememgr.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksplashml/kcmksplash/ksplashthememgr.desktop b/ksplashml/kcmksplash/ksplashthememgr.desktop index de413b402..4172b53d2 100644 --- a/ksplashml/kcmksplash/ksplashthememgr.desktop +++ b/ksplashml/kcmksplash/ksplashthememgr.desktop @@ -153,7 +153,7 @@ Comment[vi]=Trình quản lý các Sắc thái của Màn hình Chào mừng Comment[wa]=Manaedjeu po les tinmes del waitroûle d' enondaedje Comment[zh_CN]=飞溅屏幕主题管理器 Comment[zh_TW]=啟動畫面佈景管理程式 -Keywords=splash screen;splash theme;startup +Keywords=splash screen;splash theme;startup; Keywords[ar]=الشاشة الافتتاحية، سمات الشاشة الافتتاحية، بدء التشغيل Keywords[az]=splash screen;splash theme;startup;açılış;örtük Keywords[be]=Застаўка;Загрузка;Запуск;Тэма загрузкі;splash screen;splash theme;startup |