diff options
author | Darrell Anderson <[email protected]> | 2012-06-08 17:33:10 -0500 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2012-06-08 17:33:10 -0500 |
commit | 2069b43930e2472ac31aa61fd730980c8ea9116a (patch) | |
tree | ac080502d7dccea4b10f22e076b1f075402589fb /src | |
parent | 9527fae2a25fae7f38362e8b6af6b4808553c888 (diff) | |
download | kopete-otr-2069b43930e2472ac31aa61fd730980c8ea9116a.tar.gz kopete-otr-2069b43930e2472ac31aa61fd730980c8ea9116a.zip |
Update XDG information in support of bug report 892.
Diffstat (limited to 'src')
-rw-r--r-- | src/kopete_otr.desktop | 20 | ||||
-rw-r--r-- | src/kopete_otr_config.desktop | 10 |
2 files changed, 15 insertions, 15 deletions
diff --git a/src/kopete_otr.desktop b/src/kopete_otr.desktop index 82c6a30..0bb6dba 100644 --- a/src/kopete_otr.desktop +++ b/src/kopete_otr.desktop @@ -4,16 +4,16 @@ Type=Service X-Kopete-Version=1000900 Icon=kopete_otr ServiceTypes=Kopete/Plugin -X-KDE-Library=kopete_otr -X-KDE-PluginInfo-Author=Michael Zanetti -X-KDE-PluginInfo-Name=kopete_otr -X-KDE-PluginInfo-Version=0.7 -X-KDE-PluginInfo-Website=http://kopete-otr.follefuder.org -X-KDE-PluginInfo-Category=Plugins -X-KDE-PluginInfo-Depends= -X-KDE-PluginInfo-License=GPL -X-KDE-PluginInfo-EnabledByDefault=false +X-TDE-Library=kopete_otr +X-TDE-PluginInfo-Author=Michael Zanetti +X-TDE-PluginInfo-Name=kopete_otr +X-TDE-PluginInfo-Version=0.7 +X-TDE-PluginInfo-Website=http://kopete-otr.follefuder.org +X-TDE-PluginInfo-Category=Plugins +X-TDE-PluginInfo-Depends= +X-TDE-PluginInfo-License=GPL +X-TDE-PluginInfo-EnabledByDefault=false Comment=Encrypt chat sessions with Off-The-Record encryption Comment[de]=Verschlüsselt Chat-Sitzungen mit Off-The-Record Verschlüsselung Name=OTR diff --git a/src/kopete_otr_config.desktop b/src/kopete_otr_config.desktop index b3ad3ad..7a723f9 100644 --- a/src/kopete_otr_config.desktop +++ b/src/kopete_otr_config.desktop @@ -4,11 +4,11 @@ Type=Service Icon=kopete_otr ServiceTypes=KCModule -X-KDE-ModuleType=Library -X-KDE-Library=kopete_otr -X-KDE-FactoryName=OTRPreferencesFactory -X-KDE-ParentApp=kopete_otr -X-KDE-ParentComponents=kopete_otr +X-TDE-ModuleType=Library +X-TDE-Library=kopete_otr +X-TDE-FactoryName=OTRPreferencesFactory +X-TDE-ParentApp=kopete_otr +X-TDE-ParentComponents=kopete_otr Comment=Encrypt chat sessions with Off-The-Record encryption Comment[de]=Verschlüsselt Chat-Sitzungen mit Off-The-Record Verschlüsselung |