diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-08 15:43:44 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-08 15:43:44 -0500 |
commit | b23f76e065fa3ef03f76940100cd99ff0bd1a7e5 (patch) | |
tree | 484b8d815a6912c3232603c576b1da92787814bf /kfile-plugins | |
parent | 261087b555c7197ec3caba0d230178c4db981371 (diff) | |
download | tdeadmin-b23f76e065fa3ef03f76940100cd99ff0bd1a7e5.tar.gz tdeadmin-b23f76e065fa3ef03f76940100cd99ff0bd1a7e5.zip |
Update XDG information in support of bug report 892.
Diffstat (limited to 'kfile-plugins')
-rw-r--r-- | kfile-plugins/deb/kfile_deb.desktop | 2 | ||||
-rw-r--r-- | kfile-plugins/rpm/kfile_rpm.desktop | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kfile-plugins/deb/kfile_deb.desktop b/kfile-plugins/deb/kfile_deb.desktop index 1ae6ab9..255baaf 100644 --- a/kfile-plugins/deb/kfile_deb.desktop +++ b/kfile-plugins/deb/kfile_deb.desktop @@ -64,6 +64,6 @@ Name[zh_CN]=DEB 统计 Name[zh_HK]=DEB 統計 Name[zh_TW]=DEB 統計 ServiceTypes=KFilePlugin -X-KDE-Library=kfile_deb +X-TDE-Library=kfile_deb MimeType=application/x-deb PreferredItems=Name,Version,Summary,Size diff --git a/kfile-plugins/rpm/kfile_rpm.desktop b/kfile-plugins/rpm/kfile_rpm.desktop index 92e2140..5bc63bf 100644 --- a/kfile-plugins/rpm/kfile_rpm.desktop +++ b/kfile-plugins/rpm/kfile_rpm.desktop @@ -64,6 +64,6 @@ Name[zh_CN]=RPM 统计 Name[zh_HK]=RPM 統計 Name[zh_TW]=RPM 統計 ServiceTypes=KFilePlugin -X-KDE-Library=kfile_rpm +X-TDE-Library=kfile_rpm MimeType=application/x-rpm PreferredItems=Name,Version,Summary,Group,Size |