diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-08 15:56:39 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-08 15:56:39 -0500 |
commit | 829790146716bc30c2e98cf2a767e60f60e5143a (patch) | |
tree | 9ec044f1ff90653dc07bc9e50254ab56c61b7144 /akregator/src/akregator_plugin.desktop | |
parent | 66914d2878a6cadacbaf6ceacdd74d2999e4114e (diff) | |
download | tdepim-829790146716bc30c2e98cf2a767e60f60e5143a.tar.gz tdepim-829790146716bc30c2e98cf2a767e60f60e5143a.zip |
Update XDG information in support of bug report 892.
Diffstat (limited to 'akregator/src/akregator_plugin.desktop')
-rw-r--r-- | akregator/src/akregator_plugin.desktop | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/akregator/src/akregator_plugin.desktop b/akregator/src/akregator_plugin.desktop index 540179344..bb02126c2 100644 --- a/akregator/src/akregator_plugin.desktop +++ b/akregator/src/akregator_plugin.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Type=ServiceType -X-KDE-ServiceType=Akregator/Plugin +X-TDE-ServiceType=Akregator/Plugin Comment=Plugin for Akregator Comment[af]=Inprop module vir Akregator Comment[be]=Утулка для Akregator @@ -54,31 +54,31 @@ Comment[zh_TW]=Akregator 外掛程式 # Type of plugin, e.g. "storage". -[PropertyDef::X-KDE-akregator-plugintype] +[PropertyDef::X-TDE-akregator-plugintype] Type=TQString # Internal name for identification, not translated. -[PropertyDef::X-KDE-akregator-name] +[PropertyDef::X-TDE-akregator-name] Type=TQString # List of authors. -[PropertyDef::X-KDE-akregator-authors] +[PropertyDef::X-TDE-akregator-authors] Type=TQStringList # List of author's email addresses. -[PropertyDef::X-KDE-akregator-email] +[PropertyDef::X-TDE-akregator-email] Type=TQStringList # Priority of the plugin. When KTrader returns multiple offers, the one with the highest rank is chosen. # Range: 0 (disabled) - 255 (highest) -[PropertyDef::X-KDE-akregator-rank] +[PropertyDef::X-TDE-akregator-rank] Type=int # Version of the plugin. -[PropertyDef::X-KDE-akregator-version] +[PropertyDef::X-TDE-akregator-version] Type=int # Version of the framework this plugin is compatible with. # Must be bumped after making incompatible changes. -[PropertyDef::X-KDE-akregator-framework-version] +[PropertyDef::X-TDE-akregator-framework-version] Type=int |