diff --git a/kcron/kcron.desktop b/kcron/kcron.desktop index af1e675..0c5b21d 100644 --- a/kcron/kcron.desktop +++ b/kcron/kcron.desktop @@ -89,6 +89,6 @@ GenericName[zh_HK]=工作排程器 GenericName[zh_TW]=工作排程器 GenericName[zu]=Umgcini sikhathi Somsebenzi Terminal=false -X-KDE-StartupNotify=true +X-TDE-StartupNotify=true X-DCOP-ServiceType=Multi -Categories=Qt;KDE;System; +Categories=Qt;TDE;System; diff --git a/kdat/kdat.desktop b/kdat/kdat.desktop index 7016d05..9733100 100644 --- a/kdat/kdat.desktop +++ b/kdat/kdat.desktop @@ -85,8 +85,8 @@ GenericName[zu]=Ithuluzi Yethephu Yokugcina umsebenzi uphephile Exec=kdat %i %m -caption "%c" Icon=kdat Type=Application -X-KDE-StartupNotify=true +X-TDE-StartupNotify=true DocPath=kdat/index.html Terminal=false X-DCOP-ServiceType=Multi -Categories=Qt;KDE;System; +Categories=Qt;TDE;System; 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 diff --git a/knetworkconf/knetworkconf-mdk.spec b/knetworkconf/knetworkconf-mdk.spec index 7f4adbf..d2bb210 100644 --- a/knetworkconf/knetworkconf-mdk.spec +++ b/knetworkconf/knetworkconf-mdk.spec @@ -64,7 +64,7 @@ install -m 644 %{name}/lo32-app-%{name}.png %buildroot/%{_iconsdir}/%{name}.png install -m 644 %{name}/network_card.png %buildroot/%{_prefix}/share/pixmaps/network_card.png mkdir -p %{buildroot}/%{_menudir} -kdedesktop2mdkmenu.pl %{name} System/Configuration/KDE/Network $RPM_BUILD_ROOT%{_datadir}/applications/kde/kcm_knetworkconfmodule.desktop $RPM_BUILD_ROOT%{_menudir}/%{name} +kdedesktop2mdkmenu.pl %{name} System/Configuration/KDE/Network $RPM_BUILD_ROOT%{_datadir}/applications/tde/kcm_knetworkconfmodule.desktop $RPM_BUILD_ROOT%{_menudir}/%{name} %post @@ -102,7 +102,7 @@ rm -rf $RPM_BUILD_ROOT/* %{_libdir}/pkgconfig/*.pc %{_iconsdir}/*.png %{_miconsdir}/%{name}.png -%_datadir/applications/kde/*.desktop +%_datadir/applications/tde/*.desktop %_datadir/pixmaps/network_card.png %_datadir/icons/locolor/16x16/apps/*.png diff --git a/knetworkconf/knetworkconf/kcm_knetworkconfmodule b/knetworkconf/knetworkconf/kcm_knetworkconfmodule index 857c4a2..177239c 100644 --- a/knetworkconf/knetworkconf/kcm_knetworkconfmodule +++ b/knetworkconf/knetworkconf/kcm_knetworkconfmodule @@ -1 +1 @@ -?package(local.kcm_knetworkconfmodule.desktop):needs="x11" kde_filename="kcm_knetworkconfmodule" section="System/Configuration/KDE/Network" command="kcmshell kcm_knetworkconfmodule" icon="locolor/32x32/apps/knetworkconf.png" longtitle="Configure your Network settings" title="Network Settings" kde_opt="Encoding=UTF-8\\nX-KDE-RootOnly=true\\nX-KDE-ModuleType=Library\\nX-KDE-Library=knetworkconfmodule\\nX-KDE-FactoryName=knetworkconfmodule\\nX-KDE-ParentApp=kcontrol\\nType=Application\\nDocPath=knetworkconf/index.docbook\\nComment[es]=Configurar las propiedades de Red\\nComment[de]=Netzwerkschnittstellen konfigurieren\\nTerminal=0\\nName[es]=Propiedades de Red\\nName[de]=Netzwerkschnittstellen konfigurieren\\nGenericName=Configure TCP/IP settings\\nGenericName[es]=Configurar las propiedades de red\\nKeywords=Network,DNS,routes,interfaces\\n" +?package(local.kcm_knetworkconfmodule.desktop):needs="x11" kde_filename="kcm_knetworkconfmodule" section="System/Configuration/KDE/Network" command="kcmshell kcm_knetworkconfmodule" icon="locolor/32x32/apps/knetworkconf.png" longtitle="Configure your Network settings" title="Network Settings" kde_opt="Encoding=UTF-8\\nX-TDE-RootOnly=true\\nX-TDE-ModuleType=Library\\nX-TDE-Library=knetworkconfmodule\\nX-TDE-FactoryName=knetworkconfmodule\\nX-TDE-ParentApp=kcontrol\\nType=Application\\nDocPath=knetworkconf/index.docbook\\nComment[es]=Configurar las propiedades de Red\\nComment[de]=Netzwerkschnittstellen konfigurieren\\nTerminal=0\\nName[es]=Propiedades de Red\\nName[de]=Netzwerkschnittstellen konfigurieren\\nGenericName=Configure TCP/IP settings\\nGenericName[es]=Configurar las propiedades de red\\nKeywords=Network,DNS,routes,interfaces\\n" diff --git a/knetworkconf/knetworkconf/kcm_knetworkconfmodule.desktop b/knetworkconf/knetworkconf/kcm_knetworkconfmodule.desktop index 2692871..06ef031 100644 --- a/knetworkconf/knetworkconf/kcm_knetworkconfmodule.desktop +++ b/knetworkconf/knetworkconf/kcm_knetworkconfmodule.desktop @@ -1,9 +1,9 @@ [Desktop Entry] -X-KDE-RootOnly=true -Categories=Qt;KDE;Settings;X-KDE-settings-network; -X-KDE-ModuleType=Library -X-KDE-Library=knetworkconfmodule -X-KDE-FactoryName=knetworkconfmodule +X-TDE-RootOnly=true +Categories=Qt;TDE;Settings;X-TDE-settings-network; +X-TDE-ModuleType=Library +X-TDE-Library=knetworkconfmodule +X-TDE-FactoryName=knetworkconfmodule Type=Application Exec=kcmshell kcm_knetworkconfmodule Icon=knetworkconf diff --git a/kpackage/kpackage.desktop b/kpackage/kpackage.desktop index 6974aa9..3dace88 100644 --- a/kpackage/kpackage.desktop +++ b/kpackage/kpackage.desktop @@ -96,6 +96,6 @@ DocPath=kpackage/index.html Terminal=false Path= InitialPreference=5 -X-KDE-StartupNotify=true +X-TDE-StartupNotify=true X-DCOP-ServiceType=Multi -Categories=Qt;KDE;System; +Categories=Qt;TDE;System; diff --git a/ksysv/ksysv.desktop b/ksysv/ksysv.desktop index 6cbb8e5..9e25dcd 100644 --- a/ksysv/ksysv.desktop +++ b/ksysv/ksysv.desktop @@ -66,7 +66,7 @@ Path= DocPath=ksysv/index.html Type=Application Terminal=false -X-KDE-StartupNotify=true +X-TDE-StartupNotify=true X-DCOP-ServiceType=Unique -X-KDE-SubstituteUID=true -Categories=Qt;KDE;System; +X-TDE-SubstituteUID=true +Categories=Qt;TDE;System; diff --git a/kuser/kuser.desktop b/kuser/kuser.desktop index b28b25f..b8446ae 100644 --- a/kuser/kuser.desktop +++ b/kuser/kuser.desktop @@ -99,6 +99,6 @@ Icon=kuser Type=Application DocPath=kuser/index.html Terminal=false -X-KDE-StartupNotify=true -X-KDE-SubstituteUID=true -Categories=Qt;KDE;System; +X-TDE-StartupNotify=true +X-TDE-SubstituteUID=true +Categories=Qt;TDE;System; diff --git a/lilo-config/kde/lilo.desktop b/lilo-config/kde/lilo.desktop index cd1c7ba..637f65c 100644 --- a/lilo-config/kde/lilo.desktop +++ b/lilo-config/kde/lilo.desktop @@ -3,10 +3,10 @@ Exec=kcmshell lilo Icon=hdd_unmount Type=Application -X-KDE-ModuleType=Library -X-KDE-Library=lilo -X-KDE-RootOnly=true -X-KDE-HasReadOnlyMode=false +X-TDE-ModuleType=Library +X-TDE-Library=lilo +X-TDE-RootOnly=true +X-TDE-HasReadOnlyMode=false Name=Boot Manager (LILO) Name[af]=Boot Bestuurder (Lilo) @@ -209,4 +209,4 @@ Keywords[xh]=lilo,isingxobo,faka isingxobo, uphathi wesingxobo,linux,Ezinye OS,M Keywords[zh_CN]=lilo,boot,bootup,boot manager,linux,Other OS,MBR,startup,start,启动,启动管理器,其它操作系统 Keywords[zu]=lilo,isingxobo,faka isingxobo umphathi wesingxobo,linux,Ezinye OS,MBR,faka isiqalo,qala -Categories=Qt;KDE;Settings;X-KDE-settings-system; +Categories=Qt;TDE;Settings;X-TDE-settings-system;