diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-18 18:35:17 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-18 18:35:17 -0500 |
commit | f6ce5119ce6a280749e723d7af649be3a4ec3fc6 (patch) | |
tree | 0950a5424672e5751f5ca97c60f055424f08e34a /libkcddb | |
parent | 79a0926d77e203862fe09786f80ff7c976fa81d1 (diff) | |
download | tdemultimedia-f6ce5119ce6a280749e723d7af649be3a4ec3fc6.tar.gz tdemultimedia-f6ce5119ce6a280749e723d7af649be3a4ec3fc6.zip |
Fix missing semicolons at end of Keywords strings
Diffstat (limited to 'libkcddb')
-rw-r--r-- | libkcddb/kcmcddb/libkcddb.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcddb/kcmcddb/libkcddb.desktop b/libkcddb/kcmcddb/libkcddb.desktop index 74eb7dca..51691cf1 100644 --- a/libkcddb/kcmcddb/libkcddb.desktop +++ b/libkcddb/kcmcddb/libkcddb.desktop @@ -180,7 +180,7 @@ Comment[zh_CN]=配置 CDDB 获取 Comment[zh_HK]=設定 CDDB 資訊擷取 Comment[zh_TW]=CDDB 取得資訊設定 -Keywords=cddb +Keywords=cddb; Keywords[bg]=компактдиск; диск; извличане; информация; песен; база; данни; cddb Keywords[hi]=सीडीडीबी Keywords[nds]=CDDB |