diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:23 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:23 -0500 |
commit | 8d323d590c780918828ae37788be66f7063eda67 (patch) | |
tree | fd1ada6fa7643d246565870c8cad797ee5c7c154 /kmobile/devices | |
parent | 29ede8faff3fcc97694ef70a7cffa8fbc70c0ca5 (diff) | |
download | tdepim-8d323d590c780918828ae37788be66f7063eda67.tar.gz tdepim-8d323d590c780918828ae37788be66f7063eda67.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'kmobile/devices')
4 files changed, 4 insertions, 4 deletions
diff --git a/kmobile/devices/digicam/libkmobile_digicam.desktop b/kmobile/devices/digicam/libkmobile_digicam.desktop index 794b0ccb7..fbd66a322 100644 --- a/kmobile/devices/digicam/libkmobile_digicam.desktop +++ b/kmobile/devices/digicam/libkmobile_digicam.desktop @@ -107,6 +107,6 @@ Comment[uk]=Цей драйвер підтримує багато цифрови Comment[zh_CN]=此驱动程序支持许多数码相机 Comment[zh_TW]=此驅動程式支援許多數位相機 Type=Service -ServiceTypes=kdedevice/mobiledevice +X-TDE-ServiceTypes=kdedevice/mobiledevice X-TDE-Library=libkmobile_digicam Icon=mobile_camera diff --git a/kmobile/devices/gammu/libkmobile_gammu.desktop b/kmobile/devices/gammu/libkmobile_gammu.desktop index a953b15d1..82d888805 100644 --- a/kmobile/devices/gammu/libkmobile_gammu.desktop +++ b/kmobile/devices/gammu/libkmobile_gammu.desktop @@ -101,6 +101,6 @@ Comment[uk]=Цей драйвер підтримує багато мобільн Comment[zh_CN]=此驱动程序通过 gammu 库支持许多诺基亚和其它移动电话 Comment[zh_TW]=此驅動程式支援許多 NOKIA 及其他手機,使用 gammu 函式庫 Type=Service -ServiceTypes=kdedevice/mobiledevice +X-TDE-ServiceTypes=kdedevice/mobiledevice X-TDE-Library=libkmobile_gammu Icon=mobile_phone diff --git a/kmobile/devices/gnokii/libkmobile_gnokii.desktop b/kmobile/devices/gnokii/libkmobile_gnokii.desktop index 31db31706..6ae1a303a 100644 --- a/kmobile/devices/gnokii/libkmobile_gnokii.desktop +++ b/kmobile/devices/gnokii/libkmobile_gnokii.desktop @@ -101,6 +101,6 @@ Comment[uk]=Цей драйвер підтримує багато мобільн Comment[zh_CN]=此驱动程序通过 gnokii 库支持许多诺基亚和其它移动电话 Comment[zh_TW]=此驅動程式支援許多 NOKIA 及其他手機,使用 gnokii 函式庫 Type=Service -ServiceTypes=kdedevice/mobiledevice +X-TDE-ServiceTypes=kdedevice/mobiledevice X-TDE-Library=libkmobile_gnokii Icon=mobile_phone diff --git a/kmobile/devices/skeleton/libkmobile_skeleton.desktop b/kmobile/devices/skeleton/libkmobile_skeleton.desktop index 998fcbae3..822216d44 100644 --- a/kmobile/devices/skeleton/libkmobile_skeleton.desktop +++ b/kmobile/devices/skeleton/libkmobile_skeleton.desktop @@ -102,6 +102,6 @@ Comment[uk]=Прототип мобільного пристрою Comment[zh_CN]=移动万能设备 Comment[zh_TW]=行動通訊空殼裝置 Type=Service -ServiceTypes=kdedevice/mobiledevice +X-TDE-ServiceTypes=kdedevice/mobiledevice X-TDE-Library=libkmobile_skeleton Icon=mobile_unknown |