diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-18 18:35:14 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-18 18:35:14 -0500 |
commit | b902031bce5b11d053e35dd3b479442e2a042cb4 (patch) | |
tree | c2d28fe22d9a7a1cca93e90b93d81fbdbe0e6e35 /lilo-config/kde | |
parent | 9dd204e09e1d0d84485e62fd30eca8d7836a1d46 (diff) | |
download | tdeadmin-b902031bce5b11d053e35dd3b479442e2a042cb4.tar.gz tdeadmin-b902031bce5b11d053e35dd3b479442e2a042cb4.zip |
Fix missing semicolons at end of Keywords strings
Diffstat (limited to 'lilo-config/kde')
-rw-r--r-- | lilo-config/kde/lilo.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lilo-config/kde/lilo.desktop b/lilo-config/kde/lilo.desktop index c045182..cb52921 100644 --- a/lilo-config/kde/lilo.desktop +++ b/lilo-config/kde/lilo.desktop @@ -149,7 +149,7 @@ Comment[zh_CN]=配置 LILO (Linux 启动管理程序) Comment[zh_HK]=設定 LILO (Linux 的開機管理員) Comment[zh_TW]=你可在此設定 LILO (Linux 的開機管理程式) -Keywords=lilo;boot;bootup;boot manager;linux;Other OS;MBR;startup;start +Keywords=lilo;boot;bootup;boot manager;linux;Other OS;MBR;startup;start; Keywords[ar]=lilo;boot;bootup;مسيير الإقلاع;لينكس;أنظمة التشغيل الأخرى;MBR;بدء التشغيل;إبدء Keywords[az]=lilo;açılış;başlanğıc;açılış idarəçisi;linuks;digər əməliyyat sistemləri; MBR Keywords[bg]=зареждане; стартиране; сектор; запис; Линукс; ядро; мениджър; lilo; boot; bootup; boot manager; linux; Other OS; MBR; startup; start |