diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-08 17:26:24 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-08 17:26:24 -0500 |
commit | b8781115c01550e048f94e6b3d1eb8e2cbb771a2 (patch) | |
tree | dcdd213839b8e5d32c710f5dc345c45a313013ea | |
parent | df1f01c231ca22745ea7137cf26fbd23cba49a39 (diff) | |
download | kbfx-b8781115c01550e048f94e6b3d1eb8e2cbb771a2.tar.gz kbfx-b8781115c01550e048f94e6b3d1eb8e2cbb771a2.zip |
Update XDG information in support of bug report 892.
-rw-r--r-- | configdialog/kbfxconfigapp.desktop | 2 | ||||
-rw-r--r-- | src/kbfxspinx.desktop | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/configdialog/kbfxconfigapp.desktop b/configdialog/kbfxconfigapp.desktop index bac0e2c..898998b 100644 --- a/configdialog/kbfxconfigapp.desktop +++ b/configdialog/kbfxconfigapp.desktop @@ -31,6 +31,6 @@ Comment[sv]=KBFX-inställningsverktyg Icon=kbfxconfigapp Exec=kbfxconfigapp Type=Application -Categories=Qt;KDE;Settings; +Categories=Qt;TDE;Settings; DocPath=kbfxconfigapp/index.html X-DCOP-ServiceType=Unique diff --git a/src/kbfxspinx.desktop b/src/kbfxspinx.desktop index 01153d6..615c685 100644 --- a/src/kbfxspinx.desktop +++ b/src/kbfxspinx.desktop @@ -11,7 +11,7 @@ Comment[pt]=Substituto do Menu K Comment[pt_BR]=Substituto do Menu K Comment[sv]=Ersättning av K-menyn Icon=kbfx -X-KDE-Library=libkbfxspinx -X-KDE-UniqueApplet=true +X-TDE-Library=libkbfxspinx +X-TDE-UniqueApplet=true |