diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:23 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:23 -0500 |
commit | c31057da306afcc30cb7b4b03206cc43c2b7c6b6 (patch) | |
tree | 16d534a7afbd5e57e29fabb4bab2eeb7f3866a89 /knewsticker | |
parent | 096cbbcfcae860708e109fc10fa8edc6730c8fa4 (diff) | |
download | tdenetwork-c31057da306afcc30cb7b4b03206cc43c2b7c6b6.tar.gz tdenetwork-c31057da306afcc30cb7b4b03206cc43c2b7c6b6.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'knewsticker')
-rw-r--r-- | knewsticker/knewsticker-standalone.desktop | 2 | ||||
-rw-r--r-- | knewsticker/knewsticker.desktop | 2 | ||||
-rw-r--r-- | knewsticker/knewstickerstub/knewstickerstub.desktop | 2 | ||||
-rw-r--r-- | knewsticker/kntsrcfilepropsdlg/kntsrcfilepropsdlg.desktop | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/knewsticker/knewsticker-standalone.desktop b/knewsticker/knewsticker-standalone.desktop index 8586b9ce..0c8e842e 100644 --- a/knewsticker/knewsticker-standalone.desktop +++ b/knewsticker/knewsticker-standalone.desktop @@ -22,7 +22,7 @@ Name[zu]=Umlungiseleli Wezindaba ze K Type=Application Exec=appletproxy knewsticker.desktop Icon=knewsticker -DocPath=knewsticker/index.html +X-DocPath=knewsticker/index.html GenericName=News Ticker GenericName[af]=Nuus Tikker GenericName[ar]=تجديد الأخبار diff --git a/knewsticker/knewsticker.desktop b/knewsticker/knewsticker.desktop index 16fff2fb..42c99744 100644 --- a/knewsticker/knewsticker.desktop +++ b/knewsticker/knewsticker.desktop @@ -101,4 +101,4 @@ Comment[uk]=Стрічка новин RDF Comment[zh_CN]=滚动的 RDF 新闻播报器 Comment[zh_HK]=捲軸式 RDF 新聞簡報器 Comment[zh_TW]=捲軸的 RDF 新聞簡報 -DocPath=knewsticker/index.html +X-DocPath=knewsticker/index.html diff --git a/knewsticker/knewstickerstub/knewstickerstub.desktop b/knewsticker/knewstickerstub/knewstickerstub.desktop index 2cd534b1..0e476663 100644 --- a/knewsticker/knewstickerstub/knewstickerstub.desktop +++ b/knewsticker/knewstickerstub/knewstickerstub.desktop @@ -124,7 +124,7 @@ Icon=knode NoDisplay=true Type=Application Terminal=false -InitialPreference=8 +X-TDE-InitialPreference=8 Actions=Add; X-TDE-StartupNotify=false diff --git a/knewsticker/kntsrcfilepropsdlg/kntsrcfilepropsdlg.desktop b/knewsticker/kntsrcfilepropsdlg/kntsrcfilepropsdlg.desktop index 1787df0e..c625e779 100644 --- a/knewsticker/kntsrcfilepropsdlg/kntsrcfilepropsdlg.desktop +++ b/knewsticker/kntsrcfilepropsdlg/kntsrcfilepropsdlg.desktop @@ -66,4 +66,4 @@ Name[zh_HK]=KNewsticker 來源檔案屬性頁 Name[zh_TW]=KNewsticker 來源檔案屬性頁 Name[zu]=Umlekeleli wezindaba ze K wephepha lefayela Yemvelaphi Yempahla X-TDE-Library=libkntsrcfilepropsdlg -ServiceTypes=KPropsDlg/Plugin,text/rdf,text/rss +X-TDE-ServiceTypes=KPropsDlg/Plugin,text/rdf,text/rss |