diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-23 17:37:41 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-23 17:37:41 -0600 |
commit | bf722f9182ce054c41eeff50fe0aa7835f52ac77 (patch) | |
tree | 6efca6baba117cfe7b459b752e2715b3420cad9f | |
parent | 8338e8410dd416939882d18f051970d6c4c2f379 (diff) | |
download | tdenetwork-bf722f9182ce054c41eeff50fe0aa7835f52ac77.tar.gz tdenetwork-bf722f9182ce054c41eeff50fe0aa7835f52ac77.zip |
Fix help handbook not appearing in main handbook table of contents and to populate the launcher menu.
-rw-r--r-- | knewsticker/knewsticker-standalone.desktop | 1 | ||||
-rw-r--r-- | knewsticker/knewsticker.desktop | 4 |
2 files changed, 2 insertions, 3 deletions
diff --git a/knewsticker/knewsticker-standalone.desktop b/knewsticker/knewsticker-standalone.desktop index ec20c68e..8586b9ce 100644 --- a/knewsticker/knewsticker-standalone.desktop +++ b/knewsticker/knewsticker-standalone.desktop @@ -93,4 +93,3 @@ Terminal=false X-TDE-StartupNotify=true X-DCOP-ServiceType=Unique Categories=Qt;TDE;Network;News; -NoDisplay=true diff --git a/knewsticker/knewsticker.desktop b/knewsticker/knewsticker.desktop index 44cd1ce5..16fff2fb 100644 --- a/knewsticker/knewsticker.desktop +++ b/knewsticker/knewsticker.desktop @@ -51,7 +51,7 @@ Name[ven]=Musengulusi wa Mafhungo Name[zh_CN]=新闻播报器 Name[zh_HK]=新聞快報 Name[zh_TW]=新聞簡報 -Name[zu]=Umlungiseleli Wezindaba +Name[zu]=Umlungiseleli Wezindaba X-TDE-Library=knewsticker_panelapplet X-TDE-UniqueApplet=true Icon=knewsticker @@ -101,4 +101,4 @@ Comment[uk]=Стрічка новин RDF Comment[zh_CN]=滚动的 RDF 新闻播报器 Comment[zh_HK]=捲軸式 RDF 新聞簡報器 Comment[zh_TW]=捲軸的 RDF 新聞簡報 - +DocPath=knewsticker/index.html |