diff options
author | Timothy Pearson <[email protected]> | 2014-10-19 17:55:34 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-10-19 17:55:34 -0500 |
commit | a2873ca62827057916bab1f4f300ae1e71590966 (patch) | |
tree | d9a37385e83645032e62a4d613e220d0c52c1d2e | |
parent | 694a09362e611327e64cd9b46f80d4f4f8b914cb (diff) | |
download | kiosktool-a2873ca62827057916bab1f4f300ae1e71590966.tar.gz kiosktool-a2873ca62827057916bab1f4f300ae1e71590966.zip |
Fix remaining missing semicolons at end of Keywords strings
-rw-r--r-- | kiosktool/kcms/autostart/kcmautostart.desktop | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/kiosktool/kcms/autostart/kcmautostart.desktop b/kiosktool/kcms/autostart/kcmautostart.desktop index 5647cd7..45d921b 100644 --- a/kiosktool/kcms/autostart/kcmautostart.desktop +++ b/kiosktool/kcms/autostart/kcmautostart.desktop @@ -38,19 +38,19 @@ Comment[sv]=Inställning av automatisk start Comment[ta]=தானாகவே துவங்கும் வடிவமைப்பு Comment[xx]=xxAutoStart Configurationxx Keywords=AutoStart;Services; -Keywords[da]=AutoStart; Tjenester -Keywords[es]=Arranque automático;Servicios -Keywords[et]=AutoStart;Teenused -Keywords[fr]=Lancement automatique; Services -Keywords[it]=Avvio automatico;Servizi -Keywords[nl]=autoStart;services;diensten -Keywords[pt]=Arranque Automático;Serviços -Keywords[pt_BR]=Arranque Automático;Serviços -Keywords[ru]=AutoStart;Services;Службы;Автозапуск -Keywords[sr]=AutoStart;Services;аутоматско;покретање;сервиси -Keywords[sr@Latn]=AutoStart;Services;automatsko;pokretanje;servisi -Keywords[sv]=automatisk start;tjänster -Keywords[ta]=தானாக துவங்கும்; சேவைகள் -Keywords[xx]=xxAutoStart;Servicesxx +Keywordsda=AutoStart; Tjenester; +Keywordses=Arranque automático;Servicios; +Keywordset=AutoStart;Teenused; +Keywordsfr=Lancement automatique; Services; +Keywordsit=Avvio automatico;Servizi; +Keywordsnl=autoStart;services;diensten; +Keywordspt=Arranque Automático;Serviços; +Keywordspt_BR=Arranque Automático;Serviços; +Keywordsru=AutoStart;Services;Службы;Автозапуск; +Keywordssr=AutoStart;Services;аутоматско;покретање;сервиси; +Keywordssr@Latn=AutoStart;Services;automatsko;pokretanje;servisi; +Keywordssv=automatisk start;tjänster; +Keywordsta=தானாக துவங்கும்; சேவைகள்; +Keywordsxx=xxAutoStart;Servicesxx; Categories=Qt;TDE;X-TDE-settings-components; |