diff options
author | Chris <xchrisx@uber.space> | 2019-12-17 16:33:13 +0100 |
---|---|---|
committer | Chris <xchrisx@uber.space> | 2019-12-17 17:05:42 +0100 |
commit | c75b807cca6bd83ae536655ca17a13fcaf0ad1c9 (patch) | |
tree | f3bba7f78d6010ea3f9d01c18a6a0595faebeb3e /konq-plugins/akregator | |
parent | 17c2fb1f96e82d962fb4881ebbe08adc94da1378 (diff) | |
download | tdeaddons-c75b807cca6bd83ae536655ca17a13fcaf0ad1c9.tar.gz tdeaddons-c75b807cca6bd83ae536655ca17a13fcaf0ad1c9.zip |
Clean up, improve and fix konq-plugins desktop files.
Signed-off-by: Chris <xchrisx@uber.space>
Diffstat (limited to 'konq-plugins/akregator')
-rw-r--r-- | konq-plugins/akregator/akregator_konqfeedicon.desktop | 11 | ||||
-rw-r--r-- | konq-plugins/akregator/akregator_konqplugin.desktop | 1 |
2 files changed, 7 insertions, 5 deletions
diff --git a/konq-plugins/akregator/akregator_konqfeedicon.desktop b/konq-plugins/akregator/akregator_konqfeedicon.desktop index 76efb20..72e902b 100644 --- a/konq-plugins/akregator/akregator_konqfeedicon.desktop +++ b/konq-plugins/akregator/akregator_konqfeedicon.desktop @@ -1,10 +1,10 @@ [Desktop Entry] -Name=Konq Feed Icon Plugin +Name=Feed Icon Name[bg]=Икона на новини Name[ca]=Icona de l'extensió d'enllaços del Konq Name[cs]=Modul pro zdroje Name[da]=Konq Kilde-ikon plugin -Name[de]=RSS-Quellen-Symbol in Konqueror +Name[de]=RSS-Symbol Name[el]=Πρόσθετο εικονιδίου ροής του Konq Name[eo]=Enhavpiktograma kromaĵo por Konkeranto Name[es]=Icono del complemento de fuentes para Konq @@ -51,13 +51,13 @@ Name[uz@cyrillic]=Konqueror янгиликлар тасмаси нишончас Name[vi]=Bổ sung biểu tượng nguồn tin Konq Name[zh_CN]=Konq 种子图标插件 Name[zh_TW]=Konq Feed 圖示外掛程式 -Icon=akregator + Comment=Displays feed icon in statusbar when the page has RSS feed Comment[bg]=Показване на иконата на новите, ако сайта има новини във формат RSS Comment[ca]=Mostra la icona d'enllaços a la barra d'estat quan la pàgina té enllaç RSS Comment[cs]=Zobrazí na panelu ikonku, pokud má stránka RSS Comment[da]=Viser kildeikon i statusfelt når siden har RSS-kilde -Comment[de]=Zeigt das Quellen-Symbol in der Statusleiste, wenn die Seite eine RSS-Quelle hat +Comment[de]=Zeigt das RSS-Symbol in der Statusleiste an, wenn die Seite eine RSS-Nachrichtenquelle hat Comment[el]=Εμφανίζει το εικονίδιο ροής στη γραμμή κατάστασης όταν η σελίδα έχει ροή RSS Comment[eo]=Montras enhavan piktogramon en statolistelo kiam la paĝo havas RSS enhavon Comment[es]=Muestra el icono de las fuentes en la barra de estado cuando la página tiene fuentes RSS @@ -102,6 +102,8 @@ Comment[uz@cyrillic]=Саҳифада RSS тасмаси мавжуд бўлса Comment[vi]=Hiển thị biểu tương nguồn tin trên thanh trạng thái khi trang Mạng có nguồn tin RSS Comment[zh_CN]=当页面有 RSS 种子的时候在状态栏显示种子图标 Comment[zh_TW]=當網頁有 RSS feed 時,於狀態列顯示 feed 圖示 + +Icon=akregator Type=Service X-TDE-Library=libakregatorkonqfeedicon X-TDE-PluginInfo-Author=Teemu Rytilahti @@ -110,7 +112,6 @@ X-TDE-PluginInfo-Name=konqfeedicon X-TDE-PluginInfo-Version=1.0.0 X-TDE-PluginInfo-Website=http://akregator.sourceforge.net X-TDE-PluginInfo-Category=Statusbar -X-TDE-PluginInfo-Depends= X-TDE-PluginInfo-License=GPL X-TDE-PluginInfo-EnabledByDefault=true X-TDE-ParentApp=konqueror diff --git a/konq-plugins/akregator/akregator_konqplugin.desktop b/konq-plugins/akregator/akregator_konqplugin.desktop index 594da75..8ef68e5 100644 --- a/konq-plugins/akregator/akregator_konqplugin.desktop +++ b/konq-plugins/akregator/akregator_konqplugin.desktop @@ -1,4 +1,5 @@ [Desktop Entry] +Icon=akregator Type=Service Name=Add Feed to Akregator Name[bg]=Добавяне на източник към Akregator |