diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-08 15:51:46 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-08 15:51:46 -0500 |
commit | 6ed1ea98db6b1b369e7561efcc2c666b810e5446 (patch) | |
tree | 69da6d265387965c04a9584547ec42d4d372717d | |
parent | 09d01cacf80d21ad213e6520b35e7f06e9546a83 (diff) | |
download | tdelibs-6ed1ea98db6b1b369e7561efcc2c666b810e5446.tar.gz tdelibs-6ed1ea98db6b1b369e7561efcc2c666b810e5446.zip |
Update XDG information in support of bug report 892.
334 files changed, 749 insertions, 749 deletions
diff --git a/KDE3PORTING.html b/KDE3PORTING.html index 3c8890355..eb17c6fc6 100644 --- a/KDE3PORTING.html +++ b/KDE3PORTING.html @@ -624,17 +624,17 @@ The change should affect only code using hardcoded numeric values instead of usi <H3><A NAME="kcontrol">Changes in KControl</A></H3> <H4>Modules that require root permission</H4> -The meaning of the <i>X-KDE-RootOnly</i> flag in the .desktop files has changed. +The meaning of the <i>X-TDE-RootOnly</i> flag in the .desktop files has changed. In KControl 2.0 a message was shown if the user did not press the "modify" -button. With the additional flag <i>X-KDE-HasReadOnlyMode</i> it was possible to show +button. With the additional flag <i>X-TDE-HasReadOnlyMode</i> it was possible to show a disabled version of the module instead of the message. The behavior was inconsistent and has been changed: <ul> -<li><i>X-KDE-HasReadOnlyMode</i> is not used anymore and is ignored by KControl > 2.0. -<li><i>X-KDE-RootOnly</i> does now show a disabled preview of the widget and a notification box. -<li>If you want the old behavior back set <i>X-KDE-IsHiddenByDefault</i> along with -<i>X-KDE-RootOnly</i>. Please note that this behavior is deprecated the sake of +<li><i>X-TDE-HasReadOnlyMode</i> is not used anymore and is ignored by KControl > 2.0. +<li><i>X-TDE-RootOnly</i> does now show a disabled preview of the widget and a notification box. +<li>If you want the old behavior back set <i>X-TDE-IsHiddenByDefault</i> along with +<i>X-TDE-RootOnly</i>. Please note that this behavior is deprecated the sake of usability. </ul> diff --git a/arts/kde/mcop-dcop/kmcop.desktop b/arts/kde/mcop-dcop/kmcop.desktop index 167298d64..2243be98d 100644 --- a/arts/kde/mcop-dcop/kmcop.desktop +++ b/arts/kde/mcop-dcop/kmcop.desktop @@ -87,4 +87,4 @@ Comment[zu]=Ibhulogo le-TDE MCOP-DCOP Icon=kmcop ServiceTypes=KMCOP X-DCOP-ServiceType=Unique -X-KDE-StartupNotify=false +X-TDE-StartupNotify=false diff --git a/arts/knotify/knotify.desktop b/arts/knotify/knotify.desktop index af1d7686a..2041cdeb1 100644 --- a/arts/knotify/knotify.desktop +++ b/arts/knotify/knotify.desktop @@ -116,4 +116,4 @@ Comment[zu]=Isaziso se-Daemon ye-TDE Icon=knotify ServiceTypes=KNotify X-DCOP-ServiceType=Unique -X-KDE-StartupNotify=false +X-TDE-StartupNotify=false diff --git a/interfaces/khexedit/kbytesedit.desktop b/interfaces/khexedit/kbytesedit.desktop index 4c5b39ec0..c91680dc8 100644 --- a/interfaces/khexedit/kbytesedit.desktop +++ b/interfaces/khexedit/kbytesedit.desktop @@ -1,4 +1,4 @@ [Desktop Entry] Type=ServiceType -X-KDE-ServiceType=KHexEdit/KBytesEdit +X-TDE-ServiceType=KHexEdit/KBytesEdit diff --git a/interfaces/kimproxy/interface/dcopinstantmessenger.desktop b/interfaces/kimproxy/interface/dcopinstantmessenger.desktop index 406c4e979..a69994421 100644 --- a/interfaces/kimproxy/interface/dcopinstantmessenger.desktop +++ b/interfaces/kimproxy/interface/dcopinstantmessenger.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Type=ServiceType -X-KDE-ServiceType=DCOP/InstantMessenger +X-TDE-ServiceType=DCOP/InstantMessenger Comment=Instant Messenger with a DCOP interface Comment[af]=Oombliklike Boodskapper met DCOP intervlak Comment[be]=Імгненны абвестнік з інтэрфэйсам DCOP diff --git a/interfaces/kmediaplayer/kmediaplayer.desktop b/interfaces/kmediaplayer/kmediaplayer.desktop index 310247337..85c1df65b 100644 --- a/interfaces/kmediaplayer/kmediaplayer.desktop +++ b/interfaces/kmediaplayer/kmediaplayer.desktop @@ -1,4 +1,4 @@ [Desktop Entry] Type=ServiceType -X-KDE-ServiceType=KMediaPlayer/Player -X-KDE-Derived=KParts/ReadOnlyPart +X-TDE-ServiceType=KMediaPlayer/Player +X-TDE-Derived=KParts/ReadOnlyPart diff --git a/interfaces/kmediaplayer/kmediaplayerengine.desktop b/interfaces/kmediaplayer/kmediaplayerengine.desktop index 3fa56fae7..ba7bf0403 100644 --- a/interfaces/kmediaplayer/kmediaplayerengine.desktop +++ b/interfaces/kmediaplayer/kmediaplayerengine.desktop @@ -1,3 +1,3 @@ [Desktop Entry] Type=ServiceType -X-KDE-ServiceType=KMediaPlayer/Engine +X-TDE-ServiceType=KMediaPlayer/Engine diff --git a/interfaces/kregexpeditor/kregexpeditor.desktop b/interfaces/kregexpeditor/kregexpeditor.desktop index 2700ce370..ec0d50bb9 100644 --- a/interfaces/kregexpeditor/kregexpeditor.desktop +++ b/interfaces/kregexpeditor/kregexpeditor.desktop @@ -1,4 +1,4 @@ [Desktop Entry] Type=ServiceType -X-KDE-ServiceType=KRegExpEditor/KRegExpEditor +X-TDE-ServiceType=KRegExpEditor/KRegExpEditor diff --git a/interfaces/kscript/sample/shellscript.desktop b/interfaces/kscript/sample/shellscript.desktop index 990a69386..e65713a3b 100644 --- a/interfaces/kscript/sample/shellscript.desktop +++ b/interfaces/kscript/sample/shellscript.desktop @@ -71,8 +71,8 @@ Name[wa]=Enondeu di scripes shell bash Name[zh_CN]=Bash Shell 脚本运行程序 Name[zh_TW]=Bash Shell Script 執行器 Type=Service -X-KDE-Library=libshellscript -X-KDE-Script-Runner=ShellScript/bash +X-TDE-Library=libshellscript +X-TDE-Script-Runner=ShellScript/bash ServiceTypes=KScriptRunner/KScriptRunner Comment=Runs bash shell scripts from inside the application. Comment[af]=Laai bash tolk skripte vanuit die program. diff --git a/interfaces/kscript/scriptclientinterface.h b/interfaces/kscript/scriptclientinterface.h index 7aa82212b..0f07d34b2 100644 --- a/interfaces/kscript/scriptclientinterface.h +++ b/interfaces/kscript/scriptclientinterface.h @@ -40,7 +40,7 @@ class TQString; * { * // Create your @ref KScriptInterface here. * m_interface = KParts::ComponentFactory::createInstanceFromQuery<KScriptInterface>( - * "KScriptRunner/KScriptRunner", "([X-KDE-Script-Runner] == 'bash/shell')", this ); + * "KScriptRunner/KScriptRunner", "([X-TDE-Script-Runner] == 'bash/shell')", this ); * } * * virtual ~KScriptAction() diff --git a/interfaces/kscript/scriptinterface.desktop b/interfaces/kscript/scriptinterface.desktop index 878c506d9..397e650d8 100644 --- a/interfaces/kscript/scriptinterface.desktop +++ b/interfaces/kscript/scriptinterface.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Type=ServiceType -X-KDE-ServiceType=KScriptRunner/KScriptRunner +X-TDE-ServiceType=KScriptRunner/KScriptRunner Comment=This is a generic test script engine for testing the script interface. Comment[af]=Hierdie is 'n generies toets skrip masjien vir toetsing die skrip koppelvlak. Comment[ar]=هذه آلة نصوص برمجية اختبارية لاختبار واجهة النص البرمجي. @@ -84,6 +84,6 @@ Comment[zh_HK]=這是用來測試手稿介面用的一般性測試手稿引擎 Comment[zh_TW]=這是用來測試手稿介面用的一般性測試手稿引擎 Comment[zu]=Lena yinjini yesikripti sokuvivinya sawonke wonke yokuvivinya isikripti somxhumanisi. -[PropertyDef::X-KDE-Script-Runner] +[PropertyDef::X-TDE-Script-Runner] Type=TQString diff --git a/interfaces/kscript/scriptmanager.cpp b/interfaces/kscript/scriptmanager.cpp index 5cdbd7459..647410b8b 100644 --- a/interfaces/kscript/scriptmanager.cpp +++ b/interfaces/kscript/scriptmanager.cpp @@ -51,7 +51,7 @@ bool KScriptManager::addScript( const TQString &scriptDesktopFile) KDesktopFile desktop(scriptDesktopFile, true); m_scripts.insert(desktop.readName(), new ScriptInfo()); m_scripts[desktop.readName()]->scriptType = desktop.readType(); - TQString localpath = TQString(kapp->name()) + "/scripts/" + desktop.readEntry("X-KDE-ScriptName", ""); + TQString localpath = TQString(kapp->name()) + "/scripts/" + desktop.readEntry("X-TDE-ScriptName", ""); m_scripts[desktop.readName()]->scriptFile = locate("data", localpath); // m_scripts[desktop.readName()]->scriptMethod = tmpScriptMethod; success = true; @@ -86,7 +86,7 @@ void KScriptManager::runScript( const TQString &scriptName, TQObject *context, c ScriptInfo *newScript = m_scripts[scriptName]; if (newScript) { - TQString scriptType = "([X-KDE-Script-Runner] == '" + newScript->scriptType + "')"; + TQString scriptType = "([X-TDE-Script-Runner] == '" + newScript->scriptType + "')"; kdDebug()<<"running script, type = '"<<scriptType<<"'"<<endl; // See if the script is already cached... if ( !m_scriptCache[scriptName] ) diff --git a/interfaces/kspeech/dcoptexttospeech.desktop b/interfaces/kspeech/dcoptexttospeech.desktop index 272752137..c1afe0aa9 100644 --- a/interfaces/kspeech/dcoptexttospeech.desktop +++ b/interfaces/kspeech/dcoptexttospeech.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Type=ServiceType -X-KDE-ServiceType=DCOP/Text-to-Speech +X-TDE-ServiceType=DCOP/Text-to-Speech Comment=Text-to-Speech Service with a DCOP interface Comment[af]=Tekste-tot-spraak diens met DCOP intervlak Comment[be]=Сервіс агалошвання тэксту з інтэрфэйсам DCOP diff --git a/interfaces/ktexteditor/ktexteditor.desktop b/interfaces/ktexteditor/ktexteditor.desktop index 586559e35..17556bdf6 100644 --- a/interfaces/ktexteditor/ktexteditor.desktop +++ b/interfaces/ktexteditor/ktexteditor.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Type=ServiceType -X-KDE-ServiceType=KTextEditor/Document -X-KDE-Derived=KParts/ReadWritePart +X-TDE-ServiceType=KTextEditor/Document +X-TDE-Derived=KParts/ReadWritePart Comment=Embeddable Text Editor Component (with Doc/View Separation) Comment[af]=Inlegbare Teks Redigeerder Komponent (met Dok/Besigtig Seperasie) Comment[ar]=مكوّن تحرير النصوص القابل للدمج )مع Doc/View Separation( diff --git a/interfaces/ktexteditor/ktexteditoreditor.desktop b/interfaces/ktexteditor/ktexteditoreditor.desktop index 45fdac8a4..6048da92b 100644 --- a/interfaces/ktexteditor/ktexteditoreditor.desktop +++ b/interfaces/ktexteditor/ktexteditoreditor.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Type=ServiceType -X-KDE-ServiceType=KTextEditor/Editor -X-KDE-Derived=KParts/ReadWritePart +X-TDE-ServiceType=KTextEditor/Editor +X-TDE-Derived=KParts/ReadWritePart Comment=Embeddable Text Editor Component (without Doc/View Separation) Comment[af]=Inlegbare Teks Redigeerder Komponent (sonder om te Dok/Besigtig Seperasie) Comment[ar]=مكوّن تحرير النصوص القابل للدمج )مع Doc/View Separation( diff --git a/interfaces/ktexteditor/ktexteditorplugin.desktop b/interfaces/ktexteditor/ktexteditorplugin.desktop index 8c61a642d..2c7ca0795 100644 --- a/interfaces/ktexteditor/ktexteditorplugin.desktop +++ b/interfaces/ktexteditor/ktexteditorplugin.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Type=ServiceType -X-KDE-ServiceType=KTextEditor/Plugin -X-KDE-Derived= +X-TDE-ServiceType=KTextEditor/Plugin +X-TDE-Derived= Comment=KTextEditor Plugin Comment[af]=KTextEditor Inprop Module Comment[ar]=مساعد برنامج KTextEditor diff --git a/kabc/formatfactory.cpp b/kabc/formatfactory.cpp index fe599b901..8af9e1701 100644 --- a/kabc/formatfactory.cpp +++ b/kabc/formatfactory.cpp @@ -68,7 +68,7 @@ FormatFactory::FormatFactory() config.setGroup( "Plugin" ); TQString type = config.readEntry( "Type" ); - info->library = config.readEntry( "X-KDE-Library" ); + info->library = config.readEntry( "X-TDE-Library" ); config.setGroup( "Misc" ); info->nameLabel = config.readEntry( "Name" ); diff --git a/kabc/formats/binary.desktop b/kabc/formats/binary.desktop index 459ec148c..993286ad5 100644 --- a/kabc/formats/binary.desktop +++ b/kabc/formats/binary.desktop @@ -86,4 +86,4 @@ Name[zu]=Okuhambisana ngambili [Plugin] Type=binary -X-KDE-Library=kabcformat_binary +X-TDE-Library=kabcformat_binary diff --git a/kabc/kab2kabc.desktop b/kabc/kab2kabc.desktop index 18719a8d0..3015b3935 100644 --- a/kabc/kab2kabc.desktop +++ b/kabc/kab2kabc.desktop @@ -101,5 +101,5 @@ Comment[zh_TW]=libkab 至 libkabc 轉換工具 Comment[zu]=Ithuluzi lokuguqula le-libkab kuyaku-libkabc Terminal=false NoDisplay=true -X-KDE-autostart-condition=kab2kabcrc:Startup:EnableAutostart:true +X-TDE-autostart-condition=kab2kabcrc:Startup:EnableAutostart:true OnlyShowIn=TDE; diff --git a/kabc/kabc_manager.desktop b/kabc/kabc_manager.desktop index 2c918bc08..0af910f52 100644 --- a/kabc/kabc_manager.desktop +++ b/kabc/kabc_manager.desktop @@ -73,4 +73,4 @@ Name[zh_TW]=聯絡人 Type=Service ServiceTypes=KResources/Manager -X-KDE-ResourceFamily=contact +X-TDE-ResourceFamily=contact diff --git a/kabc/plugins/dir/dir.desktop b/kabc/plugins/dir/dir.desktop index faffd99d4..a841040f9 100644 --- a/kabc/plugins/dir/dir.desktop +++ b/kabc/plugins/dir/dir.desktop @@ -85,8 +85,8 @@ Name[zh_CN]=目录 Name[zh_HK]=目錄 Name[zh_TW]=目錄 Name[zu]=Uhlu lwamafayela -X-KDE-Library=kabc_dir +X-TDE-Library=kabc_dir Type=Service ServiceTypes=KResources/Plugin -X-KDE-ResourceFamily=contact -X-KDE-ResourceType=dir +X-TDE-ResourceFamily=contact +X-TDE-ResourceType=dir diff --git a/kabc/plugins/evolution/evolution.desktop b/kabc/plugins/evolution/evolution.desktop index 87397d92e..98030e906 100644 --- a/kabc/plugins/evolution/evolution.desktop +++ b/kabc/plugins/evolution/evolution.desktop @@ -19,8 +19,8 @@ Name[ven]=Tsikoni Name[wa]=Evolucion Name[xh]=Utshintsho lwendawo ngokwenqanawa Name[zu]=Evolushini -X-KDE-Library=kabc_evo +X-TDE-Library=kabc_evo Type=Service ServiceTypes=KResources/Plugin -X-KDE-ResourceFamily=contact -X-KDE-ResourceType=evolution +X-TDE-ResourceFamily=contact +X-TDE-ResourceType=evolution diff --git a/kabc/plugins/file/file.desktop b/kabc/plugins/file/file.desktop index 559cfcf21..1359dd1c6 100644 --- a/kabc/plugins/file/file.desktop +++ b/kabc/plugins/file/file.desktop @@ -75,8 +75,8 @@ Name[wa]=Fitchî Name[zh_CN]=文件 Name[zh_HK]=檔案 Name[zh_TW]=檔案 -X-KDE-Library=kabc_file +X-TDE-Library=kabc_file Type=Service ServiceTypes=KResources/Plugin -X-KDE-ResourceFamily=contact -X-KDE-ResourceType=file +X-TDE-ResourceFamily=contact +X-TDE-ResourceType=file diff --git a/kabc/plugins/ldapkio/ldapkio.desktop b/kabc/plugins/ldapkio/ldapkio.desktop index ebd8b98dd..e70bf9c9d 100644 --- a/kabc/plugins/ldapkio/ldapkio.desktop +++ b/kabc/plugins/ldapkio/ldapkio.desktop @@ -3,8 +3,8 @@ Name=LDAP Name[bn]=এল-ডি-এ-পি (LDAP) Name[hi]=एलडीएपी (LDAP) Name[te]=ఎల్డిఏపి -X-KDE-Library=kabc_ldapkio +X-TDE-Library=kabc_ldapkio Type=Service ServiceTypes=KResources/Plugin -X-KDE-ResourceFamily=contact -X-KDE-ResourceType=ldapkio +X-TDE-ResourceFamily=contact +X-TDE-ResourceType=ldapkio diff --git a/kabc/plugins/net/net.desktop b/kabc/plugins/net/net.desktop index eadc38ba8..2c72c202d 100644 --- a/kabc/plugins/net/net.desktop +++ b/kabc/plugins/net/net.desktop @@ -83,8 +83,8 @@ Name[zh_CN]=网络 Name[zh_HK]=網絡 Name[zh_TW]=網路 Name[zu]=Umsebenzi wokuxhumana okusakazekile -X-KDE-Library=kabc_net +X-TDE-Library=kabc_net Type=Service ServiceTypes=KResources/Plugin -X-KDE-ResourceFamily=contact -X-KDE-ResourceType=net +X-TDE-ResourceFamily=contact +X-TDE-ResourceType=net diff --git a/kabc/plugins/sql/sql.desktop b/kabc/plugins/sql/sql.desktop index 69ca3e3a7..4ac553008 100644 --- a/kabc/plugins/sql/sql.desktop +++ b/kabc/plugins/sql/sql.desktop @@ -7,4 +7,4 @@ Name[te]=ఏస్క్యుఎల్ [Plugin] Type=sql -X-KDE-Library=kabc_sql +X-TDE-Library=kabc_sql diff --git a/kate/data/katepart.desktop b/kate/data/katepart.desktop index bc7c6fd9b..a85005237 100644 --- a/kate/data/katepart.desktop +++ b/kate/data/katepart.desktop @@ -82,7 +82,7 @@ Name[zh_CN]=嵌入式 KDE 高级文本编辑器 Name[zh_HK]=嵌入式進階文字編輯器 Name[zh_TW]=嵌入式進階文字編輯器 Name[zu]=Umlungisi Wezinga Eliphezulu Oshuthekiwe -X-KDE-Library=libkatepart +X-TDE-Library=libkatepart Icon=kate ServiceTypes=KParts/ReadOnlyPart,Browser/View,KParts/ReadWritePart,KTextEditor/Editor,KTextEditor/Document Type=Service diff --git a/kate/plugins/autobookmarker/ktexteditor_autobookmarker.desktop b/kate/plugins/autobookmarker/ktexteditor_autobookmarker.desktop index a71dbc6be..632d84628 100644 --- a/kate/plugins/autobookmarker/ktexteditor_autobookmarker.desktop +++ b/kate/plugins/autobookmarker/ktexteditor_autobookmarker.desktop @@ -128,7 +128,7 @@ Comment[uk]=Встановлює закладки на рядках, що від Comment[vi]=Đặt đánh dấu trên các dòng khớp một mẫu nào đó khi tải tài liệu. Comment[zh_CN]=文档装入时根据匹配模式自动设置书签 Comment[zh_TW]=文件載入時以字串比對演算法來設定書籤。 -X-KDE-Library=ktexteditor_autobookmarker +X-TDE-Library=ktexteditor_autobookmarker ServiceTypes=KTextEditor/Plugin Type=Service InitialPreference=8 diff --git a/kate/plugins/insertfile/ktexteditor_insertfile.desktop b/kate/plugins/insertfile/ktexteditor_insertfile.desktop index 1854ea95f..7e08d71b7 100644 --- a/kate/plugins/insertfile/ktexteditor_insertfile.desktop +++ b/kate/plugins/insertfile/ktexteditor_insertfile.desktop @@ -149,7 +149,7 @@ Comment[vi]=Chèn bất kỳ tập tin có khả năng đọc tại vị trí c Comment[zh_CN]=在光标位置插入任何可读文件 Comment[zh_HK]=在游標處插入任意的檔案 Comment[zh_TW]=在游標處插入任意的可讀檔案 -X-KDE-Library=ktexteditor_insertfile +X-TDE-Library=ktexteditor_insertfile ServiceTypes=KTextEditor/Plugin Type=Service InitialPreference=8 diff --git a/kate/plugins/isearch/ktexteditor_isearch.desktop b/kate/plugins/isearch/ktexteditor_isearch.desktop index 0a345495e..2e49615d8 100644 --- a/kate/plugins/isearch/ktexteditor_isearch.desktop +++ b/kate/plugins/isearch/ktexteditor_isearch.desktop @@ -146,7 +146,7 @@ Comment[uk]=Також відомий як "Пошук за вводом" Comment[vi]=Cũng được biết như là « Tìm kiếm trong khi gõ ». Comment[zh_CN]=也称为“即输即搜” Comment[zh_TW]=也稱做「即時搜尋」 -X-KDE-Library=ktexteditor_isearch +X-TDE-Library=ktexteditor_isearch ServiceTypes=KTextEditor/Plugin Type=Service InitialPreference=8 diff --git a/kate/plugins/kdatatool/ktexteditor_kdatatool.desktop b/kate/plugins/kdatatool/ktexteditor_kdatatool.desktop index 66bb095d9..9f3649521 100644 --- a/kate/plugins/kdatatool/ktexteditor_kdatatool.desktop +++ b/kate/plugins/kdatatool/ktexteditor_kdatatool.desktop @@ -162,7 +162,7 @@ Comment[zh_CN]=启用像辞典(thesaurus)和拼写检查(spell check)这样的 Comment[zh_HK]=如果有安裝的話,啟用像同義字字典和拼字檢查等的文字工具 Comment[zh_TW]=打開資料工具如同義字典與拼字檢查 (如果有安裝的話) Comment[zu]=Nika amandla amathuluzi edata anjenge thesaurus kanye nokubheka ukubhalwa kwamagama (uma kufakiwe) -X-KDE-Library=ktexteditor_kdatatool +X-TDE-Library=ktexteditor_kdatatool ServiceTypes=KTextEditor/Plugin Type=Service InitialPreference=8 diff --git a/kate/plugins/wordcompletion/ktexteditor_docwordcompletion.desktop b/kate/plugins/wordcompletion/ktexteditor_docwordcompletion.desktop index dd2a5e8dc..d0528d90f 100644 --- a/kate/plugins/wordcompletion/ktexteditor_docwordcompletion.desktop +++ b/kate/plugins/wordcompletion/ktexteditor_docwordcompletion.desktop @@ -132,7 +132,7 @@ Comment[uk]=Завершення слів у документі. Пряме аб Comment[vi]=Khả năng nhập xong từ trong tài liệu, đựa vào chiều hoặc vào bộ bật lên. Comment[zh_CN]=在文档中基于方向或弹出补全单词 Comment[zh_TW]=在編輯文件時的單字補完功能 -X-KDE-Library=ktexteditor_docwordcompletion +X-TDE-Library=ktexteditor_docwordcompletion ServiceTypes=KTextEditor/Plugin Type=Service InitialPreference=8 diff --git a/kcert/kcertpart.desktop b/kcert/kcertpart.desktop index 9e1c9c872..997b9a050 100644 --- a/kcert/kcertpart.desktop +++ b/kcert/kcertpart.desktop @@ -95,5 +95,5 @@ Name[ta]=கேசான்றிதழ்பகுதி Name[te]=కెసెర్ట్ పార్ట్ Name[ven]=Tshipida tsha cert ya K ServiceTypes=KParts/ReadWritePart -X-KDE-Library=libkcertpart +X-TDE-Library=libkcertpart InitialPreference=15 diff --git a/kded/README.kded b/kded/README.kded index b530d707d..f0ff64d41 100644 --- a/kded/README.kded +++ b/kded/README.kded @@ -106,7 +106,7 @@ A KDED module should install a .desktop file with ServicesTypes=KDEDModule A KDED module will be loaded on KDE startup if it has a line - X-KDE-Kded-autoload=true + X-TDE-Kded-autoload=true Note that this flag doesn't cause the module to be loaded if the KDE desktop is not running (i.e. when running a KDE application in another environment). @@ -114,12 +114,12 @@ is not running (i.e. when running a KDE application in another environment). Normally KDED modules are loaded whenever they are accessed, so you don't need autoloading enabled. On demand loading can be disabled by putting the following line in the .desktop file: - X-KDE-Kded-load-on-demand=false + X-TDE-Kded-load-on-demand=false Further it should contain: - X-KDE-ModuleType=Library - X-KDE-Library=foo - X-KDE-FactoryName=foo + X-TDE-ModuleType=Library + X-TDE-Library=foo + X-TDE-FactoryName=foo Which means that kded_foo.la is the name of the library that contains the module and KDEDModule *create_foo(const QCString &) is the factory diff --git a/kded/applications.menu b/kded/applications.menu index 418e57517..a432da802 100644 --- a/kded/applications.menu +++ b/kded/applications.menu @@ -26,10 +26,10 @@ <OnlyUnallocated/> <Include> <Not> - <!-- Don't list non-KDE core applications --> + <!-- Don't list non-TDE core applications --> <And> <Category>Core</Category> - <Not><Category>KDE</Category></Not> + <Not><Category>TDE</Category></Not> </And> <!-- Don't list SUSE's YaST in here --> <Category>X-SuSE-YaST</Category> @@ -40,12 +40,12 @@ <Name>Development</Name> <Directory>tde-development.directory</Directory> <Menu> - <Name>X-KDE-KDevelopIDE</Name> + <Name>X-TDE-KDevelopIDE</Name> <Directory>tde-development-tdevelop.directory</Directory> <Include> <And> <Category>Development</Category> - <Category>X-KDE-KDevelopIDE</Category> + <Category>X-TDE-KDevelopIDE</Category> </And> </Include> </Menu> @@ -72,7 +72,7 @@ <Include> <And> <Category>Development</Category> - <Not><Category>X-KDE-KDevelopIDE</Category></Not> + <Not><Category>X-TDE-KDevelopIDE</Category></Not> <Not><Category>Translation</Category></Not> <Not><Category>WebDevelopment</Category></Not> </And> @@ -108,7 +108,7 @@ <Category>Education</Category> <Or> <Category>Languages</Category> - <Category>X-KDE-Edu-Language</Category> + <Category>X-TDE-Edu-Language</Category> </Or> </And> </Include> @@ -131,11 +131,11 @@ <Category>Education</Category> <Not> <Category>Languages</Category> - <Category>X-KDE-Edu-Language</Category> + <Category>X-TDE-Edu-Language</Category> <Category>Math</Category> <Category>Science</Category> <Category>Teaching</Category> - <Category>X-KDE-Edu-Teaching</Category> + <Category>X-TDE-Edu-Teaching</Category> </Not> </And> </Include> @@ -158,7 +158,7 @@ <Category>Education</Category> <Or> <Category>Teaching</Category> - <Category>X-KDE-Edu-Teaching</Category> + <Category>X-TDE-Edu-Teaching</Category> </Or> </And> </Include> @@ -204,7 +204,7 @@ <And> <Category>Game</Category> <Or> - <Category>X-KDE-KidsGame</Category> + <Category>X-TDE-KidsGame</Category> <Category>KidsGame</Category> </Or> </And> @@ -227,7 +227,7 @@ <Category>ArcadeGame</Category> <Category>BoardGame</Category> <Category>CardGame</Category> - <Category>X-KDE-KidsGame</Category> + <Category>X-TDE-KidsGame</Category> <Category>KidsGame</Category> <Category>StrategyGame</Category> </Not> @@ -240,7 +240,7 @@ <Include> <And> <Category>Graphics</Category> - <Not><Category>X-KDE-More</Category></Not> + <Not><Category>X-TDE-More</Category></Not> <Not><Filename>ooo-draw.desktop</Filename></Not> </And> </Include> @@ -250,7 +250,7 @@ <Include> <And> <Category>Graphics</Category> - <Category>X-KDE-More</Category> + <Category>X-TDE-More</Category> </And> </Include> </Menu> @@ -261,7 +261,7 @@ <Include> <And> <Category>Network</Category> - <Not><Category>X-KDE-More</Category></Not> + <Not><Category>X-TDE-More</Category></Not> </And> </Include> <Menu> @@ -274,7 +274,7 @@ <Include> <And> <Category>Network</Category> - <Category>X-KDE-More</Category> + <Category>X-TDE-More</Category> </And> </Include> </Menu> @@ -285,7 +285,7 @@ <Include> <And> <Category>AudioVideo</Category> - <Not><Category>X-KDE-More</Category></Not> + <Not><Category>X-TDE-More</Category></Not> </And> </Include> <Menu> @@ -294,7 +294,7 @@ <Include> <And> <Category>AudioVideo</Category> - <Category>X-KDE-More</Category> + <Category>X-TDE-More</Category> </And> </Include> </Menu> @@ -311,7 +311,7 @@ <Include> <And> <Category>Office</Category> - <Not><Category>X-KDE-More</Category></Not> + <Not><Category>X-TDE-More</Category></Not> </And> <Filename>ooo-draw.desktop</Filename> </Include> @@ -321,7 +321,7 @@ <Include> <And> <Category>Office</Category> - <Category>X-KDE-More</Category> + <Category>X-TDE-More</Category> </And> </Include> </Menu> @@ -339,7 +339,7 @@ <Include> <And> <Category>System</Category> - <Not><Category>X-KDE-More</Category></Not> + <Not><Category>X-TDE-More</Category></Not> </And> </Include> <Menu> @@ -347,8 +347,8 @@ <Directory>tde-system-su.directory</Directory> <Include> <And> - <Category>X-KDE-System-su</Category> - <Not><Category>X-KDE-More</Category></Not> + <Category>X-TDE-System-su</Category> + <Not><Category>X-TDE-More</Category></Not> </And> </Include> </Menu> @@ -358,7 +358,7 @@ <Include> <And> <Category>System</Category> - <Category>X-KDE-More</Category> + <Category>X-TDE-More</Category> </And> </Include> </Menu> @@ -378,10 +378,10 @@ <And> <Category>Utility</Category> <Not><Category>Accessibility</Category></Not> - <Not><Category>X-KDE-Utilities-Desktop</Category></Not> - <Not><Category>X-KDE-Utilities-Peripherals</Category></Not> - <Not><Category>X-KDE-Utilities-PIM</Category></Not> - <Not><Category>X-KDE-More</Category></Not> + <Not><Category>X-TDE-Utilities-Desktop</Category></Not> + <Not><Category>X-TDE-Utilities-Peripherals</Category></Not> + <Not><Category>X-TDE-Utilities-PIM</Category></Not> + <Not><Category>X-TDE-More</Category></Not> </And> </Include> <Menu> @@ -400,7 +400,7 @@ <Include> <And> <Category>Utility</Category> - <Category>X-KDE-Utilities-Desktop</Category> + <Category>X-TDE-Utilities-Desktop</Category> </And> </Include> </Menu> @@ -417,7 +417,7 @@ <Include> <And> <Category>Utility</Category> - <Category>X-KDE-Utilities-PIM</Category> + <Category>X-TDE-Utilities-PIM</Category> </And> </Include> </Menu> @@ -438,7 +438,7 @@ <Include> <And> <Category>Utility</Category> - <Category>X-KDE-More</Category> + <Category>X-TDE-More</Category> </And> </Include> </Menu> @@ -448,14 +448,14 @@ <Include> <And> <Category>Utility</Category> - <Category>X-KDE-More</Category> + <Category>X-TDE-More</Category> </And> </Include> </Menu> </Menu> <Include> <And> - <Category>KDE</Category> + <Category>TDE</Category> <Category>Core</Category> </And> </Include> diff --git a/kded/kbuildservicegroupfactory.h b/kded/kbuildservicegroupfactory.h index b4d303502..23666fd0f 100644 --- a/kded/kbuildservicegroupfactory.h +++ b/kded/kbuildservicegroupfactory.h @@ -53,7 +53,7 @@ public: * Adds the entry @p newEntry to the "parent group" @p parent, creating * the group if necassery. * A "parent group" is a group of services that all have the same - * "X-KDE-ParentApp". + * "X-TDE-ParentApp". */ KServiceGroup *addNewChild( const TQString &parent, const char *resource, KSycocaEntry *newEntry); diff --git a/kded/kbuildservicetypefactory.cpp b/kded/kbuildservicetypefactory.cpp index 27b55176d..c017a91e1 100644 --- a/kded/kbuildservicetypefactory.cpp +++ b/kded/kbuildservicetypefactory.cpp @@ -85,7 +85,7 @@ KBuildServiceTypeFactory::createEntry(const TQString &file, const char *resource // TODO check Type field first TQString mime = desktopFile.readEntry( "MimeType" ); - TQString service = desktopFile.readEntry( "X-KDE-ServiceType" ); + TQString service = desktopFile.readEntry( "X-TDE-ServiceType" ); if ( mime.isEmpty() && service.isEmpty() ) { diff --git a/kded/kded.cpp b/kded/kded.cpp index a438fa546..4b891d48a 100644 --- a/kded/kded.cpp +++ b/kded/kded.cpp @@ -172,7 +172,7 @@ void Kded::initModules() for(KService::List::ConstIterator it = kdedModules.begin(); it != kdedModules.end(); ++it) { KService::Ptr service = *it; - bool autoload = service->property("X-KDE-Kded-autoload", TQVariant::Bool).toBool(); + bool autoload = service->property("X-TDE-Kded-autoload", TQVariant::Bool).toBool(); config->setGroup(TQString("Module-%1").arg(service->desktopEntryName())); autoload = config->readBoolEntry("autoload", autoload); for (TQStringList::Iterator module = blacklist.begin(); module != blacklist.end(); ++module) @@ -186,7 +186,7 @@ void Kded::initModules() if( m_newStartup ) { // see ksmserver's README for description of the phases - TQVariant phasev = service->property("X-KDE-Kded-phase", TQVariant::Int ); + TQVariant phasev = service->property("X-TDE-Kded-phase", TQVariant::Int ); int phase = phasev.isValid() ? phasev.toInt() : 2; bool prevent_autoload = false; switch( phase ) @@ -211,7 +211,7 @@ void Kded::initModules() loadModule(service, false); } bool dontLoad = false; - TQVariant p = service->property("X-KDE-Kded-load-on-demand", TQVariant::Bool); + TQVariant p = service->property("X-TDE-Kded-load-on-demand", TQVariant::Bool); if (p.isValid() && (p.toBool() == false)) dontLoad = true; if (dontLoad) @@ -230,10 +230,10 @@ void Kded::loadSecondPhase() for(KService::List::ConstIterator it = kdedModules.begin(); it != kdedModules.end(); ++it) { KService::Ptr service = *it; - bool autoload = service->property("X-KDE-Kded-autoload", TQVariant::Bool).toBool(); + bool autoload = service->property("X-TDE-Kded-autoload", TQVariant::Bool).toBool(); config->setGroup(TQString("Module-%1").arg(service->desktopEntryName())); autoload = config->readBoolEntry("autoload", autoload); - TQVariant phasev = service->property("X-KDE-Kded-phase", TQVariant::Int ); + TQVariant phasev = service->property("X-TDE-Kded-phase", TQVariant::Int ); int phase = phasev.isValid() ? phasev.toInt() : 2; if( phase == 2 && autoload ) loadModule(service, false); @@ -266,7 +266,7 @@ KDEDModule *Kded::loadModule(const KService *s, bool onDemand) if (onDemand) { - TQVariant p = s->property("X-KDE-Kded-load-on-demand", TQVariant::Bool); + TQVariant p = s->property("X-TDE-Kded-load-on-demand", TQVariant::Bool); if (p.isValid() && (p.toBool() == false)) { noDemandLoad(s->desktopEntryName()); @@ -277,12 +277,12 @@ KDEDModule *Kded::loadModule(const KService *s, bool onDemand) KLibLoader *loader = KLibLoader::self(); - TQVariant v = s->property("X-KDE-FactoryName", TQVariant::String); + TQVariant v = s->property("X-TDE-FactoryName", TQVariant::String); TQString factory = v.isValid() ? v.toString() : TQString::null; if (factory.isEmpty()) { // Stay bugward compatible - v = s->property("X-KDE-Factory", TQVariant::String); + v = s->property("X-TDE-Factory", TQVariant::String); factory = v.isValid() ? v.toString() : TQString::null; } if (factory.isEmpty()) diff --git a/kded/kdedmodule.desktop b/kded/kdedmodule.desktop index 09b1dafb6..55370e58c 100644 --- a/kded/kdedmodule.desktop +++ b/kded/kdedmodule.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Type=ServiceType -X-KDE-ServiceType=KDEDModule +X-TDE-ServiceType=KDEDModule Comment=KDED Module Comment[ar]=وحدة KDED Comment[az]=KDED Modulu @@ -82,9 +82,9 @@ Comment[zh_CN]=KDED 模块 Comment[zh_HK]=KDED 模組 Comment[zh_TW]=KDED 模組 Comment[zu]=Ingxenye ye-KDED -[PropertyDef::X-KDE-FactoryName] +[PropertyDef::X-TDE-FactoryName] Type=TQString -[PropertyDef::X-KDE-Kded-autoload] +[PropertyDef::X-TDE-Kded-autoload] Type=bool -[PropertyDef::X-KDE-Kded-load-on-demand] +[PropertyDef::X-TDE-Kded-load-on-demand] Type=bool diff --git a/kded/test/test.desktop b/kded/test/test.desktop index b70407f93..8751a8479 100644 --- a/kded/test/test.desktop +++ b/kded/test/test.desktop @@ -2,11 +2,11 @@ Type=Service ServiceTypes=KDEDModule -X-KDE-ModuleType=Library -X-KDE-Library=test -X-KDE-Factory=test -X-KDE-Kded-autoload=false -X-KDE-Kded-load-on-demand=true +X-TDE-ModuleType=Library +X-TDE-Library=test +X-TDE-Factory=test +X-TDE-Kded-autoload=false +X-TDE-Kded-load-on-demand=true Name=KDED Test Module Name[af]=Kded Toets Module diff --git a/kfile-plugins/elf/kfile_elf.desktop b/kfile-plugins/elf/kfile_elf.desktop index 6bc6dd489..cc993d36a 100644 --- a/kfile-plugins/elf/kfile_elf.desktop +++ b/kfile-plugins/elf/kfile_elf.desktop @@ -60,7 +60,7 @@ Name[zh_HK]=ELF 資訊 Name[zh_TW]=ELF 資訊 Name[zu]=Ulwazi lwe-ELF ServiceTypes=KFilePlugin -X-KDE-Library=kfile_elf +X-TDE-Library=kfile_elf MimeType=application/x-executable PreferredItems=Name,Description,License,Copyright,Authors,Product,Organization,Version,DateTime,Notes" SupportsThumbnail=false
\ No newline at end of file diff --git a/khtml/ecma/kjs_navigator.cpp b/khtml/ecma/kjs_navigator.cpp index 32f836ba7..ee36ddd1b 100644 --- a/khtml/ecma/kjs_navigator.cpp +++ b/khtml/ecma/kjs_navigator.cpp @@ -296,7 +296,7 @@ PluginBase::PluginBase(ExecState *exec, bool loadPluginInfo) KTrader::OfferList::iterator it; for ( it = offers.begin(); it != offers.end(); ++it ) { - TQVariant pluginsinfo = (**it).property( "X-KDE-BrowserView-PluginsInfo" ); + TQVariant pluginsinfo = (**it).property( "X-TDE-BrowserView-PluginsInfo" ); if ( !pluginsinfo.isValid() ) { // <backwards compatible> if ((**it).library() == TQString("libnsplugin")) diff --git a/khtml/java/kjavaappletviewer.desktop b/khtml/java/kjavaappletviewer.desktop index ba412cccf..9a2d16355 100644 --- a/khtml/java/kjavaappletviewer.desktop +++ b/khtml/java/kjavaappletviewer.desktop @@ -73,10 +73,10 @@ Name[vi]=Bộ xem tiểu dụng Java nhúng Name[wa]=Ravalé håyneu d' apliketes Java Name[zh_CN]=嵌入的 Java 小程序查看器 Name[zh_TW]=Embedded Java Applet 檢視器 -X-KDE-Library=kjavaappletviewer +X-TDE-Library=kjavaappletviewer Icon=java MimeType=application/x-java-applet;application/x-java; ServiceTypes=KParts/ReadOnlyPart,Browser/View Type=Service InitialPreference=2 -X-KDE-BrowserView-PluginsInfo=kjava/pluginsinfo +X-TDE-BrowserView-PluginsInfo=kjava/pluginsinfo diff --git a/khtml/khtml.desktop b/khtml/khtml.desktop index 55a24e85b..588f52ab1 100644 --- a/khtml/khtml.desktop +++ b/khtml/khtml.desktop @@ -89,5 +89,5 @@ Name=KHTML Name[hi]=केएचटीएमएल (KHTML) Name[te]=కెహెచ్ టి ఎమ్ ఎల్ ServiceTypes=KParts/ReadOnlyPart,Browser/View -X-KDE-Library=libkhtmlpart +X-TDE-Library=libkhtmlpart InitialPreference=10 diff --git a/khtml/khtmlimage.desktop b/khtml/khtmlimage.desktop index ec126ae6b..83868964f 100644 --- a/khtml/khtmlimage.desktop +++ b/khtml/khtmlimage.desktop @@ -167,4 +167,4 @@ Name[zh_TW]=可嵌入的影像檢視器 Name[zu]=Isithombe Sombukisi Oshuthisekayo ServiceTypes=KParts/ReadOnlyPart,Browser/View InitialPreference=4 -X-KDE-Library=khtmlimagepart +X-TDE-Library=khtmlimagepart diff --git a/khtml/kmultipart/kmultipart.desktop b/khtml/kmultipart/kmultipart.desktop index 6419edac6..0dbfd06f7 100644 --- a/khtml/kmultipart/kmultipart.desktop +++ b/khtml/kmultipart/kmultipart.desktop @@ -70,4 +70,4 @@ Name[zh_CN]=可嵌入的 multipart/mixed 组件 Name[zh_HK]=multipart/mixed 的可嵌入元件 Name[zh_TW]=multipart/mixed 的可嵌入元件 ServiceTypes=KParts/ReadOnlyPart -X-KDE-Library=libkmultipart +X-TDE-Library=libkmultipart diff --git a/kinit/README.autostart b/kinit/README.autostart index c1f711ef6..ab8132915 100644 --- a/kinit/README.autostart +++ b/kinit/README.autostart @@ -15,7 +15,7 @@ application's .desktop file must be located in a KDE autostart directory such as $TDEDIR/share/autostart or $TDEHOME/share/autostart. The .desktop file can contain the following optional entries to control its autostart: - X-KDE-autostart-condition = rcfile:group:entry:default + X-TDE-autostart-condition = rcfile:group:entry:default rcfile = name of a config file (including path if necessary) group = name of a group within the config file @@ -28,17 +28,17 @@ contain the following optional entries to control its autostart: 'default' is 'true'. If the entry is not within a group, the group entry can be left empty. - X-KDE-autostart-after = desktop_name + X-TDE-autostart-after = desktop_name desktop_name = the name of another .desktop file excluding path and the .desktop suffix. E.g. panel.desktop would appear - as 'X-KDE-autostart-after=panel' + as 'X-TDE-autostart-after=panel' Waits until the .desktop file specified by 'desktop_name' has been autostarted. The entry is ignored if the specified application is not scheduled in the same autostart phase as this .desktop file. - X-KDE-autostart-phase = phase + X-TDE-autostart-phase = phase phase = 1 or 2 diff --git a/kinit/autostart.cpp b/kinit/autostart.cpp index 4824f2b23..488003948 100644 --- a/kinit/autostart.cpp +++ b/kinit/autostart.cpp @@ -128,7 +128,7 @@ AutoStart::loadAutoStartList() continue; } else { - if (!startCondition(config.readEntry("X-KDE-autostart-condition"))) + if (!startCondition(config.readEntry("X-TDE-autostart-condition"))) continue; } if (!config.tryExec()) @@ -193,13 +193,13 @@ AutoStart::loadAutoStartList() if (config.hasKey("X-TDE-autostart-after")) item->startAfter = config.readEntry("X-TDE-autostart-after"); else - item->startAfter = config.readEntry("X-KDE-autostart-after"); + item->startAfter = config.readEntry("X-TDE-autostart-after"); if( m_newStartup ) { if (config.hasKey("X-TDE-autostart-phase")) item->phase = config.readNumEntry("X-TDE-autostart-phase", 2); else - item->phase = config.readNumEntry("X-KDE-autostart-phase", 2); + item->phase = config.readNumEntry("X-TDE-autostart-phase", 2); if (item->phase < 0) item->phase = 0; } @@ -208,7 +208,7 @@ AutoStart::loadAutoStartList() if (config.hasKey("X-TDE-autostart-phase")) item->phase = config.readNumEntry("X-TDE-autostart-phase", 1); else - item->phase = config.readNumEntry("X-KDE-autostart-phase", 1); + item->phase = config.readNumEntry("X-TDE-autostart-phase", 1); if (item->phase < 1) item->phase = 1; } diff --git a/kio/DESIGN.mimetypes b/kio/DESIGN.mimetypes index ffec64f44..7f1d81b11 100644 --- a/kio/DESIGN.mimetypes +++ b/kio/DESIGN.mimetypes @@ -1,9 +1,9 @@ TODO: servicetypes TODO: mimetypes -Service type inheritance (X-KDE-Derived) +Service type inheritance (X-TDE-Derived) ======================================== -X-KDE-Derived is for service types. ST1 derives from ST2 means ST1 is more specific than ST2. +X-TDE-Derived is for service types. ST1 derives from ST2 means ST1 is more specific than ST2. If a service implements ST1, it also implements ST2, but not the other way round. For instance, KoDocument derives from KParts/ReadWritePart, which derives from KParts/ReadOnlyPart, @@ -16,19 +16,19 @@ We need a mechanism to also say that "text/xml is a special case of text/plain", or "text/docbook is a kind of text/sgml", or "application/x-smb-workgroup is a kind of inode/directory", etc. See below. -Why mimetype "inheritance" doesn't use X-KDE-Derived +Why mimetype "inheritance" doesn't use X-TDE-Derived ==================================================== The confusing thing is that we said "a mimetype is a servicetype". But that's not exactly correct. As Waldo noted, "the ability to open a mimetype" is what's a servicetype. -So if text/xml said X-KDE-Derived=text/plain (i.e. ST1=text/xml, ST2=text/plain), +So if text/xml said X-TDE-Derived=text/plain (i.e. ST1=text/xml, ST2=text/plain), then an application opening text/xml (ST1) could also open text/plain (ST2) - which is not necessarily true. We want the other way round: to be able to open special kinds of text/plain in a plain text editor. -This is what X-KDE-IsAlso was introduced for. X-KDE-IsAlso kind of "works the other way" than X-KDE-Derived. +This is what X-TDE-IsAlso was introduced for. X-TDE-IsAlso kind of "works the other way" than X-TDE-Derived. If M1 is a special kind of M2 (mimetypes), then "the ability to open M2" derives from "the ability to open M1" -So we say in text/xml: X-KDE-IsAlso=text/plain, and applications that can open text/plain can also open text/xml. +So we say in text/xml: X-TDE-IsAlso=text/plain, and applications that can open text/plain can also open text/xml. Pattern Accuracy ====================== In some cases of inheritance several mimetypes shares the same extension (with the primary case being Ogg Multimedia files). -This has been solved sofar by matching the extension to most generic mimetype. To indicate that the mimetype can be refined further, the flag X-KDE-PatternsAccuracy can be set. The value to X-KDE-PatternsAccuracy is a number between 0-100, with 100 being the default if not set. Any values below 100 is interpreted as the possibility of further mimetype refinement. +This has been solved sofar by matching the extension to most generic mimetype. To indicate that the mimetype can be refined further, the flag X-TDE-PatternsAccuracy can be set. The value to X-TDE-PatternsAccuracy is a number between 0-100, with 100 being the default if not set. Any values below 100 is interpreted as the possibility of further mimetype refinement. diff --git a/kio/application.desktop b/kio/application.desktop index 27c30c967..d9e9fc3c2 100644 --- a/kio/application.desktop +++ b/kio/application.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Type=ServiceType -X-KDE-ServiceType=Application +X-TDE-ServiceType=Application Name=Application Name[af]=Program Name[ar]=تطبيق @@ -92,10 +92,10 @@ Type=bool [PropertyDef::DocPath] Type=TQString -[PropertyDef::X-KDE-SubstituteUID] +[PropertyDef::X-TDE-SubstituteUID] Type=bool -[PropertyDef::X-KDE-Username] +[PropertyDef::X-TDE-Username] Type=TQString [PropertyDef::StartupWMClass] @@ -104,21 +104,21 @@ Type=TQString [PropertyDef::StartupNotify] Type=bool -[PropertyDef::X-KDE-WMClass] +[PropertyDef::X-TDE-WMClass] Type=TQString -[PropertyDef::X-KDE-StartupNotify] +[PropertyDef::X-TDE-StartupNotify] Type=bool [PropertyDef::X-DCOP-ServiceName] Type=TQString -[PropertyDef::X-KDE-ParentApp] +[PropertyDef::X-TDE-ParentApp] Type=TQString -[PropertyDef::X-KDE-HasTempFileOption] +[PropertyDef::X-TDE-HasTempFileOption] Type=bool -[PropertyDef::X-KDE-Protocols] +[PropertyDef::X-TDE-Protocols] Type=TQStringList diff --git a/kio/kcmodule.desktop b/kio/kcmodule.desktop index e70b87850..c3ab78532 100644 --- a/kio/kcmodule.desktop +++ b/kio/kcmodule.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Type=ServiceType -X-KDE-ServiceType=KCModule +X-TDE-ServiceType=KCModule Name=TDE Control Module Name[af]=TDE Beheer Module Name[ar]=وحدة تحكم كيدي @@ -84,26 +84,26 @@ Name[zh_HK]=TDE 控制模組 Name[zh_TW]=TDE 控制模組 Name[zu]=Ingxenye ye-TDE Control -[PropertyDef::X-KDE-FactoryName] +[PropertyDef::X-TDE-FactoryName] Type=TQString -[PropertyDef::X-KDE-RootOnly] +[PropertyDef::X-TDE-RootOnly] Type=bool # a list of all components this KCM belongs to -[PropertyDef::X-KDE-ParentComponents] +[PropertyDef::X-TDE-ParentComponents] Type=TQStringList # the id of the parent in the TreeList -[PropertyDef::X-KDE-CfgDlgHierarchy] +[PropertyDef::X-TDE-CfgDlgHierarchy] Type=TQString # sets the order of the modules in the TreeList/IconList -[PropertyDef::X-KDE-Weight] +[PropertyDef::X-TDE-Weight] Type=int -[PropertyDef::X-KDE-RootOnly] +[PropertyDef::X-TDE-RootOnly] Type=bool -[PropertyDef::X-KDE-IsHiddenByDefault] +[PropertyDef::X-TDE-IsHiddenByDefault] Type=bool diff --git a/kio/kcomprfilter.desktop b/kio/kcomprfilter.desktop index be9bdc2c1..87be942f4 100644 --- a/kio/kcomprfilter.desktop +++ b/kio/kcomprfilter.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Type=ServiceType -X-KDE-ServiceType=KDECompressionFilter +X-TDE-ServiceType=KDECompressionFilter Name=TDE Compression Filter Name[af]=TDE Kompakteer Filter Name[az]=TDE Sıxışdırma Filtri diff --git a/kio/kdatatool.desktop b/kio/kdatatool.desktop index 5424573c6..a58357d41 100644 --- a/kio/kdatatool.desktop +++ b/kio/kdatatool.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Type=ServiceType -X-KDE-ServiceType=KDataTool +X-TDE-ServiceType=KDataTool Comment=TDE Data Tool Comment[af]=TDE Data Program Comment[ar]=أداة كيدي للبيانات diff --git a/kio/kfile/kfiledialog.cpp b/kio/kfile/kfiledialog.cpp index f84db825b..f9086cff7 100644 --- a/kio/kfile/kfiledialog.cpp +++ b/kio/kfile/kfiledialog.cpp @@ -1948,8 +1948,8 @@ void KFileDialog::updateAutoSelectExtension (void) { KMimeType::Ptr mime = KMimeType::mimeType (filter); - // first try X-KDE-NativeExtension - TQString nativeExtension = mime->property ("X-KDE-NativeExtension").toString (); + // first try X-TDE-NativeExtension + TQString nativeExtension = mime->property ("X-TDE-NativeExtension").toString (); if (nativeExtension.at (0) == '.') { d->extension = nativeExtension.lower (); @@ -1957,7 +1957,7 @@ void KFileDialog::updateAutoSelectExtension (void) << d->extension << "\'" << endl; } - // no X-KDE-NativeExtension + // no X-TDE-NativeExtension if (d->extension.isEmpty ()) { d->extension = getExtensionFromPatternList (mime->patterns ()).lower (); diff --git a/kio/kfile/kfilemetapreview.cpp b/kio/kfile/kfilemetapreview.cpp index d5a2d4019..155e1194c 100644 --- a/kio/kfile/kfilemetapreview.cpp +++ b/kio/kfile/kfilemetapreview.cpp @@ -117,8 +117,8 @@ KPreviewWidgetBase * KFileMetaPreview::previewProviderFor( const TQString& mimeT parentMimeType = parentMimeInfo->parentMimeType(); } - // check X-KDE-Text property - TQVariant textProperty = mimeInfo->property( "X-KDE-text" ); + // check X-TDE-Text property + TQVariant textProperty = mimeInfo->property( "X-TDE-text" ); if ( textProperty.isValid() && textProperty.type() == TQVariant::Bool ) { if ( textProperty.toBool() ) diff --git a/kio/kfile/kopenwith.cpp b/kio/kfile/kopenwith.cpp index 2a3e7e690..8f498aa8d 100644 --- a/kio/kfile/kopenwith.cpp +++ b/kio/kfile/kopenwith.cpp @@ -768,7 +768,7 @@ void KOpenWithDlg::slotOK() { // Also make sure the "auto embed" setting for this mimetype is off KDesktopFile mimeDesktop( locateLocal( "mime", qServiceType + ".desktop" ) ); - mimeDesktop.writeEntry( "X-KDE-AutoEmbed", false ); + mimeDesktop.writeEntry( "X-TDE-AutoEmbed", false ); mimeDesktop.sync(); } } diff --git a/kio/kfile/kpropertiesdialog.cpp b/kio/kfile/kpropertiesdialog.cpp index 29537bc2b..30d6e0637 100644 --- a/kio/kfile/kpropertiesdialog.cpp +++ b/kio/kfile/kpropertiesdialog.cpp @@ -518,8 +518,8 @@ void KPropertiesDialog::insertPages() TQString query = TQString::fromLatin1( "('KPropsDlg/Plugin' in ServiceTypes) and " - "((not exist [X-KDE-Protocol]) or " - " ([X-KDE-Protocol] == '%1' ) )" ).arg(item->url().protocol()); + "((not exist [X-TDE-Protocol]) or " + " ([X-TDE-Protocol] == '%1' ) )" ).arg(item->url().protocol()); kdDebug( 250 ) << "trader query: " << query << endl; KTrader::OfferList offers = KTrader::self()->query( mimetype, query ); @@ -2742,8 +2742,8 @@ KBindingPropsPlugin::KBindingPropsPlugin( KPropertiesDialog *_props ) : KPropsDl if ( !m_sMimeStr.isEmpty() ) mimeEdit->setText( m_sMimeStr ); cbAutoEmbed->setTristate(); - if ( config.hasKey( "X-KDE-AutoEmbed" ) ) - cbAutoEmbed->setChecked( config.readBoolEntry( "X-KDE-AutoEmbed" ) ); + if ( config.hasKey( "X-TDE-AutoEmbed" ) ) + cbAutoEmbed->setChecked( config.readBoolEntry( "X-TDE-AutoEmbed" ) ); else cbAutoEmbed->setNoChange(); @@ -2804,9 +2804,9 @@ void KBindingPropsPlugin::applyChanges() commentEdit->text(), true, false, true ); // for compat config.writeEntry( "MimeType", mimeEdit->text() ); if ( cbAutoEmbed->state() == TQButton::NoChange ) - config.deleteEntry( "X-KDE-AutoEmbed", false ); + config.deleteEntry( "X-TDE-AutoEmbed", false ); else - config.writeEntry( "X-KDE-AutoEmbed", cbAutoEmbed->isChecked() ); + config.writeEntry( "X-TDE-AutoEmbed", cbAutoEmbed->isChecked() ); config.sync(); } @@ -3154,12 +3154,12 @@ KDesktopPropsPlugin::KDesktopPropsPlugin( KPropertiesDialog *_props ) TQString pathStr = config.readPathEntry( "Path" ); m_terminalBool = config.readBoolEntry( "Terminal" ); m_terminalOptionStr = config.readEntry( "TerminalOptions" ); - m_suidBool = config.readBoolEntry( "X-KDE-SubstituteUID" ); - m_suidUserStr = config.readEntry( "X-KDE-Username" ); + m_suidBool = config.readBoolEntry( "X-TDE-SubstituteUID" ); + m_suidUserStr = config.readEntry( "X-TDE-Username" ); if( config.hasKey( "StartupNotify" )) m_startupBool = config.readBoolEntry( "StartupNotify", true ); else - m_startupBool = config.readBoolEntry( "X-KDE-StartupNotify", true ); + m_startupBool = config.readBoolEntry( "X-TDE-StartupNotify", true ); m_dcopServiceType = config.readEntry("X-DCOP-ServiceType").lower(); TQStringList mimeTypes = config.readListEntry( "MimeType", ';' ); @@ -3395,8 +3395,8 @@ void KDesktopPropsPlugin::applyChanges() config.writeEntry("Terminal", m_terminalBool); config.writeEntry("TerminalOptions", m_terminalOptionStr); - config.writeEntry("X-KDE-SubstituteUID", m_suidBool); - config.writeEntry("X-KDE-Username", m_suidUserStr); + config.writeEntry("X-TDE-SubstituteUID", m_suidBool); + config.writeEntry("X-TDE-Username", m_suidUserStr); config.writeEntry("StartupNotify", m_startupBool); config.writeEntry("X-DCOP-ServiceType", m_dcopServiceType); config.sync(); @@ -3734,8 +3734,8 @@ KExecPropsPlugin::KExecPropsPlugin( KPropertiesDialog *_props ) swallowTitleStr = config.readEntry( "SwallowTitle" ); termBool = config.readBoolEntry( "Terminal" ); termOptionsStr = config.readEntry( "TerminalOptions" ); - suidBool = config.readBoolEntry( "X-KDE-SubstituteUID" ); - suidUserStr = config.readEntry( "X-KDE-Username" ); + suidBool = config.readBoolEntry( "X-TDE-SubstituteUID" ); + suidUserStr = config.readEntry( "X-TDE-Username" ); if ( !swallowExecStr.isNull() ) swallowExecEdit->setText( swallowExecStr ); @@ -3865,8 +3865,8 @@ void KExecPropsPlugin::applyChanges() temp += TQString::fromLatin1("--noclose "); temp = temp.stripWhiteSpace(); config.writeEntry( "TerminalOptions", temp ); - config.writeEntry( "X-KDE-SubstituteUID", suidCheck->isChecked() ); - config.writeEntry( "X-KDE-Username", suidEdit->text() ); + config.writeEntry( "X-TDE-SubstituteUID", suidCheck->isChecked() ); + config.writeEntry( "X-TDE-Username", suidEdit->text() ); } diff --git a/kio/kfile/kpropertiesdialog.h b/kio/kfile/kpropertiesdialog.h index 4243bf602..91439f8cc 100644 --- a/kio/kfile/kpropertiesdialog.h +++ b/kio/kfile/kpropertiesdialog.h @@ -431,7 +431,7 @@ private: * servicetype, as well as the mimetypes for which the plugin should be created. * For instance, ServiceTypes=KPropsDlg/Plugin,text/html,application/x-mymimetype. * - * You can also include X-KDE-Protocol=file if you want that plugin + * You can also include X-TDE-Protocol=file if you want that plugin * to be loaded only for local files, for instance. */ class KIO_EXPORT KPropsDlgPlugin : public TQObject diff --git a/kio/kfile/kpropsdlgplugin.desktop b/kio/kfile/kpropsdlgplugin.desktop index b4ced80e6..f74e3895e 100644 --- a/kio/kfile/kpropsdlgplugin.desktop +++ b/kio/kfile/kpropsdlgplugin.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Type=ServiceType -X-KDE-ServiceType=KPropsDlg/Plugin +X-TDE-ServiceType=KPropsDlg/Plugin Comment=Plugin for the Properties Dialog Comment[af]=Inprop module vir die Eienskappe Dialoog Comment[ar]=ملحق لمربع حوار خصائص @@ -83,5 +83,5 @@ Comment[zh_HK]=屬性對話盒的外掛程式 Comment[zh_TW]=屬性對話盒的外掛程式 Comment[zu]=I-plugin Yengxoxo Yezinkomba zobunini -[PropertyDef::X-KDE-Protocol] +[PropertyDef::X-TDE-Protocol] Type=TQString diff --git a/kio/kfile/krecentdocument.cpp b/kio/kfile/krecentdocument.cpp index d691de359..7ad690be4 100644 --- a/kio/kfile/krecentdocument.cpp +++ b/kio/kfile/krecentdocument.cpp @@ -108,7 +108,7 @@ void KRecentDocument::add(const KURL& url, const TQString& desktopEntryName) // see if it points to the same file and application KSimpleConfig tmp(ddesktop); tmp.setDesktopGroup(); - if(tmp.readEntry(TQString::fromLatin1("X-KDE-LastOpenedWith")) + if(tmp.readEntry(TQString::fromLatin1("X-TDE-LastOpenedWith")) == desktopEntryName) { utime(TQFile::encodeName(ddesktop), NULL); @@ -140,7 +140,7 @@ void KRecentDocument::add(const KURL& url, const TQString& desktopEntryName) conf.writeEntry( TQString::fromLatin1("Type"), TQString::fromLatin1("Link") ); conf.writePathEntry( TQString::fromLatin1("URL"), openStr ); // If you change the line below, change the test in the above loop - conf.writeEntry( TQString::fromLatin1("X-KDE-LastOpenedWith"), desktopEntryName ); + conf.writeEntry( TQString::fromLatin1("X-TDE-LastOpenedWith"), desktopEntryName ); TQString name = url.fileName(); if (name.isEmpty()) name = openStr; diff --git a/kio/kfileplugin.desktop b/kio/kfileplugin.desktop index 87c9194fe..6609551a6 100644 --- a/kio/kfileplugin.desktop +++ b/kio/kfileplugin.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Type=ServiceType -X-KDE-ServiceType=KFilePlugin +X-TDE-ServiceType=KFilePlugin Name=KFile Meta Data Plugin Name[af]=Klêer Meta Data Inprop module Name[ar]=ملحق KFile Meta Data diff --git a/kio/kio/job.cpp b/kio/kio/job.cpp index 58bb00c58..fc1a9645f 100644 --- a/kio/kio/job.cpp +++ b/kio/kio/job.cpp @@ -2115,7 +2115,7 @@ void ListJob::slotFinished() if ( m_error == KIO::ERR_IS_FILE && m_url.isLocalFile() ) { KMimeType::Ptr ptr = KMimeType::findByURL( m_url, 0, true, true ); if ( ptr ) { - TQString proto = ptr->property("X-KDE-LocalProtocol").toString(); + TQString proto = ptr->property("X-TDE-LocalProtocol").toString(); if ( !proto.isEmpty() && KProtocolInfo::isKnownProtocol(proto) ) { m_redirectionURL = m_url; m_redirectionURL.setProtocol( proto ); diff --git a/kio/kio/kfilemetainfo.cpp b/kio/kio/kfilemetainfo.cpp index dcf735619..4abecfbf3 100644 --- a/kio/kio/kfilemetainfo.cpp +++ b/kio/kio/kfilemetainfo.cpp @@ -934,10 +934,10 @@ KFilePlugin* KFileMetaInfoProvider::loadPlugin( const TQString& mimeType, const // We need PNG fileinfo, and trash: fileinfo, but not "PNG in the trash". TQString queryMimeType, query; if ( !mimeType.isEmpty() ) { - query = "(not exist [X-KDE-Protocol])"; + query = "(not exist [X-TDE-Protocol])"; queryMimeType = mimeType; } else { - query = TQString::fromLatin1( "[X-KDE-Protocol] == '%1'" ).arg(protocol); + query = TQString::fromLatin1( "[X-TDE-Protocol] == '%1'" ).arg(protocol); // querying for a protocol: we have no mimetype, so we need to use KFilePlugin as one queryMimeType = "KFilePlugin"; // hopefully using KFilePlugin as genericMimeType too isn't a problem diff --git a/kio/kio/kfilemetainfo.h b/kio/kio/kfilemetainfo.h index 1552ede9f..b71ab0fa0 100644 --- a/kio/kio/kfilemetainfo.h +++ b/kio/kio/kfilemetainfo.h @@ -1369,7 +1369,7 @@ private: * - @c Type: must be @c "Service" * - @c Name: the name of the plugin * - @c ServiceTypes: must contain @c "KFilePlugin" - * - @c X-KDE-Library: the name of the library containing the KFile plugin + * - @c X-TDE-Library: the name of the library containing the KFile plugin * - @c MimeType: the mimetype(s) which are supported by the plugin * - @c PreferredGroups: a comma-separated list of the most important groups. * This list defines the order in which the meta information groups should be @@ -1385,7 +1385,7 @@ private: * Type=Service * Name=Foo Info * ServiceTypes=KFilePlugin - * X-KDE-Library=kfile_foo + * X-TDE-Library=kfile_foo * MimeType=application/x-foo * PreferredGroups=FooInfo * PreferredItems=Items,Size diff --git a/kio/kio/kmimetype.cpp b/kio/kio/kmimetype.cpp index 5d650b4b2..461207d9a 100644 --- a/kio/kio/kmimetype.cpp +++ b/kio/kio/kmimetype.cpp @@ -334,7 +334,7 @@ KMimeType::Format KMimeType::findFormatByFileContent( const TQString &fileName ) KMimeType::Ptr mime = findByPath(fileName); result.text = mime->name().startsWith("text/"); - TQVariant v = mime->property("X-KDE-text"); + TQVariant v = mime->property("X-TDE-text"); if (v.isValid()) result.text = v.toBool(); @@ -381,16 +381,16 @@ void KMimeType::init( KDesktopFile * config ) config->setDesktopGroup(); m_lstPatterns = config->readListEntry( "Patterns", ';' ); - // Read the X-KDE-AutoEmbed setting and store it in the properties map - TQString XKDEAutoEmbed = TQString::fromLatin1("X-KDE-AutoEmbed"); + // Read the X-TDE-AutoEmbed setting and store it in the properties map + TQString XKDEAutoEmbed = TQString::fromLatin1("X-TDE-AutoEmbed"); if ( config->hasKey( XKDEAutoEmbed ) ) m_mapProps.insert( XKDEAutoEmbed, TQVariant( config->readBoolEntry( XKDEAutoEmbed ), 0 ) ); - TQString XKDEText = TQString::fromLatin1("X-KDE-text"); + TQString XKDEText = TQString::fromLatin1("X-TDE-text"); if ( config->hasKey( XKDEText ) ) m_mapProps.insert( XKDEText, config->readBoolEntry( XKDEText ) ); - TQString XKDEIsAlso = TQString::fromLatin1("X-KDE-IsAlso"); + TQString XKDEIsAlso = TQString::fromLatin1("X-TDE-IsAlso"); if ( config->hasKey( XKDEIsAlso ) ) { TQString inherits = config->readEntry( XKDEIsAlso ); if ( inherits != name() ) @@ -399,7 +399,7 @@ void KMimeType::init( KDesktopFile * config ) kdWarning(7009) << "Error: " << inherits << " inherits from itself!!!!" << endl; } - TQString XKDEPatternsAccuracy = TQString::fromLatin1("X-KDE-PatternsAccuracy"); + TQString XKDEPatternsAccuracy = TQString::fromLatin1("X-TDE-PatternsAccuracy"); if ( config->hasKey( XKDEPatternsAccuracy ) ) m_mapProps.insert( XKDEPatternsAccuracy, config->readEntry( XKDEPatternsAccuracy ) ); @@ -552,7 +552,7 @@ TQString KMimeType::favIconForURL( const KURL& url ) TQString KMimeType::parentMimeType() const { - TQVariant v = property("X-KDE-IsAlso"); + TQVariant v = property("X-TDE-IsAlso"); return v.toString(); } @@ -575,7 +575,7 @@ bool KMimeType::is( const TQString& mimeTypeName ) const } int KMimeType::patternsAccuracy() const { - TQVariant v = property("X-KDE-PatternsAccuracy"); + TQVariant v = property("X-TDE-PatternsAccuracy"); if (!v.isValid()) return 100; else return v.toInt(); @@ -880,10 +880,10 @@ pid_t KDEDesktopMimeType::runLink( const KURL& _url, const KSimpleConfig &cfg ) KURL url ( u ); KRun* run = new KRun(url); - // X-KDE-LastOpenedWith holds the service desktop entry name that + // X-TDE-LastOpenedWith holds the service desktop entry name that // was should be preferred for opening this URL if possible. // This is used by the Recent Documents menu for instance. - TQString lastOpenedWidth = cfg.readEntry( "X-KDE-LastOpenedWith" ); + TQString lastOpenedWidth = cfg.readEntry( "X-TDE-LastOpenedWith" ); if ( !lastOpenedWidth.isEmpty() ) run->setPreferredService( lastOpenedWidth ); @@ -979,7 +979,7 @@ TQValueList<KDEDesktopMimeType::Service> KDEDesktopMimeType::userDefinedServices cfg.setDesktopGroup(); - if ( !cfg.hasKey( "Actions" ) && !cfg.hasKey( "X-KDE-GetActionMenu") ) + if ( !cfg.hasKey( "Actions" ) && !cfg.hasKey( "X-TDE-GetActionMenu") ) return result; if ( cfg.hasKey( "TryExec" ) ) @@ -993,8 +993,8 @@ TQValueList<KDEDesktopMimeType::Service> KDEDesktopMimeType::userDefinedServices TQStringList keys; - if( cfg.hasKey( "X-KDE-GetActionMenu" )) { - TQString dcopcall = cfg.readEntry( "X-KDE-GetActionMenu" ); + if( cfg.hasKey( "X-TDE-GetActionMenu" )) { + TQString dcopcall = cfg.readEntry( "X-TDE-GetActionMenu" ); const TQCString app = TQString(dcopcall.section(' ', 0,0)).utf8(); TQByteArray dataToSend; @@ -1005,7 +1005,7 @@ TQValueList<KDEDesktopMimeType::Service> KDEDesktopMimeType::userDefinedServices TQCString object = TQString(dcopcall.section(' ', 1,-2)).utf8(); TQString function = dcopcall.section(' ', -1); if(!function.endsWith("(KURL::List)")) { - kdWarning() << "Desktop file " << path << " contains an invalid X-KDE-ShowIfDcopCall - the function must take the exact parameter (KURL::List) and must be specified." << endl; + kdWarning() << "Desktop file " << path << " contains an invalid X-TDE-ShowIfDcopCall - the function must take the exact parameter (KURL::List) and must be specified." << endl; } else { if(kapp->dcopClient()->call( app, object, function.utf8(), diff --git a/kio/kio/kmimetype.h b/kio/kio/kmimetype.h index 22f9b72ef..b5ffdc9df 100644 --- a/kio/kio/kmimetype.h +++ b/kio/kio/kmimetype.h @@ -406,7 +406,7 @@ public: * return the name of the parent. * * For instance a text/x-log is a special kind of text/plain, - * so the definition of text/x-log can say "X-KDE-IsAlso=text/plain". + * so the definition of text/x-log can say "X-TDE-IsAlso=text/plain". * Or an smb-workgroup is a special kind of inode/directory, etc. * This mechanism can also be used to rename mimetypes and preserve compat. * @@ -570,7 +570,7 @@ public: /** * Overload of userDefinedServices but also allows you to pass a list of urls for this file. * This allows for the menu to be changed depending on the exact files via - * the X-KDE-GetActionMenu extension. + * the X-TDE-GetActionMenu extension. * @since 3.5 */ static TQValueList<Service> userDefinedServices( const TQString& path, KConfig& config, bool bLocalFiles, const KURL::List & file_list); diff --git a/kio/kio/krun.cpp b/kio/kio/krun.cpp index f09fccfa4..93cbe677a 100644 --- a/kio/kio/krun.cpp +++ b/kio/kio/krun.cpp @@ -406,7 +406,7 @@ TQStringList KRun::processDesktopExec(const KService &_service, const KURL::List // FIXME: the current way of invoking kioexec disables term and su use // Check if we need "tempexec" (kioexec in fact) - appHasTempFileOption = tempFiles && _service.property("X-KDE-HasTempFileOption").toBool(); + appHasTempFileOption = tempFiles && _service.property("X-TDE-HasTempFileOption").toBool(); if( tempFiles && !appHasTempFileOption && _urls.size() ) { result << "kioexec" << "--tempfiles" << exec; result += _urls.toStringList(); @@ -616,10 +616,10 @@ bool KRun::checkStartupNotify( const TQString& /*binName*/, const KService* serv silent = !service->property( "StartupNotify" ).toBool(); wmclass = service->property( "StartupWMClass" ).toString().latin1(); } - else if( service && service->property( "X-KDE-StartupNotify" ).isValid()) + else if( service && service->property( "X-TDE-StartupNotify" ).isValid()) { - silent = !service->property( "X-KDE-StartupNotify" ).toBool(); - wmclass = service->property( "X-KDE-WMClass" ).toString().latin1(); + silent = !service->property( "X-TDE-StartupNotify" ).toBool(); + wmclass = service->property( "X-TDE-WMClass" ).toString().latin1(); } else // non-compliant app { @@ -698,7 +698,7 @@ static KURL::List resolveURLs( const KURL::List& _urls, const KService& _service { // Check which protocols the application supports. // This can be a list of actual protocol names, or just KIO for KDE apps. - TQStringList supportedProtocols = _service.property("X-KDE-Protocols").toStringList(); + TQStringList supportedProtocols = _service.property("X-TDE-Protocols").toStringList(); KRunMX1 mx1( _service ); TQString exec = _service.exec(); if ( mx1.expandMacrosShellQuote( exec ) && !mx1.hasUrls ) { diff --git a/kio/kio/krun.h b/kio/kio/krun.h index 5cf8189c9..e6aa4d027 100644 --- a/kio/kio/krun.h +++ b/kio/kio/krun.h @@ -165,7 +165,7 @@ public: * Set the preferred service for opening this URL, after * its mimetype will have been found by KRun. IMPORTANT: the service is * only used if its configuration says it can handle this mimetype. - * This is used for instance for the X-KDE-LastOpenedWith key, for + * This is used for instance for the X-TDE-LastOpenedWith key, for * the recent documents list. * @param desktopEntryName the desktopEntryName of the service, e.g. "kate". */ @@ -374,7 +374,7 @@ public: * -# The mime type must inherit application/x-executable or application/x-executable-script. * To allow a script to run when the above rules are satisfied add the entry * @code - * X-KDE-IsAlso=application/x-executable-script + * X-TDE-IsAlso=application/x-executable-script * @endcode * to the mimetype's desktop file. * @since 3.3 diff --git a/kio/kio/kservice.cpp b/kio/kio/kservice.cpp index b5d970291..28ee1b91e 100644 --- a/kio/kio/kservice.cpp +++ b/kio/kio/kservice.cpp @@ -199,7 +199,7 @@ KService::init( KDesktopFile *config ) m_strExec = config->readPathEntry( "Exec" ); if (kde4application && !m_strExec.startsWith("/")) { m_strExec = "TDEHOME=$HOME/.kde XDG_DATA_DIRS=/usr/share TDEDIRS=/usr/ XDG_CONFIG_DIRS=/etc/xdg/ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:$PATH "+m_strExec; - } else if (config->readBoolEntry("X-KDE-SubstituteUID")) { + } else if (config->readBoolEntry("X-TDE-SubstituteUID")) { int space = m_strExec.find(" "); if (space==-1) m_strExec = KStandardDirs::findExe(m_strExec); @@ -241,10 +241,10 @@ KService::init( KDesktopFile *config ) entryMap.remove("Keywords"); d->categories = config->readListEntry("Categories", ';'); entryMap.remove("Categories"); - m_strLibrary = config->readEntry( "X-KDE-Library" ); - entryMap.remove("X-KDE-Library"); - m_strInit = config->readEntry("X-KDE-Init" ); - entryMap.remove("X-KDE-Init"); + m_strLibrary = config->readEntry( "X-TDE-Library" ); + entryMap.remove("X-TDE-Library"); + m_strInit = config->readEntry("X-TDE-Init" ); + entryMap.remove("X-TDE-Init"); m_lstServiceTypes = config->readListEntry( "ServiceTypes" ); entryMap.remove("ServiceTypes"); @@ -275,8 +275,8 @@ KService::init( KDesktopFile *config ) m_bAllowAsDefault = config->readBoolEntry( "AllowDefault", true ); entryMap.remove("AllowDefault"); - m_initialPreference = config->readNumEntry( "X-KDE-InitialPreference", 1 ); - entryMap.remove("X-KDE-InitialPreference"); + m_initialPreference = config->readNumEntry( "X-TDE-InitialPreference", 1 ); + entryMap.remove("X-TDE-InitialPreference"); if ( m_initialPreference == 1 ) m_initialPreference = config->readNumEntry( "InitialPreference", 1 ); entryMap.remove("InitialPreference"); @@ -703,14 +703,14 @@ KService::List KService::allInitServices() } bool KService::substituteUid() const { - TQVariant v = property("X-KDE-SubstituteUID", TQVariant::Bool); + TQVariant v = property("X-TDE-SubstituteUID", TQVariant::Bool); return v.isValid() && v.toBool(); } TQString KService::username() const { // See also KDesktopFile::tryExec() TQString user; - TQVariant v = property("X-KDE-Username", TQVariant::String); + TQVariant v = property("X-TDE-Username", TQVariant::String); user = v.isValid() ? v.toString() : TQString::null; if (user.isEmpty()) user = ::getenv("ADMIN_ACCOUNT"); @@ -772,7 +772,7 @@ bool KService::SuSEunimportant() const { } TQString KService::parentApp() const { - TQMap<TQString,TQVariant>::ConstIterator it = m_mapProps.find( "X-KDE-ParentApp" ); + TQMap<TQString,TQVariant>::ConstIterator it = m_mapProps.find( "X-TDE-ParentApp" ); if ( (it == m_mapProps.end()) || (!it.data().isValid())) { return TQString::null; diff --git a/kio/kio/kservicefactory.h b/kio/kio/kservicefactory.h index 1a828364e..b419f5947 100644 --- a/kio/kio/kservicefactory.h +++ b/kio/kio/kservicefactory.h @@ -82,7 +82,7 @@ public: KService::List allServices(); /** - * @return all services which have a "X-KDE-Init" line. + * @return all services which have a "X-TDE-Init" line. */ KService::List allInitServices(); diff --git a/kio/kio/kservicegroup.cpp b/kio/kio/kservicegroup.cpp index 6758ca1c0..af69e1765 100644 --- a/kio/kio/kservicegroup.cpp +++ b/kio/kio/kservicegroup.cpp @@ -93,8 +93,8 @@ KServiceGroup::KServiceGroup( const TQString &configFile, const TQString & _relp d->m_bNoDisplay = true; } - m_strBaseGroupName = config.readEntry( "X-KDE-BaseGroup" ); - d->suppressGenericNames = config.readListEntry( "X-KDE-SuppressGenericNames" ); + m_strBaseGroupName = config.readEntry( "X-TDE-BaseGroup" ); + d->suppressGenericNames = config.readListEntry( "X-TDE-SuppressGenericNames" ); d->sortOrder = config.readListEntry("SortOrder"); // Fill in defaults. diff --git a/kio/kio/kservicegroup.h b/kio/kio/kservicegroup.h index 69242e6ed..afc043adf 100644 --- a/kio/kio/kservicegroup.h +++ b/kio/kio/kservicegroup.h @@ -257,7 +257,7 @@ public: * and "System/Screensavers/" is the screensavers base group ("screensavers"). * This allows moving the groups without breaking those apps. * - * The base group is defined by the X-KDE-BaseGroup key + * The base group is defined by the X-TDE-BaseGroup key * in the .directory file. * @return the base group name, or null if no base group */ @@ -291,7 +291,7 @@ public: static Ptr group(const TQString &relPath); /** - * Returns the group of services that have X-KDE-ParentApp equal + * Returns the group of services that have X-TDE-ParentApp equal * to @p parent (siblings). * @param parent the name of the service's parent * @return the services group diff --git a/kio/kio/kservicetype.cpp b/kio/kio/kservicetype.cpp index f11cb99b9..994495921 100644 --- a/kio/kio/kservicetype.cpp +++ b/kio/kio/kservicetype.cpp @@ -63,7 +63,7 @@ KServiceType::init( KDesktopFile *config) // Or is it a servicetype ? if ( m_strName.isEmpty() ) { - m_strName = config->readEntry( "X-KDE-ServiceType" ); + m_strName = config->readEntry( "X-TDE-ServiceType" ); } m_strComment = config->readComment(); @@ -72,10 +72,10 @@ KServiceType::init( KDesktopFile *config) // We store this as property to preserve BC, we can't change that // because KSycoca needs to remain BC between KDE 2.x and KDE 3.x - TQString sDerived = config->readEntry( "X-KDE-Derived" ); + TQString sDerived = config->readEntry( "X-TDE-Derived" ); m_bDerived = !sDerived.isEmpty(); if ( m_bDerived ) - m_mapProps.insert( "X-KDE-Derived", sDerived ); + m_mapProps.insert( "X-TDE-Derived", sDerived ); TQStringList tmpList = config->groupList(); TQStringList::Iterator gIt = tmpList.begin(); @@ -129,7 +129,7 @@ KServiceType::load( TQDataStream& _str ) _str >> m_strName >> m_strIcon >> m_strComment >> m_mapProps >> m_mapPropDefs >> b; m_bValid = b; - m_bDerived = m_mapProps.contains("X-KDE-Derived"); + m_bDerived = m_mapProps.contains("X-TDE-Derived"); } void @@ -150,7 +150,7 @@ KServiceType::~KServiceType() TQString KServiceType::parentServiceType() const { - TQVariant v = property("X-KDE-Derived"); + TQVariant v = property("X-TDE-Derived"); return v.toString(); } diff --git a/kio/kio/ktrader.h b/kio/kio/ktrader.h index c1547a35c..8abf09870 100644 --- a/kio/kio/ktrader.h +++ b/kio/kio/ktrader.h @@ -68,13 +68,13 @@ * Please note that when including property names containing arithmetic operators like - or +, then you have * to put brackets around the property name, in order to correctly separate arithmetic operations from * the name. So for example a constraint expression like - * X-KDE-Blah < 4 + * X-TDE-Blah < 4 * needs to be written as - * [X-KDE-Blah] < 4 + * [X-TDE-Blah] < 4 * otherwise it could also be interpreted as * Substract the numeric value of the property "KDE" and "Blah" from the property "X" and make sure it * is less than 4. - * Instead of the other meaning, make sure that the numeric value of "X-KDE-Blah" is less than 4. + * Instead of the other meaning, make sure that the numeric value of "X-TDE-Blah" is less than 4. * * See also the formal syntax defined in @ref tradersyntax . * @@ -202,7 +202,7 @@ protected: * list of the service types it supports. Note that only properties can * be written as-is which start with an alphabetical character and contain * only alphanumerical characters. Other properties have to be enclosed in - * brackets, e.g. <tt>[X-KDE-Init]</tt>. Properties must not contain any + * brackets, e.g. <tt>[X-TDE-Init]</tt>. Properties must not contain any * special characters other than <tt>-</tt>. * * Special property names: @@ -214,7 +214,7 @@ protected: * here for completeness, better not use it (things can be moved * around). * - <b>Library</b> is the property whose value is set by - * <tt>X-KDE-Library</tt> in the .desktop file. This renaming + * <tt>X-TDE-Library</tt> in the .desktop file. This renaming * happened to conform to the desktop file standard, but the * property name didn't change. * diff --git a/kio/kio/previewjob.cpp b/kio/kio/previewjob.cpp index 3b428c847..2249a1bfa 100644 --- a/kio/kio/previewjob.cpp +++ b/kio/kio/previewjob.cpp @@ -208,9 +208,9 @@ void PreviewJob::startPreview() if (plugin == mimeMap.end()) { - // check X-KDE-Text property + // check X-TDE-Text property KMimeType::Ptr mimeInfo = KMimeType::mimeType(it.current()->mimetype()); - TQVariant textProperty = mimeInfo->property("X-KDE-text"); + TQVariant textProperty = mimeInfo->property("X-TDE-text"); if (textProperty.isValid() && textProperty.type() == TQVariant::Bool) { if (textProperty.toBool()) diff --git a/kio/kio/thumbcreator.h b/kio/kio/thumbcreator.h index 17a7fac30..3ad6ca8aa 100644 --- a/kio/kio/thumbcreator.h +++ b/kio/kio/thumbcreator.h @@ -65,7 +65,7 @@ class TQImage; * ServiceTypes=ThumbCreator * MimeTypes=application/x-somemimetype * CacheThumbnail=true - * X-KDE-Library=yourthumbcreator + * X-TDE-Library=yourthumbcreator * \endcode * * You can supply a comma-separated list of mimetypes to the MimeTypes entry, diff --git a/kio/kpasswdserver.desktop b/kio/kpasswdserver.desktop index d41a96506..d0c1c0eba 100644 --- a/kio/kpasswdserver.desktop +++ b/kio/kpasswdserver.desktop @@ -150,8 +150,8 @@ Comment[zh_CN]=密码缓存支持 Comment[zh_HK]=密碼暫存支援 Comment[zh_TW]=密碼暫存(cache)支援 ServiceTypes=KDEDModule -X-KDE-ModuleType=Library -X-KDE-Library=kpasswdserver -X-KDE-FactoryName=kpasswdserver -X-KDE-Kded-autoload=false -X-KDE-Kded-load-on-demand=true +X-TDE-ModuleType=Library +X-TDE-Library=kpasswdserver +X-TDE-FactoryName=kpasswdserver +X-TDE-Kded-autoload=false +X-TDE-Kded-load-on-demand=true diff --git a/kio/kscan.desktop b/kio/kscan.desktop index 5d6d94b56..8d3a026fb 100644 --- a/kio/kscan.desktop +++ b/kio/kscan.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Type=ServiceType -X-KDE-ServiceType=KScan/KScanDialog +X-TDE-ServiceType=KScan/KScanDialog Name=KScan Name[bn]=কে-স্ক্যান Name[cy]=KSgan diff --git a/kio/kurifilterplugin.desktop b/kio/kurifilterplugin.desktop index 85e4f2b84..5882b35ca 100644 --- a/kio/kurifilterplugin.desktop +++ b/kio/kurifilterplugin.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Type=ServiceType -X-KDE-ServiceType=KURIFilter/Plugin +X-TDE-ServiceType=KURIFilter/Plugin Name=Enhanced Browsing Plugin Name[af]=Verbeterde Blaaiïng Inprop module Name[ar]=ملحقات التصفح المحسن diff --git a/kio/misc/kio_uiserver.desktop b/kio/misc/kio_uiserver.desktop index c47d0a394..fd37cd2bd 100644 --- a/kio/misc/kio_uiserver.desktop +++ b/kio/misc/kio_uiserver.desktop @@ -97,4 +97,4 @@ Comment[zu]=Umlekeleli we-UI Yolwazi Lwenqubo lwe-TDE ServiceTypes= # It is a server X-DCOP-ServiceType=Unique -X-KDE-StartupNotify=false +X-TDE-StartupNotify=false diff --git a/kio/misc/kpac/proxyscout.desktop b/kio/misc/kpac/proxyscout.desktop index 2f1b28f84..02e402b50 100644 --- a/kio/misc/kpac/proxyscout.desktop +++ b/kio/misc/kpac/proxyscout.desktop @@ -124,8 +124,8 @@ Comment[zh_CN]=自动代理配置 Comment[zh_HK]=自動代理伺服器組態 Comment[zh_TW]=自動代理組態 ServiceTypes=KDEDModule -X-KDE-ModuleType=Library -X-KDE-Library=proxyscout -X-KDE-FactoryName=proxyscout -X-KDE-Kded-autoload=false -X-KDE-Kded-load-on-demand=true +X-TDE-ModuleType=Library +X-TDE-Library=proxyscout +X-TDE-FactoryName=proxyscout +X-TDE-Kded-autoload=false +X-TDE-Kded-load-on-demand=true diff --git a/kio/misc/kssld/kssld.desktop b/kio/misc/kssld/kssld.desktop index bbabf17a1..600c0609c 100644 --- a/kio/misc/kssld/kssld.desktop +++ b/kio/misc/kssld/kssld.desktop @@ -1,11 +1,11 @@ [Desktop Entry] Type=Service ServiceTypes=KDEDModule -X-KDE-ModuleType=Library -X-KDE-Library=kssld -X-KDE-FactoryName=kssld -X-KDE-Kded-autoload=false -X-KDE-Kded-load-on-demand=true +X-TDE-ModuleType=Library +X-TDE-Library=kssld +X-TDE-FactoryName=kssld +X-TDE-Kded-autoload=false +X-TDE-Kded-load-on-demand=true Name=KSSL Daemon Module Name[af]=Kssl Bediener Module Name[ar]=وحدة مراقب KSSL diff --git a/kio/misc/kwalletd/kwalletd.desktop b/kio/misc/kwalletd/kwalletd.desktop index b33851ceb..09aaad714 100644 --- a/kio/misc/kwalletd/kwalletd.desktop +++ b/kio/misc/kwalletd/kwalletd.desktop @@ -1,11 +1,11 @@ [Desktop Entry] Type=Service ServiceTypes=KDEDModule -X-KDE-ModuleType=Library -X-KDE-Library=kwalletd -X-KDE-FactoryName=kwalletd -X-KDE-Kded-autoload=false -X-KDE-Kded-load-on-demand=true +X-TDE-ModuleType=Library +X-TDE-Library=kwalletd +X-TDE-FactoryName=kwalletd +X-TDE-Kded-autoload=false +X-TDE-Kded-load-on-demand=true Name=KWallet Daemon Module Name[af]=KBeursie Bediener Module Name[ar]=مراقب وحدة KWallet diff --git a/kio/renamedlgplugin.desktop b/kio/renamedlgplugin.desktop index f951a48e2..d6a9f8f1f 100644 --- a/kio/renamedlgplugin.desktop +++ b/kio/renamedlgplugin.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Type=ServiceType -X-KDE-ServiceType=RenameDlg/Plugin +X-TDE-ServiceType=RenameDlg/Plugin Comment=Plugin for the Rename Dialog Comment[af]=Inplak vir die Herbenaam Dialoog Comment[ar]=ملحق لمربع حوار إعادة التسمية diff --git a/kio/tests/dummymeta.desktop b/kio/tests/dummymeta.desktop index 5f7373dc9..6d2748c82 100644 --- a/kio/tests/dummymeta.desktop +++ b/kio/tests/dummymeta.desktop @@ -49,6 +49,6 @@ Name[zh_CN]=哑元 Name[zh_HK]=空的資料定義 Name[zh_TW]=空的資料定義 ServiceTypes=KFilePlugin -X-KDE-Library=dummymeta +X-TDE-Library=dummymeta MimeType=text/plain PreferredItems=Author,Title,Date diff --git a/kio/tests/kruntest.cpp b/kio/tests/kruntest.cpp index 0febcbc26..673948374 100644 --- a/kio/tests/kruntest.cpp +++ b/kio/tests/kruntest.cpp @@ -140,7 +140,7 @@ int main(int argc, char **argv) static const char *execs[] = { "Exec=date -u", "Exec=echo $$PWD" }, *terms[] = { "Terminal=false", "Terminal=true\nTerminalOptions=-T \"%f - %c\"" }, - *sus[] = { "X-KDE-SubstituteUID=false", "X-KDE-SubstituteUID=true\nX-KDE-Username=sprallo" }, + *sus[] = { "X-TDE-SubstituteUID=false", "X-TDE-SubstituteUID=true\nX-TDE-Username=sprallo" }, *rslts[] = { "'date' '-u'", // 0 "'/bin/sh' '-c' 'echo $PWD '", // 1 diff --git a/kioslave/bzip2/kbzip2filter.desktop b/kioslave/bzip2/kbzip2filter.desktop index d9d90ec88..046299aa1 100644 --- a/kioslave/bzip2/kbzip2filter.desktop +++ b/kioslave/bzip2/kbzip2filter.desktop @@ -82,5 +82,5 @@ Name[zh_CN]=BZip2 过滤程序 Name[zh_HK]=BZip2 過濾器 Name[zh_TW]=BZip2 過濾器 Name[zu]=Ihluzo le-BZip2 -X-KDE-Library=kbzip2filter +X-TDE-Library=kbzip2filter ServiceTypes=KDECompressionFilter,application/x-bzip2,application/x-tbz diff --git a/kioslave/gzip/kgzipfilter.desktop b/kioslave/gzip/kgzipfilter.desktop index e9f3c119c..cd065b8a9 100644 --- a/kioslave/gzip/kgzipfilter.desktop +++ b/kioslave/gzip/kgzipfilter.desktop @@ -82,5 +82,5 @@ Name[zh_CN]=GZip 过滤程序 Name[zh_HK]=GZip 過濾器 Name[zh_TW]=GZip 過濾器 Name[zu]=Ihluzo le-GZip -X-KDE-Library=kgzipfilter +X-TDE-Library=kgzipfilter ServiceTypes=KDECompressionFilter,application/x-gzip,application/x-tgz diff --git a/kioslave/http/http_cache_cleaner.desktop b/kioslave/http/http_cache_cleaner.desktop index 1af09abc0..33cebb731 100644 --- a/kioslave/http/http_cache_cleaner.desktop +++ b/kioslave/http/http_cache_cleaner.desktop @@ -165,4 +165,4 @@ Comment[zh_CN]=从 HTTP 缓存中清除旧条目 Comment[zh_HK]=從 HTTP 快取中清除舊的項目 Comment[zh_TW]=從 HTTP 快取中清除舊的項目 Comment[zu]=Ihlanza izingeniso ezindalam ezisuka kwi-cache ye-HTTP -X-KDE-StartupNotify=false +X-TDE-StartupNotify=false diff --git a/kioslave/http/kcookiejar/kcookiejar.desktop b/kioslave/http/kcookiejar/kcookiejar.desktop index 54421225a..0d29d3156 100644 --- a/kioslave/http/kcookiejar/kcookiejar.desktop +++ b/kioslave/http/kcookiejar/kcookiejar.desktop @@ -149,9 +149,9 @@ Comment[zh_TW]=追蹤系統所有的 cookies ServiceTypes=KDEDModule Exec=kcookiejar X-DCOP-ServiceType=Unique -X-KDE-StartupNotify=false -X-KDE-ModuleType=Library -X-KDE-Library=kcookiejar -X-KDE-FactoryName=kcookiejar -X-KDE-Kded-autoload=false -X-KDE-Kded-load-on-demand=true +X-TDE-StartupNotify=false +X-TDE-ModuleType=Library +X-TDE-Library=kcookiejar +X-TDE-FactoryName=kcookiejar +X-TDE-Kded-autoload=false +X-TDE-Kded-load-on-demand=true diff --git a/kioslave/iso/kio_iso.desktop b/kioslave/iso/kio_iso.desktop index 658cbf31b..8578f44b4 100644 --- a/kioslave/iso/kio_iso.desktop +++ b/kioslave/iso/kio_iso.desktop @@ -10,4 +10,4 @@ Name=ISO9660 Image Viewer Name[hu]=ISO9660 Nézet Name[fr]=Lecteur ISO9660 X-DCOP-ServiceType=None -Categories=Qt;KDE;System;
\ No newline at end of file +Categories=Qt;TDE;System;
\ No newline at end of file diff --git a/kparts/browserview.desktop b/kparts/browserview.desktop index f3e8239b9..bfd874147 100644 --- a/kparts/browserview.desktop +++ b/kparts/browserview.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Type=ServiceType -X-KDE-ServiceType=Browser/View -X-KDE-Derived=KParts/ReadOnlyPart +X-TDE-ServiceType=Browser/View +X-TDE-Derived=KParts/ReadOnlyPart Name=Browser View Name[af]=Blaaier Besigtig Name[ar]=عرض تصفحي @@ -85,58 +85,58 @@ Name[zh_TW]=瀏覽器視圖 Name[zu]=Umbonisi Womgcingi # Arguments passed to the factory (e.g. view sub-type) -[PropertyDef::X-KDE-BrowserView-Args] +[PropertyDef::X-TDE-BrowserView-Args] Type=TQString # If false, this component won't be used when clicking on a file, # the user will have to use "Embed in..." to use it (or the application # will have to explicitely embed this particular service, like for the sidebar) -[PropertyDef::X-KDE-BrowserView-AllowAsDefault] +[PropertyDef::X-TDE-BrowserView-AllowAsDefault] Type=bool # If true, this component won't appear in the "Embed in..." popupmenu -[PropertyDef::X-KDE-BrowserView-HideFromMenus] +[PropertyDef::X-TDE-BrowserView-HideFromMenus] Type=bool # If true, the view will have its "linked" checkbox checked in Konqueror # (Was initially for the sidebar, but it's a FollowActive nowadays) -[PropertyDef::X-KDE-BrowserView-LinkedView] +[PropertyDef::X-TDE-BrowserView-LinkedView] Type=bool # If true, this view shows a hierarchical view, i.e. more than one dir at a time # This is used by KonqPopupMenu to know whether to offer "Create Directory" # in the RMB menu on a directory (since it depends on whether the user would # see that new dir). -[PropertyDef::X-KDE-BrowserView-HierarchicalView] +[PropertyDef::X-TDE-BrowserView-HierarchicalView] Type=bool # If true, the view is passive (can't be made the current active view) -[PropertyDef::X-KDE-BrowserView-PassiveMode] +[PropertyDef::X-TDE-BrowserView-PassiveMode] Type=bool # If true, the view can only be there 0 or 1 time in a given window, # and a toggle action for it will be created (examples: sidebar, konsolepart) -[PropertyDef::X-KDE-BrowserView-Toggable] +[PropertyDef::X-TDE-BrowserView-Toggable] Type=bool # If the view is toggable, this defines its orientation (Horizontal or Vertical) -[PropertyDef::X-KDE-BrowserView-ToggableView-Orientation] +[PropertyDef::X-TDE-BrowserView-ToggableView-Orientation] Type=TQString # The name of the property in the view, which the application should set # in order to quickly switch the view mode (only meaningful in views that # support multiple modes in the same widget, like the iconview) -[PropertyDef::X-KDE-BrowserView-ModeProperty] +[PropertyDef::X-TDE-BrowserView-ModeProperty] Type=TQString # The value to set for the above property -[PropertyDef::X-KDE-BrowserView-ModePropertyValue] +[PropertyDef::X-TDE-BrowserView-ModePropertyValue] Type=TQString # If true, this view will always "follow the active view" (and vice versa: # when the active view goes to another url, this view will follow). # Mostly used by the sidebar. -[PropertyDef::X-KDE-BrowserView-FollowActive] +[PropertyDef::X-TDE-BrowserView-FollowActive] Type=bool # If this property is set, this view is "builtin" to the application using it @@ -146,12 +146,12 @@ Type=bool # that this view was used last. We don't want special-purpose views # (like Cervisia) to be reactivated (possibly on another directory) next time # (famous bug). -[PropertyDef::X-KDE-BrowserView-Built-Into] +[PropertyDef::X-TDE-BrowserView-Built-Into] Type=TQString # If the part has a plugin for KHTML Javascript's window.navigator.plugins # array, it should create a plugin info file and set this propery to the # file path here. The path should be relative to KDE's data dir # ($TDEDIR/share/apps) -[PropertyDef::X-KDE-BrowserView-PluginsInfo] +[PropertyDef::X-TDE-BrowserView-PluginsInfo] Type=TQString diff --git a/kparts/kpart.desktop b/kparts/kpart.desktop index 60f464d80..ba69bd704 100644 --- a/kparts/kpart.desktop +++ b/kparts/kpart.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Type=ServiceType -X-KDE-ServiceType=KPart +X-TDE-ServiceType=KPart Comment=TDE Component Comment[af]=Tde Komponent Comment[ar]=عنصر كيدي diff --git a/kparts/krop.desktop b/kparts/krop.desktop index 531bb6e2b..62de2d454 100644 --- a/kparts/krop.desktop +++ b/kparts/krop.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Type=ServiceType -X-KDE-ServiceType=KParts/ReadOnlyPart -X-KDE-Derived=KPart +X-TDE-ServiceType=KParts/ReadOnlyPart +X-TDE-Derived=KPart Comment=TDE Component Comment[af]=Tde Komponent Comment[ar]=عنصر كيدي diff --git a/kparts/krwp.desktop b/kparts/krwp.desktop index d25f43052..5c6bfee1a 100644 --- a/kparts/krwp.desktop +++ b/kparts/krwp.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Type=ServiceType -X-KDE-ServiceType=KParts/ReadWritePart -X-KDE-Derived=KParts/ReadOnlyPart +X-TDE-ServiceType=KParts/ReadWritePart +X-TDE-Derived=KParts/ReadOnlyPart Comment=TDE Component Comment[af]=Tde Komponent Comment[ar]=عنصر كيدي diff --git a/kparts/plugin.cpp b/kparts/plugin.cpp index c9b0d2e36..b5c50be2c 100644 --- a/kparts/plugin.cpp +++ b/kparts/plugin.cpp @@ -259,7 +259,7 @@ void Plugin::loadPlugins( TQObject *parent, KXMLGUIClient* parentGUIClient, KIns KSimpleConfig desktop( desktopfile, true ); desktop.setDesktopGroup(); pluginEnabled = desktop.readBoolEntry( - "X-KDE-PluginInfo-EnabledByDefault", enableNewPluginsByDefault ); + "X-TDE-PluginInfo-EnabledByDefault", enableNewPluginsByDefault ); } else { diff --git a/kparts/plugin.h b/kparts/plugin.h index c332df14b..0da0a46e0 100644 --- a/kparts/plugin.h +++ b/kparts/plugin.h @@ -115,7 +115,7 @@ public: * plugins are enabled and which are disabled. What happens by default (i.e. * for new plugins that are not in that config file) is controlled by * @p enableNewPluginsByDefault. It can be overridden by the plugin if it - * sets the X-KDE-PluginInfo-EnabledByDefault key in the .desktop file + * sets the X-TDE-PluginInfo-EnabledByDefault key in the .desktop file * (with the same name as the .rc file) * * If a disabled plugin is already loaded it will be removed from the GUI diff --git a/kparts/tests/notepad.desktop b/kparts/tests/notepad.desktop index e7f1bb432..a529d69a1 100644 --- a/kparts/tests/notepad.desktop +++ b/kparts/tests/notepad.desktop @@ -82,5 +82,5 @@ Name[zh_TW]=記事本(範例) Name[zu]=Incwadi yokubhala (umfanekiso) MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++; ServiceTypes=KParts/ReadOnlyPart -X-KDE-Library=libnotepadpart +X-TDE-Library=libnotepadpart Type=Service diff --git a/kresources/configpage.cpp b/kresources/configpage.cpp index 660455143..a3db58de6 100644 --- a/kresources/configpage.cpp +++ b/kresources/configpage.cpp @@ -178,7 +178,7 @@ void ConfigPage::load() KTrader::OfferList::ConstIterator it = plugins.begin(); KTrader::OfferList::ConstIterator end = plugins.end(); for ( ; it != end; ++it ) { - const TQString family = (*it)->property( "X-KDE-ResourceFamily" ).toString(); + const TQString family = (*it)->property( "X-TDE-ResourceFamily" ).toString(); if ( compatFamilyNames.find( family ) == compatFamilyNames.end() ) compatFamilyNames.append( family ); } @@ -188,7 +188,7 @@ void ConfigPage::load() for( m_it = managers.begin(); m_it != managers.end(); ++m_it ) { TQString displayName = (*m_it)->property( "Name" ).toString(); familyDisplayNames.append( displayName ); - TQString family = (*m_it)->property( "X-KDE-ResourceFamily" ).toString(); + TQString family = (*m_it)->property( "X-TDE-ResourceFamily" ).toString(); if ( !family.isEmpty() ) { compatFamilyNames.remove( family ); mFamilyMap.append( family ); diff --git a/kresources/factory.cpp b/kresources/factory.cpp index 462d6be9c..fa3ee6eaf 100644 --- a/kresources/factory.cpp +++ b/kresources/factory.cpp @@ -58,11 +58,11 @@ Factory *Factory::self( const TQString& resourceFamily ) Factory::Factory( const TQString& resourceFamily ) : mResourceFamily( resourceFamily ) { - KTrader::OfferList plugins = KTrader::self()->query( "KResources/Plugin", TQString( "[X-KDE-ResourceFamily] == '%1'" ) + KTrader::OfferList plugins = KTrader::self()->query( "KResources/Plugin", TQString( "[X-TDE-ResourceFamily] == '%1'" ) .arg( resourceFamily ) ); KTrader::OfferList::ConstIterator it; for ( it = plugins.begin(); it != plugins.end(); ++it ) { - TQVariant type = (*it)->property( "X-KDE-ResourceType" ); + TQVariant type = (*it)->property( "X-TDE-ResourceType" ); if ( !type.toString().isEmpty() ) mTypeMap.insert( type.toString(), *it ); } diff --git a/kresources/kresources.desktop b/kresources/kresources.desktop index 084e51d5f..5bc2cf768 100644 --- a/kresources/kresources.desktop +++ b/kresources/kresources.desktop @@ -4,10 +4,10 @@ Icon=about_kde Type=Application Terminal=false -X-KDE-ModuleType=Library -X-KDE-Library=kresources -X-KDE-FactoryName=kresources -X-KDE-HasReadOnlyMode=false +X-TDE-ModuleType=Library +X-TDE-Library=kresources +X-TDE-FactoryName=kresources +X-TDE-HasReadOnlyMode=false Name=TDE Resources Name[af]=TDE Hulpbronne @@ -205,6 +205,6 @@ Keywords[uk]=ресурси,ресурс для konnector,ресурс конт Keywords[vi]=tài nguyên,tài nguyên konnector,tài nguyên liên lạc,tài nguyên lịch,tài nguyên ghi chú,imap Keywords[zh_CN]=resources,konnector resource,contact resource,calendar resource,notes resource,imap资源,konnector 资源,联系人资源,日历资源,备忘资源 -Categories=Qt;KDE;X-KDE-settings-components; +Categories=Qt;TDE;X-TDE-settings-components; OnlyShowIn=TDE; diff --git a/kresources/kresources_manager.desktop b/kresources/kresources_manager.desktop index d68db03e4..e7a7ed704 100644 --- a/kresources/kresources_manager.desktop +++ b/kresources/kresources_manager.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Type=ServiceType -X-KDE-ServiceType=KResources/Manager +X-TDE-ServiceType=KResources/Manager Comment=KResource Manager Comment[af]=KHulpbron bestuurder Comment[be]=Кіраўнік рэсурсаў KResource @@ -71,5 +71,5 @@ Comment[zh_CN]=KResource 管理器 Comment[zh_HK]=KResource 管理員 Comment[zh_TW]=KRsource 管理員 -[PropertyDef::X-KDE-ResourceFamily] +[PropertyDef::X-TDE-ResourceFamily] Type=TQString diff --git a/kresources/kresources_plugin.desktop b/kresources/kresources_plugin.desktop index ec8add896..e93c744be 100644 --- a/kresources/kresources_plugin.desktop +++ b/kresources/kresources_plugin.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Type=ServiceType -X-KDE-ServiceType=KResources/Plugin +X-TDE-ServiceType=KResources/Plugin Comment=KResource Framework Plugin Comment[af]=KHulpbron Raamwerk Inprop module Comment[az]=KResource Əlavəsi @@ -72,8 +72,8 @@ Comment[zh_CN]=KResource 框架插件 Comment[zh_HK]=KResource Framework 外掛程式 Comment[zh_TW]=KRsource Framework 外掛程式 -[PropertyDef::X-KDE-ResourceFamily] +[PropertyDef::X-TDE-ResourceFamily] Type=TQString -[PropertyDef::X-KDE-ResourceType] +[PropertyDef::X-TDE-ResourceType] Type=TQString diff --git a/kresources/resource.h b/kresources/resource.h index eec790bbe..f5587ed09 100644 --- a/kresources/resource.h +++ b/kresources/resource.h @@ -199,7 +199,7 @@ Name=Example Resource [Plugin] Type=exchange -X-KDE-Library=resourceexample +X-TDE-Library=resourceexample \endcode <B>Makefile.am</B> diff --git a/kspell2/broker.cpp b/kspell2/broker.cpp index 7f572bb01..6d17c403f 100644 --- a/kspell2/broker.cpp +++ b/kspell2/broker.cpp @@ -190,7 +190,7 @@ void Broker::loadPlugin( const TQString& pluginId ) Client *client = KParts::ComponentFactory::createInstanceFromQuery<Client>( TQString::fromLatin1( "KSpell/Client" ), - TQString::fromLatin1( "[X-KDE-PluginInfo-Name]=='%1'" ).arg( pluginId ), + TQString::fromLatin1( "[X-TDE-PluginInfo-Name]=='%1'" ).arg( pluginId ), this, 0, TQStringList(), &error ); if ( client ) diff --git a/kspell2/kspellclient.desktop b/kspell2/kspellclient.desktop index c48fbc855..a637e7a0f 100644 --- a/kspell2/kspellclient.desktop +++ b/kspell2/kspellclient.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Type=ServiceType -X-KDE-ServiceType=KSpell/Client -X-KDE-Derived=KPluginInfo +X-TDE-ServiceType=KSpell/Client +X-TDE-Derived=KPluginInfo Comment=KSpell Client Comment[af]=KSpel Klient Comment[be]=Кліент спраўджвання правапісу KSpell diff --git a/kspell2/plugins/aspell/kspell_aspell.desktop b/kspell2/plugins/aspell/kspell_aspell.desktop index 89189eae1..3b66458de 100644 --- a/kspell2/plugins/aspell/kspell_aspell.desktop +++ b/kspell2/plugins/aspell/kspell_aspell.desktop @@ -1,16 +1,16 @@ [Desktop Entry] Type=Service ServiceTypes=KSpell/Client -X-KDE-Library=kspell_aspell -X-KDE-PluginInfo-Author=Zack Rusin -X-KDE-PluginInfo-Email=zack@kde.org -X-KDE-PluginInfo-Name=kspell_aspell -X-KDE-PluginInfo-Version=0.0.1 -X-KDE-PluginInfo-Website=http://www.kde.org -X-KDE-PluginInfo-Category=Clients -X-KDE-PluginInfo-Depends= -X-KDE-PluginInfo-License=LGPL -X-KDE-PluginInfo-EnabledByDefault=true +X-TDE-Library=kspell_aspell +X-TDE-PluginInfo-Author=Zack Rusin +X-TDE-PluginInfo-Email=zack@kde.org +X-TDE-PluginInfo-Name=kspell_aspell +X-TDE-PluginInfo-Version=0.0.1 +X-TDE-PluginInfo-Website=http://www.kde.org +X-TDE-PluginInfo-Category=Clients +X-TDE-PluginInfo-Depends= +X-TDE-PluginInfo-License=LGPL +X-TDE-PluginInfo-EnabledByDefault=true Name=ASpell Name[bn]=এ-স্পেল Name[hi]=आ-स्पैल diff --git a/kspell2/plugins/hspell/kspell_hspell.desktop b/kspell2/plugins/hspell/kspell_hspell.desktop index f07cd0096..0194c9ffb 100644 --- a/kspell2/plugins/hspell/kspell_hspell.desktop +++ b/kspell2/plugins/hspell/kspell_hspell.desktop @@ -1,16 +1,16 @@ [Desktop Entry] Type=Service ServiceTypes=KSpell/Client -X-KDE-Library=kspell_hspell -X-KDE-PluginInfo-Author=Mashrab Kuvatov -X-KDE-PluginInfo-Email=kmashrab@uni-bremen.de -X-KDE-PluginInfo-Name=kspell_hspell -X-KDE-PluginInfo-Version=0.0.1 -X-KDE-PluginInfo-Website=http://www.kde.org -X-KDE-PluginInfo-Category=Clients -X-KDE-PluginInfo-Depends= -X-KDE-PluginInfo-License=LGPL -X-KDE-PluginInfo-EnabledByDefault=true +X-TDE-Library=kspell_hspell +X-TDE-PluginInfo-Author=Mashrab Kuvatov +X-TDE-PluginInfo-Email=kmashrab@uni-bremen.de +X-TDE-PluginInfo-Name=kspell_hspell +X-TDE-PluginInfo-Version=0.0.1 +X-TDE-PluginInfo-Website=http://www.kde.org +X-TDE-PluginInfo-Category=Clients +X-TDE-PluginInfo-Depends= +X-TDE-PluginInfo-License=LGPL +X-TDE-PluginInfo-EnabledByDefault=true Name=HSpell Name[bn]=এইচ-স্পেল Name[ne]=एच स्पेल diff --git a/kspell2/plugins/ispell/kspell_ispell.desktop b/kspell2/plugins/ispell/kspell_ispell.desktop index 8e33dc428..8ce0cc05b 100644 --- a/kspell2/plugins/ispell/kspell_ispell.desktop +++ b/kspell2/plugins/ispell/kspell_ispell.desktop @@ -1,16 +1,16 @@ [Desktop Entry] Type=Service ServiceTypes=KSpell/Client -X-KDE-Library=kspell_ispell -X-KDE-PluginInfo-Author=Zack Rusin -X-KDE-PluginInfo-Email=zack@kde.org -X-KDE-PluginInfo-Name=kspell_ispell -X-KDE-PluginInfo-Version=0.0.1 -X-KDE-PluginInfo-Website=http://www.kde.org -X-KDE-PluginInfo-Category=Clients -X-KDE-PluginInfo-Depends= -X-KDE-PluginInfo-License=LGPL -X-KDE-PluginInfo-EnabledByDefault=true +X-TDE-Library=kspell_ispell +X-TDE-PluginInfo-Author=Zack Rusin +X-TDE-PluginInfo-Email=zack@kde.org +X-TDE-PluginInfo-Name=kspell_ispell +X-TDE-PluginInfo-Version=0.0.1 +X-TDE-PluginInfo-Website=http://www.kde.org +X-TDE-PluginInfo-Category=Clients +X-TDE-PluginInfo-Depends= +X-TDE-PluginInfo-License=LGPL +X-TDE-PluginInfo-EnabledByDefault=true Name=ISpell Name[bn]=আই-স্পেল Name[hi]=आई-स्पैल diff --git a/kutils/kcmoduleinfo.cpp b/kutils/kcmoduleinfo.cpp index bb27f5c69..c34069c09 100644 --- a/kutils/kcmoduleinfo.cpp +++ b/kutils/kcmoduleinfo.cpp @@ -96,7 +96,7 @@ TQString KCModuleInfo::factoryName() const { if( d->factoryName.isEmpty() ) { - d->factoryName = _service->property("X-KDE-FactoryName", TQVariant::String).toString(); + d->factoryName = _service->property("X-TDE-FactoryName", TQVariant::String).toString(); if ( d->factoryName.isEmpty() ) d->factoryName = library(); } @@ -155,27 +155,27 @@ KCModuleInfo::loadAll() _allLoaded = true; // library and factory - setHandle(_service->property("X-KDE-FactoryName", TQVariant::String).toString()); + setHandle(_service->property("X-TDE-FactoryName", TQVariant::String).toString()); TQVariant tmp; // read weight - tmp = _service->property( "X-KDE-Weight", TQVariant::Int ); + tmp = _service->property( "X-TDE-Weight", TQVariant::Int ); setWeight( tmp.isValid() ? tmp.toInt() : 100 ); // does the module need super user privileges? - tmp = _service->property( "X-KDE-RootOnly", TQVariant::Bool ); + tmp = _service->property( "X-TDE-RootOnly", TQVariant::Bool ); setNeedsRootPrivileges( tmp.isValid() ? tmp.toBool() : false ); // does the module need to be shown to root only? // Deprecated ! KDE 4 - tmp = _service->property( "X-KDE-IsHiddenByDefault", TQVariant::Bool ); + tmp = _service->property( "X-TDE-IsHiddenByDefault", TQVariant::Bool ); setIsHiddenByDefault( tmp.isValid() ? tmp.toBool() : false ); // get the documentation path setDocPath( _service->property( "DocPath", TQVariant::String ).toString() ); - tmp = _service->property( "X-KDE-Test-Module", TQVariant::Bool ); + tmp = _service->property( "X-TDE-Test-Module", TQVariant::Bool ); setNeedsTest( tmp.isValid() ? tmp.asBool() : false ); } diff --git a/kutils/kcmoduleinfo.h b/kutils/kcmoduleinfo.h index 49a66a952..b2e79ee46 100644 --- a/kutils/kcmoduleinfo.h +++ b/kutils/kcmoduleinfo.h @@ -163,7 +163,7 @@ public: /** * @return the weight of the module which determines the order of the pages in - * the KCMultiDialog. It's set by the X-KDE-Weight field. + * the KCMultiDialog. It's set by the X-TDE-Weight field. */ int weight() const; diff --git a/kutils/kcmoduleloader.cpp b/kutils/kcmoduleloader.cpp index 99d2f88a2..c8327a25e 100644 --- a/kutils/kcmoduleloader.cpp +++ b/kutils/kcmoduleloader.cpp @@ -240,7 +240,7 @@ bool KCModuleLoader::testModule( const KCModuleInfo& module ) return true; } - bool doLoad = module.service()->property( "X-KDE-Test-Module", TQVariant::Bool ).toBool(); + bool doLoad = module.service()->property( "X-TDE-Test-Module", TQVariant::Bool ).toBool(); if( !doLoad ) { return true; diff --git a/kutils/kcmoduleloader.h b/kutils/kcmoduleloader.h index 34435d6d8..9e0871241 100644 --- a/kutils/kcmoduleloader.h +++ b/kutils/kcmoduleloader.h @@ -156,7 +156,7 @@ class KUTILS_EXPORT KCModuleLoader * be made available, leaving the decision to the user. * If false is returned, the module should not be loaded in any interface. * - * A module declares it needs to be tested by having "X-KDE-Test-Module=true" in + * A module declares it needs to be tested by having "X-TDE-Test-Module=true" in * its desktop file. When that line exists, the following code must be available * in the module's library: * diff --git a/kutils/kcmultidialog.cpp b/kutils/kcmultidialog.cpp index 768f787fe..53934349e 100644 --- a/kutils/kcmultidialog.cpp +++ b/kutils/kcmultidialog.cpp @@ -296,7 +296,7 @@ void KCMultiDialog::addModule(const KCModuleInfo& moduleinfo, { module = new KCModuleProxy( moduleinfo, withfallback, page ); TQStringList parentComponents = moduleinfo.service()->property( - "X-KDE-ParentComponents" ).toStringList(); + "X-TDE-ParentComponents" ).toStringList(); moduleParentComponents.insert( module, new TQStringList( parentComponents ) ); diff --git a/kutils/kplugininfo.cpp b/kutils/kplugininfo.cpp index a441fb756..7b83be7ed 100644 --- a/kutils/kplugininfo.cpp +++ b/kutils/kplugininfo.cpp @@ -84,16 +84,16 @@ KPluginInfo::KPluginInfo( const TQString & filename, const char* resource ) d->name = file.readName(); d->comment = file.readComment(); d->icon = file.readEntry( "Icon" ); - d->author = file.readEntry( "X-KDE-PluginInfo-Author" ); - d->email = file.readEntry( "X-KDE-PluginInfo-Email" ); - d->pluginName = file.readEntry( "X-KDE-PluginInfo-Name" ); - d->version = file.readEntry( "X-KDE-PluginInfo-Version" ); - d->website = file.readEntry( "X-KDE-PluginInfo-Website" ); - d->category = file.readEntry( "X-KDE-PluginInfo-Category" ); - d->license = file.readEntry( "X-KDE-PluginInfo-License" ); - d->dependencies = file.readListEntry( "X-KDE-PluginInfo-Depends" ); + d->author = file.readEntry( "X-TDE-PluginInfo-Author" ); + d->email = file.readEntry( "X-TDE-PluginInfo-Email" ); + d->pluginName = file.readEntry( "X-TDE-PluginInfo-Name" ); + d->version = file.readEntry( "X-TDE-PluginInfo-Version" ); + d->website = file.readEntry( "X-TDE-PluginInfo-Website" ); + d->category = file.readEntry( "X-TDE-PluginInfo-Category" ); + d->license = file.readEntry( "X-TDE-PluginInfo-License" ); + d->dependencies = file.readListEntry( "X-TDE-PluginInfo-Depends" ); d->enabledbydefault = file.readBoolEntry( - "X-KDE-PluginInfo-EnabledByDefault", false ); + "X-TDE-PluginInfo-EnabledByDefault", false ); } else if( filename.endsWith( TQString::fromAscii( ".plugin" ) ) ) { // provided for noatun style .plugin files compatibility @@ -127,16 +127,16 @@ KPluginInfo::KPluginInfo( const KService::Ptr service ) d->name = service->name(); d->comment = service->comment(); d->icon = service->icon(); - d->author = service->property( "X-KDE-PluginInfo-Author" ).toString(); - d->email = service->property( "X-KDE-PluginInfo-Email" ).toString(); - d->pluginName = service->property( "X-KDE-PluginInfo-Name" ).toString(); - d->version = service->property( "X-KDE-PluginInfo-Version" ).toString(); - d->website = service->property( "X-KDE-PluginInfo-Website" ).toString(); - d->category = service->property( "X-KDE-PluginInfo-Category" ).toString(); - d->license = service->property( "X-KDE-PluginInfo-License" ).toString(); + d->author = service->property( "X-TDE-PluginInfo-Author" ).toString(); + d->email = service->property( "X-TDE-PluginInfo-Email" ).toString(); + d->pluginName = service->property( "X-TDE-PluginInfo-Name" ).toString(); + d->version = service->property( "X-TDE-PluginInfo-Version" ).toString(); + d->website = service->property( "X-TDE-PluginInfo-Website" ).toString(); + d->category = service->property( "X-TDE-PluginInfo-Category" ).toString(); + d->license = service->property( "X-TDE-PluginInfo-License" ).toString(); d->dependencies = - service->property( "X-KDE-PluginInfo-Depends" ).toStringList(); - TQVariant tmp = service->property( "X-KDE-PluginInfo-EnabledByDefault" ); + service->property( "X-TDE-PluginInfo-Depends" ).toStringList(); + TQVariant tmp = service->property( "X-TDE-PluginInfo-EnabledByDefault" ); d->enabledbydefault = tmp.isValid() ? tmp.toBool() : false; } @@ -277,7 +277,7 @@ const TQValueList<KService::Ptr> & KPluginInfo::kcmServices() const if ( !d->kcmservicesCached ) { d->kcmservices = KTrader::self()->query( "KCModule", "'" + d->pluginName + - "' in [X-KDE-ParentComponents]" ); + "' in [X-TDE-ParentComponents]" ); kdDebug( 703 ) << "found " << d->kcmservices.count() << " offers for " << d->pluginName << endl; diff --git a/kutils/kplugininfo.desktop b/kutils/kplugininfo.desktop index 07a15e1c5..d88712b9d 100644 --- a/kutils/kplugininfo.desktop +++ b/kutils/kplugininfo.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Type=ServiceType -X-KDE-ServiceType=KPluginInfo +X-TDE-ServiceType=KPluginInfo Name=TDE Plugin Information Name[af]=TDE Inprop module Informasie Name[ar]=معلومات ملحقات كيدي @@ -79,29 +79,29 @@ Name[zh_CN]=TDE 打印信息 Name[zh_HK]=TDE 外掛資訊 Name[zh_TW]=TDE 外掛資訊 -[PropertyDef::X-KDE-PluginInfo-Author] +[PropertyDef::X-TDE-PluginInfo-Author] Type=TQString -[PropertyDef::X-KDE-PluginInfo-Email] +[PropertyDef::X-TDE-PluginInfo-Email] Type=TQString -[PropertyDef::X-KDE-PluginInfo-Name] +[PropertyDef::X-TDE-PluginInfo-Name] Type=TQString -[PropertyDef::X-KDE-PluginInfo-Version] +[PropertyDef::X-TDE-PluginInfo-Version] Type=TQString -[PropertyDef::X-KDE-PluginInfo-Website] +[PropertyDef::X-TDE-PluginInfo-Website] Type=TQString -[PropertyDef::X-KDE-PluginInfo-Category] +[PropertyDef::X-TDE-PluginInfo-Category] Type=TQString -[PropertyDef::X-KDE-PluginInfo-Depends] +[PropertyDef::X-TDE-PluginInfo-Depends] Type=TQStringList -[PropertyDef::X-KDE-PluginInfo-License] +[PropertyDef::X-TDE-PluginInfo-License] Type=TQString -[PropertyDef::X-KDE-PluginInfo-EnabledByDefault] +[PropertyDef::X-TDE-PluginInfo-EnabledByDefault] Type=bool diff --git a/kutils/kplugininfo.h b/kutils/kplugininfo.h index 59aa75983..b75edf1a2 100644 --- a/kutils/kplugininfo.h +++ b/kutils/kplugininfo.h @@ -53,7 +53,7 @@ class KUTILS_EXPORT KPluginInfo Name=User Visible Name Comment=Description of what the plugin does - [X-KDE Plugin Info] + [X-TDE Plugin Info] Author=Author's Name Email=author@foo.bar PluginName=internalname @@ -67,7 +67,7 @@ class KUTILS_EXPORT KPluginInfo * The first two entries in the "Desktop Entry" group always need to * be present. * - * The "X-KDE-PluginInfo" keys you may add further entries which + * The "X-TDE-PluginInfo" keys you may add further entries which * will be available using property(). The Website,Category,Require * keys are optional. * For EnabledByDefault look at isPluginEnabledByDefault. @@ -90,15 +90,15 @@ class KUTILS_EXPORT KPluginInfo Type=Service ServiceTypes=KPluginInfo - X-KDE-PluginInfo-Author=Author's Name - X-KDE-PluginInfo-Email=author@foo.bar - X-KDE-PluginInfo-Name=internalname - X-KDE-PluginInfo-Version=1.1 - X-KDE-PluginInfo-Website=http://www.plugin.org/ - X-KDE-PluginInfo-Category=playlist - X-KDE-PluginInfo-Depends=plugin1,plugin3 - X-KDE-PluginInfo-License=GPL - X-KDE-PluginInfo-EnabledByDefault=true + X-TDE-PluginInfo-Author=Author's Name + X-TDE-PluginInfo-Email=author@foo.bar + X-TDE-PluginInfo-Name=internalname + X-TDE-PluginInfo-Version=1.1 + X-TDE-PluginInfo-Website=http://www.plugin.org/ + X-TDE-PluginInfo-Category=playlist + X-TDE-PluginInfo-Depends=plugin1,plugin3 + X-TDE-PluginInfo-License=GPL + X-TDE-PluginInfo-EnabledByDefault=true Name=User Visible Name Comment=Description of what the plugin does diff --git a/kutils/kpluginselector.cpp b/kutils/kpluginselector.cpp index 99b88efd9..a385d2719 100644 --- a/kutils/kpluginselector.cpp +++ b/kutils/kpluginselector.cpp @@ -254,7 +254,7 @@ TQWidget * KPluginSelectionWidget::insertKCM( TQWidget * parent, d->modulelist.append( module ); TQStringList * parentComponents = new TQStringList( moduleinfo.service()->property( - "X-KDE-ParentComponents" ).toStringList() ); + "X-TDE-ParentComponents" ).toStringList() ); d->moduleParentComponents.insert( module, parentComponents ); connect( module, TQT_SIGNAL( changed( bool ) ), TQT_SLOT( clientChanged( bool ) ) ); return module; diff --git a/kutils/ksettings/README.dox b/kutils/ksettings/README.dox index 0660324c1..4abfc6be5 100644 --- a/kutils/ksettings/README.dox +++ b/kutils/ksettings/README.dox @@ -28,7 +28,7 @@ m_dlg->show(); Of course you need to have the 'KSettings::Dialog * m_dlg' member var and initialize it to 0 in the ctor. -If your application uses KParts that don't set 'X-KDE-ParentApp=<the instance +If your application uses KParts that don't set 'X-TDE-ParentApp=<the instance name of your application>' then you need to use the second ctor of KSettings::Dialog: \code @@ -96,12 +96,12 @@ Icon=myapp Type=Service ServiceTypes=KCModule -X-KDE-ModuleType=Library -X-KDE-Library=myappconfig -X-KDE-FactoryName=MyAppConfigFactory -X-KDE-ParentApp=myapp -X-KDE-ParentComponents=myapp -X-KDE-Weight=10 +X-TDE-ModuleType=Library +X-TDE-Library=myappconfig +X-TDE-FactoryName=MyAppConfigFactory +X-TDE-ParentApp=myapp +X-TDE-ParentComponents=myapp +X-TDE-Weight=10 Name=General Comment=General configuration of my app @@ -109,23 +109,23 @@ Comment=General configuration of my app Some explanation for those keys: -- You just keep 'Encoding', 'Type', 'ServiceTypes' and 'X-KDE-ModuleType' like +- You just keep 'Encoding', 'Type', 'ServiceTypes' and 'X-TDE-ModuleType' like in the example. For very special needs you might add another ServiceType to the list... - Icon is the icon that will be used in the listview/iconview for your page. -- X-KDE-Library is the name of the library where the page is in. The library +- X-TDE-Library is the name of the library where the page is in. The library always needs to be prefixed with kcm_ but you don't write the prefix in the desktop file. For more docu on this look for the KCModule docu. -- X-KDE-FactoryName is either the name of the Factory you used in the +- X-TDE-FactoryName is either the name of the Factory you used in the KGenericFactory call or the suffix of the create_ function that you created. Again for more info look for the KCModule docu. -- X-KDE-ParentApp is the name of the application this config page belongs to. It +- X-TDE-ParentApp is the name of the application this config page belongs to. It is used by the first two \ref KSettings::Dialog constructors. The Dialog will - use all modules that set X-KDE-ParentApp to + use all modules that set X-TDE-ParentApp to KGlobal::instance()->instanceName(). It should be pretty easy to find out what name that is: look at the first argument to the KAboutData ctor. -- X-KDE-ParentComponents is a list of the components (plugin/KPart/whatever) +- X-TDE-ParentComponents is a list of the components (plugin/KPart/whatever) this config page belongs to. Normally there is only one component. It is used for two things: -# If you use KSettings::Dispatcher the dispatcher will notify all components @@ -133,10 +133,10 @@ Some explanation for those keys: components then can reload the configuration and apply the changes the user did to the config. -# If your component is used by another application (that is not = - X-KDE-ParentApp) then it may add the name of the component to the ctor of + X-TDE-ParentApp) then it may add the name of the component to the ctor of KSettings::Dialog and the dialog will automatically include all config pages that have the components name in their ParentComponents list. -- X-KDE-Weight sets the order for the modules to be inserted into the dialog. +- X-TDE-Weight sets the order for the modules to be inserted into the dialog. The higher the number (heavier) the lower the module will appear in the list. (the default value is 100) - Name is the string that is shown in the listview/iconview right below the @@ -167,14 +167,14 @@ Parent= \endverbatim - The group name (id) is the name you use in the .desktop file of the page: - If your page's .desktop file says "X-KDE-CfgDlgHierarchy=id" then it will be + If your page's .desktop file says "X-TDE-CfgDlgHierarchy=id" then it will be inserted as a child of this entry. - \p Name: The name of the section. It will appear in the listview. - \p Comment: A description of what the modules in this section are. It will appear in the place where the KCMs are placed when the user clicks on the item in the listview. - \p Icon: An icon for the item. -- \p Weight: Defines the position in the listview. See X-KDE-Weight above. +- \p Weight: Defines the position in the listview. See X-TDE-Weight above. - \p Parent: If this group should be a child of another group write the parent's group id here. @@ -233,17 +233,17 @@ ServiceTypes=KPluginInfo Name=MyPlugin Comment=My plugin is cool and does foo and bar. -X-KDE-PluginInfo-Name=myplugin - -X-KDE-PluginInfo-Author=<your name> -X-KDE-PluginInfo-Email=<your email> -X-KDE-PluginInfo-Website=http://www.myplugin.org/ -X-KDE-PluginInfo-Category=CoolPlugins -X-KDE-PluginInfo-Version=0.1 -X-KDE-PluginInfo-License=GPL -X-KDE-PluginInfo-EnabledByDefault=true -X-KDE-PluginInfo-Depends=myotherplugin -X-KDE-CfgDlgHierarchy=GroupID +X-TDE-PluginInfo-Name=myplugin + +X-TDE-PluginInfo-Author=<your name> +X-TDE-PluginInfo-Email=<your email> +X-TDE-PluginInfo-Website=http://www.myplugin.org/ +X-TDE-PluginInfo-Category=CoolPlugins +X-TDE-PluginInfo-Version=0.1 +X-TDE-PluginInfo-License=GPL +X-TDE-PluginInfo-EnabledByDefault=true +X-TDE-PluginInfo-Depends=myotherplugin +X-TDE-CfgDlgHierarchy=GroupID \endverbatim Explanation: @@ -251,23 +251,23 @@ mandatory entries: - leave \p Type and \p Encoding like in the example - \p Name - \p Comment -- \p X-KDE-PluginInfo-Name is the "internal name" of the plugin. +- \p X-TDE-PluginInfo-Name is the "internal name" of the plugin. - You need to have \p KPluginInfo in \p ServiceTypes but of course you may have more entries in there. optional entries: - \p Icon is the icon used for your plugin (it's shown in the pluginselector if you set one). -- \p X-KDE-PluginInfo-Author and \p X-KDE-PluginInfo-Email is some information about the author of the plugin. -- \p X-KDE-PluginInfo-Website is the address for a webpage for this plugin. -- \p X-KDE-PluginInfo-Category is used if your application has different categories of plugins. -- \p X-KDE-PluginInfo-Version is the version of this plugin. -- \p X-KDE-PluginInfo-License is the license of this plugin. -- \p X-KDE-PluginInfo-EnabledByDefault tells the program whether the plugin +- \p X-TDE-PluginInfo-Author and \p X-TDE-PluginInfo-Email is some information about the author of the plugin. +- \p X-TDE-PluginInfo-Website is the address for a webpage for this plugin. +- \p X-TDE-PluginInfo-Category is used if your application has different categories of plugins. +- \p X-TDE-PluginInfo-Version is the version of this plugin. +- \p X-TDE-PluginInfo-License is the license of this plugin. +- \p X-TDE-PluginInfo-EnabledByDefault tells the program whether the plugin should be enabled on first startup or not. -- \p X-KDE-PluginInfo-Depends can be used to tell the application that you need to have +- \p X-TDE-PluginInfo-Depends can be used to tell the application that you need to have myotherplugin enabled for your plugin to work. -- \p X-KDE-CfgDlgHierarchy is used if you use a \p KSettings::Dialog::ConfigurableInline +- \p X-TDE-CfgDlgHierarchy is used if you use a \p KSettings::Dialog::ConfigurableInline KSettings::Dialog to put the plugin checkbox into the group with the GroupID you set here. diff --git a/kutils/ksettings/dialog.cpp b/kutils/ksettings/dialog.cpp index 3ec83aeee..8fbe74c81 100644 --- a/kutils/ksettings/dialog.cpp +++ b/kutils/ksettings/dialog.cpp @@ -463,8 +463,8 @@ TQValueList<KService::Ptr> Dialog::parentComponentsServices( { d->registeredComponents += kcdparents; TQString constraint = kcdparents.join( - "' in [X-KDE-ParentComponents]) or ('" ); - constraint = "('" + constraint + "' in [X-KDE-ParentComponents])"; + "' in [X-TDE-ParentComponents]) or ('" ); + constraint = "('" + constraint + "' in [X-TDE-ParentComponents])"; kdDebug( 700 ) << "constraint = " << constraint << endl; return KTrader::self()->query( "KCModule", constraint ); @@ -479,7 +479,7 @@ bool Dialog::isPluginForKCMEnabled( KCModuleInfo * moduleinfo ) const << " KCM should be shown" << endl; // for all parent components TQStringList parentComponents = moduleinfo->service()->property( - "X-KDE-ParentComponents" ).toStringList(); + "X-TDE-ParentComponents" ).toStringList(); for( TQStringList::ConstIterator pcit = parentComponents.begin(); pcit != parentComponents.end(); ++pcit ) { @@ -550,7 +550,7 @@ void Dialog::createDialogFromServices() // we create the KCModuleInfo KCModuleInfo * info = new KCModuleInfo( *it ); TQString parentid; - TQVariant tmp = info->service()->property( "X-KDE-CfgDlgHierarchy", + TQVariant tmp = info->service()->property( "X-TDE-CfgDlgHierarchy", TQVariant::String ); if( tmp.isValid() ) parentid = tmp.toString(); diff --git a/kutils/ksettings/dialog.h b/kutils/ksettings/dialog.h index 13f348287..5a8afa510 100644 --- a/kutils/ksettings/dialog.h +++ b/kutils/ksettings/dialog.h @@ -95,7 +95,7 @@ class KUTILS_EXPORT Dialog : public TQObject /** * Construct a new Preferences Dialog for the application. It uses all - * KCMs with X-KDE-ParentApp set to KGlobal::instance()->instanceName(). + * KCMs with X-TDE-ParentApp set to KGlobal::instance()->instanceName(). * * @param parent The parent is only used as the parent for the * dialog - centering the dialog over the parent @@ -106,7 +106,7 @@ class KUTILS_EXPORT Dialog : public TQObject /** * Construct a new Preferences Dialog for the application. It uses all - * KCMs with X-KDE-ParentApp set to KGlobal::instance()->instanceName(). + * KCMs with X-TDE-ParentApp set to KGlobal::instance()->instanceName(). * * @param content Select whether you want a static or configurable * config dialog. diff --git a/kutils/ksettings/dispatcher.h b/kutils/ksettings/dispatcher.h index a35cfc142..52829f9e7 100644 --- a/kutils/ksettings/dispatcher.h +++ b/kutils/ksettings/dispatcher.h @@ -65,7 +65,7 @@ class KUTILS_EXPORT Dispatcher : public TQObject * that is passed to KGenericFactory (if it is used). You can query * it with KGenericFactory<YourClassName>::instance(). * instance->instanceName() is also the same name that is put into the - * .desktop file of the KCMs for the X-KDE-ParentComponents. + * .desktop file of the KCMs for the X-TDE-ParentComponents. * * @param instance The KInstance object * @param recv The object that should receive the signal @@ -95,7 +95,7 @@ class KUTILS_EXPORT Dispatcher : public TQObject * Call this slot when the configuration belonging to the associated * instance name has changed. The registered slot will be called. * - * @param instanceName The value of X-KDE-ParentComponents. + * @param instanceName The value of X-TDE-ParentComponents. */ void reparseConfiguration( const TQCString & instanceName ); diff --git a/kutils/ksettings/pluginpage.h b/kutils/ksettings/pluginpage.h index 6f6fdda83..df9acd490 100644 --- a/kutils/ksettings/pluginpage.h +++ b/kutils/ksettings/pluginpage.h @@ -57,11 +57,11 @@ namespace KSettings Type=Service ServiceTypes=KCModule - X-KDE-ModuleType=Library - X-KDE-Library=myapppluginconfig - X-KDE-FactoryName=MyAppPluginConfigFactory - X-KDE-ParentApp=myapp - X-KDE-ParentComponents=myapp + X-TDE-ModuleType=Library + X-TDE-Library=myapppluginconfig + X-TDE-FactoryName=MyAppPluginConfigFactory + X-TDE-ParentApp=myapp + X-TDE-ParentComponents=myapp Name=Plugins Comment=Select and configure your plugins: diff --git a/mimetypes/application/java.desktop b/mimetypes/application/java.desktop index 6a6d36570..49b6f05bd 100644 --- a/mimetypes/application/java.desktop +++ b/mimetypes/application/java.desktop @@ -81,4 +81,4 @@ Comment[wa]=Classe Java Comment[xh]=Uhlobo lwe Java Comment[zh_CN]=Java 类 Comment[zu]=Ikilasi lwe-Java -X-KDE-IsAlso=application/x-java +X-TDE-IsAlso=application/x-java diff --git a/mimetypes/application/mathml+xml.desktop b/mimetypes/application/mathml+xml.desktop index 40bb81a69..36f670411 100644 --- a/mimetypes/application/mathml+xml.desktop +++ b/mimetypes/application/mathml+xml.desktop @@ -4,7 +4,7 @@ MimeType=application/mathml+xml Patterns=*.mml;*.MML Icon=html Hidden=false -X-KDE-IsAlso=text/xml +X-TDE-IsAlso=text/xml Comment=MathML Document Comment[af]=MathML Dokument Comment[ar]=مستند MathML diff --git a/mimetypes/application/mbox.desktop b/mimetypes/application/mbox.desktop index 4fa849ee7..c832e2bc8 100644 --- a/mimetypes/application/mbox.desktop +++ b/mimetypes/application/mbox.desktop @@ -66,6 +66,6 @@ Comment[vi]=Thư mục thư dạng .mbox. Comment[zh_CN]=MBOX 邮件文件夹 Comment[zh_TW]=MBOX 郵件資料夾 -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/application/msexcel.desktop b/mimetypes/application/msexcel.desktop index 08e7dada1..2d9754e0f 100644 --- a/mimetypes/application/msexcel.desktop +++ b/mimetypes/application/msexcel.desktop @@ -3,7 +3,7 @@ Type=MimeType MimeType=application/msexcel Icon=spreadsheet Patterns=*.xls;*.XLS;*.xlc;*.XLC;*.xll;*.XLL;*.xlm;*.XLM;*.xlw;*.XLW; -X-KDE-IsAlso=application/vnd.ms-excel +X-TDE-IsAlso=application/vnd.ms-excel Comment=Microsoft Excel Spreadsheet Comment[af]=Microsoft Excel Spreiblad Comment[ar]=ورقة عمل مايكروسوفت اكسل diff --git a/mimetypes/application/mspowerpoint.desktop b/mimetypes/application/mspowerpoint.desktop index 0bf81bc77..ea7da89b5 100644 --- a/mimetypes/application/mspowerpoint.desktop +++ b/mimetypes/application/mspowerpoint.desktop @@ -2,7 +2,7 @@ Type=MimeType MimeType=application/mspowerpoint Icon=presentation -X-KDE-IsAlso=application/vnd.ms-powerpoint +X-TDE-IsAlso=application/vnd.ms-powerpoint Patterns=*.ppz;*.PPZ;*.ppt;*.PPT;*.pps;*.PPS; Comment=Microsoft PowerPoint Presentation Comment[af]=Microsoft Powerpoint Voorlegging diff --git a/mimetypes/application/msword.desktop b/mimetypes/application/msword.desktop index e9824c052..a601ebdf2 100644 --- a/mimetypes/application/msword.desktop +++ b/mimetypes/application/msword.desktop @@ -3,8 +3,8 @@ Type=MimeType MimeType=application/msword Icon=wordprocessing Patterns=*.doc;*.DOC; -X-KDE-IsAlso=application/vnd.ms-word -X-KDE-PatternsAccuracy=50 +X-TDE-IsAlso=application/vnd.ms-word +X-TDE-PatternsAccuracy=50 Comment=Microsoft Word Document Comment[af]=Microsoft Woord Dokument Comment[ar]=مستند مايكروسوفت وورد @@ -87,7 +87,7 @@ Comment[zh_CN]=Microsoft Word 文档 Comment[zh_HK]=微軟 Word 文件 Comment[zh_TW]=微軟 Word 文件 Comment[zu]=Uhlu Lwamafayela lwe-Microsoft Word -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.doc diff --git a/mimetypes/application/ogg.desktop b/mimetypes/application/ogg.desktop index be94dfaa7..426d1c0ae 100644 --- a/mimetypes/application/ogg.desktop +++ b/mimetypes/application/ogg.desktop @@ -4,8 +4,8 @@ MimeType=application/ogg Icon=sound Patterns=*.ogg;*.OGG; # Previous name of this mimetype -X-KDE-IsAlso=application/x-ogg -X-KDE-PatternsAccuracy=80 +X-TDE-IsAlso=application/x-ogg +X-TDE-PatternsAccuracy=80 Comment=Ogg Multimedia Comment[ar]=وسائط Ogg متعددة Comment[az]=Ogg Multimediya diff --git a/mimetypes/application/pdf.desktop b/mimetypes/application/pdf.desktop index f1b08d0ea..035bea515 100644 --- a/mimetypes/application/pdf.desktop +++ b/mimetypes/application/pdf.desktop @@ -3,7 +3,7 @@ Type=MimeType MimeType=application/pdf Icon=pdf Patterns=*.pdf;*.PDF; -X-KDE-PatternsAccuracy=90 +X-TDE-PatternsAccuracy=90 Comment=PDF Document Comment[af]=Pdf Dokument Comment[ar]=مستند PDF @@ -86,8 +86,8 @@ Comment[zh_CN]=PDF 文档 Comment[zh_HK]=PDF 文件 Comment[zh_TW]=PDF 文件 Comment[zu]=Uhlu lwamafayela e-PDF -X-KDE-AutoEmbed=true -[Property::X-KDE-NativeExtension] +X-TDE-AutoEmbed=true +[Property::X-TDE-NativeExtension] Type=TQString Value=.pdf diff --git a/mimetypes/application/pgp-keys.desktop b/mimetypes/application/pgp-keys.desktop index 76ae086d5..e08c57583 100644 --- a/mimetypes/application/pgp-keys.desktop +++ b/mimetypes/application/pgp-keys.desktop @@ -74,5 +74,5 @@ Comment[uz]=OpenPGP kalitlar toʻplami Comment[uz@cyrillic]=OpenPGP калитлар тўплами Comment[vi]=Bó khoá OpenPGP Comment[zh_CN]=OpenPGP 秘钥束 -X-KDE-AutoEmbed=true +X-TDE-AutoEmbed=true diff --git a/mimetypes/application/pkcs10.desktop b/mimetypes/application/pkcs10.desktop index b2bf51b28..66fb6f35b 100644 --- a/mimetypes/application/pkcs10.desktop +++ b/mimetypes/application/pkcs10.desktop @@ -83,6 +83,6 @@ Comment[zh_CN]=S/MIME 认证请求 Comment[zh_HK]=S/MIME 認證請求 Comment[zh_TW]=S/MIME 認證請求 Comment[zu]=Isitifiketi Sesicelo se-S/MIME -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.p10 diff --git a/mimetypes/application/postscript.desktop b/mimetypes/application/postscript.desktop index c9b22d645..ea27f4fb1 100644 --- a/mimetypes/application/postscript.desktop +++ b/mimetypes/application/postscript.desktop @@ -3,7 +3,7 @@ Type=MimeType MimeType=application/postscript Icon=postscript Patterns=*.ps;*.PS; -X-KDE-PatternsAccuracy=95 +X-TDE-PatternsAccuracy=95 Comment=PostScript Document Comment[af]=Postscript Dokument Comment[ar]=مستند بوست سكريبت @@ -88,13 +88,13 @@ Comment[zh_CN]=PostScript 文档 Comment[zh_HK]=PostScript 文件 Comment[zh_TW]=PostScript 文件 Comment[zu]=Uhlu lwamafayela lwe-PostScript -X-KDE-AutoEmbed=true +X-TDE-AutoEmbed=true -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.ps diff --git a/mimetypes/application/relaxng.desktop b/mimetypes/application/relaxng.desktop index 32edf6936..9d9b439a6 100644 --- a/mimetypes/application/relaxng.desktop +++ b/mimetypes/application/relaxng.desktop @@ -6,9 +6,9 @@ Comment[te]=రిలేక్స్ NG Icon=html Type=MimeType MimeType=application/xml -X-KDE-IsAlso=text/xml +X-TDE-IsAlso=text/xml Patterns=*.rng; -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/application/sieve.desktop b/mimetypes/application/sieve.desktop index e56427379..fb7baf51b 100644 --- a/mimetypes/application/sieve.desktop +++ b/mimetypes/application/sieve.desktop @@ -82,6 +82,6 @@ Comment[zh_HK]=SIEVE 郵件過濾程式 Comment[zh_TW]=SIEVE 郵件過濾程式 Comment[zu]=Isikripti Sohluzo Lweposi le-SIEVE -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/application/vnd.mozilla.xul+xml.desktop b/mimetypes/application/vnd.mozilla.xul+xml.desktop index 951403263..e36d12c54 100644 --- a/mimetypes/application/vnd.mozilla.xul+xml.desktop +++ b/mimetypes/application/vnd.mozilla.xul+xml.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Type=MimeType MimeType=application/vnd.mozilla.xul+xml -X-KDE-IsAlso=text/xml +X-TDE-IsAlso=text/xml Icon=netscape_doc Patterns=*.xul;*.XUL; Comment=Mozilla XUL File diff --git a/mimetypes/application/vnd.ms-access.desktop b/mimetypes/application/vnd.ms-access.desktop index d28ecc988..b8a81a084 100644 --- a/mimetypes/application/vnd.ms-access.desktop +++ b/mimetypes/application/vnd.ms-access.desktop @@ -3,7 +3,7 @@ Type=MimeType MimeType=application/vnd.ms-access Icon=database Comment=Microsoft Access Database -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.mdb diff --git a/mimetypes/application/vnd.ms-excel.addin.macroEnabled.12.desktop b/mimetypes/application/vnd.ms-excel.addin.macroEnabled.12.desktop index 66e25b8d1..0f4158bb0 100644 --- a/mimetypes/application/vnd.ms-excel.addin.macroEnabled.12.desktop +++ b/mimetypes/application/vnd.ms-excel.addin.macroEnabled.12.desktop @@ -84,6 +84,6 @@ Comment[zh_CN]=Microsoft Excel 电子表格 Comment[zh_HK]=微軟 Excel 表格 Comment[zh_TW]=微軟 Excel 表格 Comment[zu]= Ipheshana lesitayela le-Microsoft Excel -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.xls diff --git a/mimetypes/application/vnd.ms-excel.desktop b/mimetypes/application/vnd.ms-excel.desktop index 43aadf1ab..05d4f49ec 100644 --- a/mimetypes/application/vnd.ms-excel.desktop +++ b/mimetypes/application/vnd.ms-excel.desktop @@ -84,6 +84,6 @@ Comment[zh_CN]=Microsoft Excel 电子表格 Comment[zh_HK]=微軟 Excel 表格 Comment[zh_TW]=微軟 Excel 表格 Comment[zu]= Ipheshana lesitayela le-Microsoft Excel -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.xls diff --git a/mimetypes/application/vnd.ms-excel.sheet.binary.macroEnabled.12.desktop b/mimetypes/application/vnd.ms-excel.sheet.binary.macroEnabled.12.desktop index cb2559e93..016ddfae6 100644 --- a/mimetypes/application/vnd.ms-excel.sheet.binary.macroEnabled.12.desktop +++ b/mimetypes/application/vnd.ms-excel.sheet.binary.macroEnabled.12.desktop @@ -84,6 +84,6 @@ Comment[zh_CN]=Microsoft Excel 电子表格 Comment[zh_HK]=微軟 Excel 表格 Comment[zh_TW]=微軟 Excel 表格 Comment[zu]= Ipheshana lesitayela le-Microsoft Excel -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.xls diff --git a/mimetypes/application/vnd.ms-excel.sheet.macroEnabled.12.desktop b/mimetypes/application/vnd.ms-excel.sheet.macroEnabled.12.desktop index 86eba4c9c..5c5980f6b 100644 --- a/mimetypes/application/vnd.ms-excel.sheet.macroEnabled.12.desktop +++ b/mimetypes/application/vnd.ms-excel.sheet.macroEnabled.12.desktop @@ -84,6 +84,6 @@ Comment[zh_CN]=Microsoft Excel 电子表格 Comment[zh_HK]=微軟 Excel 表格 Comment[zh_TW]=微軟 Excel 表格 Comment[zu]= Ipheshana lesitayela le-Microsoft Excel -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.xls diff --git a/mimetypes/application/vnd.ms-excel.template.macroEnabled.12.desktop b/mimetypes/application/vnd.ms-excel.template.macroEnabled.12.desktop index 8e5c43ae0..8a5a6b0e7 100644 --- a/mimetypes/application/vnd.ms-excel.template.macroEnabled.12.desktop +++ b/mimetypes/application/vnd.ms-excel.template.macroEnabled.12.desktop @@ -84,6 +84,6 @@ Comment[zh_CN]=Microsoft Excel 电子表格 Comment[zh_HK]=微軟 Excel 表格 Comment[zh_TW]=微軟 Excel 表格 Comment[zu]= Ipheshana lesitayela le-Microsoft Excel -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.xls diff --git a/mimetypes/application/vnd.ms-powerpoint.addin.macroEnabled.12.desktop b/mimetypes/application/vnd.ms-powerpoint.addin.macroEnabled.12.desktop index 6791045c6..c88d7039e 100644 --- a/mimetypes/application/vnd.ms-powerpoint.addin.macroEnabled.12.desktop +++ b/mimetypes/application/vnd.ms-powerpoint.addin.macroEnabled.12.desktop @@ -81,6 +81,6 @@ Comment[zh_CN]=Microsoft PowerPoint 演示文稿 Comment[zh_HK]=微軟 PowerPoint 文件 Comment[zh_TW]=微軟 PowerPoint 文件 -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.ppt diff --git a/mimetypes/application/vnd.ms-powerpoint.desktop b/mimetypes/application/vnd.ms-powerpoint.desktop index a7191f7ec..8f2928ef9 100644 --- a/mimetypes/application/vnd.ms-powerpoint.desktop +++ b/mimetypes/application/vnd.ms-powerpoint.desktop @@ -81,6 +81,6 @@ Comment[zh_CN]=Microsoft PowerPoint 演示文稿 Comment[zh_HK]=微軟 PowerPoint 文件 Comment[zh_TW]=微軟 PowerPoint 文件 -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.ppt diff --git a/mimetypes/application/vnd.ms-powerpoint.presentation.macroEnabled.12.desktop b/mimetypes/application/vnd.ms-powerpoint.presentation.macroEnabled.12.desktop index d03236824..4f8d7c13d 100644 --- a/mimetypes/application/vnd.ms-powerpoint.presentation.macroEnabled.12.desktop +++ b/mimetypes/application/vnd.ms-powerpoint.presentation.macroEnabled.12.desktop @@ -81,6 +81,6 @@ Comment[zh_CN]=Microsoft PowerPoint 演示文稿 Comment[zh_HK]=微軟 PowerPoint 文件 Comment[zh_TW]=微軟 PowerPoint 文件 -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.ppt diff --git a/mimetypes/application/vnd.ms-powerpoint.slideshow.macroEnabled.12.desktop b/mimetypes/application/vnd.ms-powerpoint.slideshow.macroEnabled.12.desktop index b7aeb2516..9846fc7df 100644 --- a/mimetypes/application/vnd.ms-powerpoint.slideshow.macroEnabled.12.desktop +++ b/mimetypes/application/vnd.ms-powerpoint.slideshow.macroEnabled.12.desktop @@ -81,6 +81,6 @@ Comment[zh_CN]=Microsoft PowerPoint 演示文稿 Comment[zh_HK]=微軟 PowerPoint 文件 Comment[zh_TW]=微軟 PowerPoint 文件 -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.ppt diff --git a/mimetypes/application/vnd.ms-powerpoint.template.macroEnabled.12.desktop b/mimetypes/application/vnd.ms-powerpoint.template.macroEnabled.12.desktop index 663494ae8..3a9f985c5 100644 --- a/mimetypes/application/vnd.ms-powerpoint.template.macroEnabled.12.desktop +++ b/mimetypes/application/vnd.ms-powerpoint.template.macroEnabled.12.desktop @@ -81,6 +81,6 @@ Comment[zh_CN]=Microsoft PowerPoint 演示文稿 Comment[zh_HK]=微軟 PowerPoint 文件 Comment[zh_TW]=微軟 PowerPoint 文件 -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.ppt diff --git a/mimetypes/application/vnd.ms-word.desktop b/mimetypes/application/vnd.ms-word.desktop index 9585502c2..42f229b17 100644 --- a/mimetypes/application/vnd.ms-word.desktop +++ b/mimetypes/application/vnd.ms-word.desktop @@ -85,7 +85,7 @@ Comment[zh_CN]=Microsoft Word 文档 Comment[zh_HK]=微軟 Word 文件 Comment[zh_TW]=微軟 Word 文件 Comment[zu]=Uhlu Lwamafayela lwe-Microsoft Word -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.doc diff --git a/mimetypes/application/vnd.ms-word.document.macroEnabled.12.desktop b/mimetypes/application/vnd.ms-word.document.macroEnabled.12.desktop index e1e090bae..bade66346 100644 --- a/mimetypes/application/vnd.ms-word.document.macroEnabled.12.desktop +++ b/mimetypes/application/vnd.ms-word.document.macroEnabled.12.desktop @@ -85,7 +85,7 @@ Comment[zh_CN]=Microsoft Word 文档 Comment[zh_HK]=微軟 Word 文件 Comment[zh_TW]=微軟 Word 文件 Comment[zu]=Uhlu Lwamafayela lwe-Microsoft Word -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.doc diff --git a/mimetypes/application/vnd.ms-word.template.macroEnabled.12.desktop b/mimetypes/application/vnd.ms-word.template.macroEnabled.12.desktop index 19d5d9777..aa2d3288b 100644 --- a/mimetypes/application/vnd.ms-word.template.macroEnabled.12.desktop +++ b/mimetypes/application/vnd.ms-word.template.macroEnabled.12.desktop @@ -85,7 +85,7 @@ Comment[zh_CN]=Microsoft Word 文档 Comment[zh_HK]=微軟 Word 文件 Comment[zh_TW]=微軟 Word 文件 Comment[zu]=Uhlu Lwamafayela lwe-Microsoft Word -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.doc diff --git a/mimetypes/application/vnd.oasis.opendocument.chart.desktop b/mimetypes/application/vnd.oasis.opendocument.chart.desktop index a97028a94..3b96a90a4 100644 --- a/mimetypes/application/vnd.oasis.opendocument.chart.desktop +++ b/mimetypes/application/vnd.oasis.opendocument.chart.desktop @@ -71,6 +71,6 @@ Comment[uk]=Діаграма OASIS OpenDocument Comment[vi]=Biểu đồ OpenDocument OASIS Comment[zh_CN]=OASIS OpenDocument 图表 Comment[zh_TW]=OASIS OpenDocument 圖表 -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.odc diff --git a/mimetypes/application/vnd.oasis.opendocument.database.desktop b/mimetypes/application/vnd.oasis.opendocument.database.desktop index 26e761226..fe649b326 100644 --- a/mimetypes/application/vnd.oasis.opendocument.database.desktop +++ b/mimetypes/application/vnd.oasis.opendocument.database.desktop @@ -4,6 +4,6 @@ MimeType=application/vnd.oasis.opendocument.database Patterns=*.odb;*.ODB Icon=database Comment=OASIS OpenDocument Database -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.odb diff --git a/mimetypes/application/vnd.oasis.opendocument.formula.desktop b/mimetypes/application/vnd.oasis.opendocument.formula.desktop index 2b50cdb39..688df4437 100644 --- a/mimetypes/application/vnd.oasis.opendocument.formula.desktop +++ b/mimetypes/application/vnd.oasis.opendocument.formula.desktop @@ -74,6 +74,6 @@ Comment[vi]=Công thức OpenDocument OASIS Comment[zh_CN]=OASIS OpenDocument 公式 Comment[zh_HK]=OASIS OpenDocument 算式 Comment[zh_TW]=OASIS OpenDocument 公式 -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.odf diff --git a/mimetypes/application/vnd.oasis.opendocument.graphics-flat-xml.desktop b/mimetypes/application/vnd.oasis.opendocument.graphics-flat-xml.desktop index a10794477..ca2b73419 100644 --- a/mimetypes/application/vnd.oasis.opendocument.graphics-flat-xml.desktop +++ b/mimetypes/application/vnd.oasis.opendocument.graphics-flat-xml.desktop @@ -74,6 +74,6 @@ Comment[vi]=Đồ họa OpenDocument OASIS (Flat XML) Comment[zh_CN]=OASIS OpenDocument 图形 (Flat XML) Comment[zh_HK]=OASIS OpenDocument 繪圖 (Flat XML) Comment[zh_TW]=OASIS OpenDocument 圖形 (Flat XML) -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.fodg diff --git a/mimetypes/application/vnd.oasis.opendocument.graphics-template.desktop b/mimetypes/application/vnd.oasis.opendocument.graphics-template.desktop index 832a8d078..4c288c046 100644 --- a/mimetypes/application/vnd.oasis.opendocument.graphics-template.desktop +++ b/mimetypes/application/vnd.oasis.opendocument.graphics-template.desktop @@ -74,6 +74,6 @@ Comment[vi]=Biểu mẩu đồ họa OpenDocument OASIS Comment[zh_CN]=OASIS OpenDocument 图形模板 Comment[zh_HK]=OASIS OpenDocument 繪圖範本 Comment[zh_TW]=OASIS OpenDocument 圖形樣本 -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.otg diff --git a/mimetypes/application/vnd.oasis.opendocument.graphics.desktop b/mimetypes/application/vnd.oasis.opendocument.graphics.desktop index b955efd54..2243e8116 100644 --- a/mimetypes/application/vnd.oasis.opendocument.graphics.desktop +++ b/mimetypes/application/vnd.oasis.opendocument.graphics.desktop @@ -74,6 +74,6 @@ Comment[vi]=Đồ họa OpenDocument OASIS Comment[zh_CN]=OASIS OpenDocument 图形 Comment[zh_HK]=OASIS OpenDocument 繪圖 Comment[zh_TW]=OASIS OpenDocument 圖形 -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.odg diff --git a/mimetypes/application/vnd.oasis.opendocument.image.desktop b/mimetypes/application/vnd.oasis.opendocument.image.desktop index 4471842e3..cd587e7ff 100644 --- a/mimetypes/application/vnd.oasis.opendocument.image.desktop +++ b/mimetypes/application/vnd.oasis.opendocument.image.desktop @@ -73,6 +73,6 @@ Comment[uz@cyrillic]=OASIS OpenDocument расм Comment[vi]=Ảnh OpenDocument OASIS Comment[zh_CN]=OASIS OpenDocument 图像 Comment[zh_TW]=OASIS OpenDocument 影像 -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.odi diff --git a/mimetypes/application/vnd.oasis.opendocument.presentation-flat-xml.desktop b/mimetypes/application/vnd.oasis.opendocument.presentation-flat-xml.desktop index c0c5e7b1e..b5945eade 100644 --- a/mimetypes/application/vnd.oasis.opendocument.presentation-flat-xml.desktop +++ b/mimetypes/application/vnd.oasis.opendocument.presentation-flat-xml.desktop @@ -74,6 +74,6 @@ Comment[vi]=Trình diễn OpenDocument OASIS (Flat XML) Comment[zh_CN]=OASIS OpenDocument 演示文稿 (Flat XML) Comment[zh_HK]=OASIS OpenDocument 簡報 (Flat XML) Comment[zh_TW]=OASIS OpenDocument 簡報 (Flat XML) -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.fodp diff --git a/mimetypes/application/vnd.oasis.opendocument.presentation-template.desktop b/mimetypes/application/vnd.oasis.opendocument.presentation-template.desktop index d8d414d18..3bde78c6b 100644 --- a/mimetypes/application/vnd.oasis.opendocument.presentation-template.desktop +++ b/mimetypes/application/vnd.oasis.opendocument.presentation-template.desktop @@ -74,6 +74,6 @@ Comment[vi]=Biểu mẫu trình diễn OpenDocument OASIS Comment[zh_CN]=OASIS OpenDocument 演示文稿模板 Comment[zh_HK]=OASIS OpenDocument 簡報範本 Comment[zh_TW]=OASIS OpenDocument 簡報樣本 -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.otp diff --git a/mimetypes/application/vnd.oasis.opendocument.presentation.desktop b/mimetypes/application/vnd.oasis.opendocument.presentation.desktop index d3d3d22b4..accebd7cb 100644 --- a/mimetypes/application/vnd.oasis.opendocument.presentation.desktop +++ b/mimetypes/application/vnd.oasis.opendocument.presentation.desktop @@ -74,6 +74,6 @@ Comment[vi]=Trình diễn OpenDocument OASIS Comment[zh_CN]=OASIS OpenDocument 演示文稿 Comment[zh_HK]=OASIS OpenDocument 簡報 Comment[zh_TW]=OASIS OpenDocument 簡報 -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.odp diff --git a/mimetypes/application/vnd.oasis.opendocument.spreadsheet-flat-xml.desktop b/mimetypes/application/vnd.oasis.opendocument.spreadsheet-flat-xml.desktop index c8602c4d1..dac92f914 100644 --- a/mimetypes/application/vnd.oasis.opendocument.spreadsheet-flat-xml.desktop +++ b/mimetypes/application/vnd.oasis.opendocument.spreadsheet-flat-xml.desktop @@ -74,6 +74,6 @@ Comment[vi]=Bảng tính OpenDocument OASIS (Flat XML) Comment[zh_CN]=OASIS OpenDocument 电子表格 (Flat XML) Comment[zh_HK]=OASIS OpenDocument 試算表 (Flat XML) Comment[zh_TW]=OASIS OpenDocument 試算表 (Flat XML) -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.fods diff --git a/mimetypes/application/vnd.oasis.opendocument.spreadsheet-template.desktop b/mimetypes/application/vnd.oasis.opendocument.spreadsheet-template.desktop index e33eba9d1..72e24aa5e 100644 --- a/mimetypes/application/vnd.oasis.opendocument.spreadsheet-template.desktop +++ b/mimetypes/application/vnd.oasis.opendocument.spreadsheet-template.desktop @@ -74,6 +74,6 @@ Comment[vi]=Biểu mẫu bảng tính OpenDocument OASIS Comment[zh_CN]=OASIS OpenDocument 电子表格模板 Comment[zh_HK]=OASIS OpenDocument 試算表範本 Comment[zh_TW]=OASIS OpenDocument 試算表樣本 -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.ots diff --git a/mimetypes/application/vnd.oasis.opendocument.spreadsheet.desktop b/mimetypes/application/vnd.oasis.opendocument.spreadsheet.desktop index 5b42d9101..4e9905e31 100644 --- a/mimetypes/application/vnd.oasis.opendocument.spreadsheet.desktop +++ b/mimetypes/application/vnd.oasis.opendocument.spreadsheet.desktop @@ -74,6 +74,6 @@ Comment[vi]=Bảng tính OpenDocument OASIS Comment[zh_CN]=OASIS OpenDocument 电子表格 Comment[zh_HK]=OASIS OpenDocument 試算表 Comment[zh_TW]=OASIS OpenDocument 試算表 -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.ods diff --git a/mimetypes/application/vnd.oasis.opendocument.text-flat-xml.desktop b/mimetypes/application/vnd.oasis.opendocument.text-flat-xml.desktop index 40fd1323b..7caaf23f3 100644 --- a/mimetypes/application/vnd.oasis.opendocument.text-flat-xml.desktop +++ b/mimetypes/application/vnd.oasis.opendocument.text-flat-xml.desktop @@ -73,6 +73,6 @@ Comment[uz@cyrillic]=OASIS OpenDocument матн ҳужжати (Flat XML) Comment[vi]=Văn bản OpenDocument OASIS (Flat XML) Comment[zh_CN]=OASIS OpenDocument 文本 (Flat XML) Comment[zh_TW]=OASIS OpenDocument 文字 (Flat XML) -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.fodt diff --git a/mimetypes/application/vnd.oasis.opendocument.text-template.desktop b/mimetypes/application/vnd.oasis.opendocument.text-template.desktop index 333f70315..42a006035 100644 --- a/mimetypes/application/vnd.oasis.opendocument.text-template.desktop +++ b/mimetypes/application/vnd.oasis.opendocument.text-template.desktop @@ -73,6 +73,6 @@ Comment[uz@cyrillic]=OASIS OpenDocument матн ҳужжати намунаси Comment[vi]=Biểu mẫu văn bản OpenDocument OASIS Comment[zh_CN]=OASIS OpenDocument 文本文档模板 Comment[zh_TW]=OASIS OpenDocument 文字樣本 -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.ott diff --git a/mimetypes/application/vnd.oasis.opendocument.text.desktop b/mimetypes/application/vnd.oasis.opendocument.text.desktop index 856350fb7..020158162 100644 --- a/mimetypes/application/vnd.oasis.opendocument.text.desktop +++ b/mimetypes/application/vnd.oasis.opendocument.text.desktop @@ -73,6 +73,6 @@ Comment[uz@cyrillic]=OASIS OpenDocument матн ҳужжати Comment[vi]=Văn bản OpenDocument OASIS Comment[zh_CN]=OASIS OpenDocument 文本 Comment[zh_TW]=OASIS OpenDocument 文字 -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.odt diff --git a/mimetypes/application/vnd.openxmlformats-officedocument.presentationml.presentation.desktop b/mimetypes/application/vnd.openxmlformats-officedocument.presentationml.presentation.desktop index 52a335edc..caa220b40 100644 --- a/mimetypes/application/vnd.openxmlformats-officedocument.presentationml.presentation.desktop +++ b/mimetypes/application/vnd.openxmlformats-officedocument.presentationml.presentation.desktop @@ -81,6 +81,6 @@ Comment[zh_CN]=Microsoft PowerPoint 演示文稿 Comment[zh_HK]=微軟 PowerPoint 文件 Comment[zh_TW]=微軟 PowerPoint 文件 -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.ppt diff --git a/mimetypes/application/vnd.openxmlformats-officedocument.presentationml.slideshow.desktop b/mimetypes/application/vnd.openxmlformats-officedocument.presentationml.slideshow.desktop index bb750817d..569d11874 100644 --- a/mimetypes/application/vnd.openxmlformats-officedocument.presentationml.slideshow.desktop +++ b/mimetypes/application/vnd.openxmlformats-officedocument.presentationml.slideshow.desktop @@ -81,6 +81,6 @@ Comment[zh_CN]=Microsoft PowerPoint 演示文稿 Comment[zh_HK]=微軟 PowerPoint 文件 Comment[zh_TW]=微軟 PowerPoint 文件 -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.ppt diff --git a/mimetypes/application/vnd.openxmlformats-officedocument.presentationml.template.desktop b/mimetypes/application/vnd.openxmlformats-officedocument.presentationml.template.desktop index ec144dd0d..9f67583b7 100644 --- a/mimetypes/application/vnd.openxmlformats-officedocument.presentationml.template.desktop +++ b/mimetypes/application/vnd.openxmlformats-officedocument.presentationml.template.desktop @@ -81,6 +81,6 @@ Comment[zh_CN]=Microsoft PowerPoint 演示文稿 Comment[zh_HK]=微軟 PowerPoint 文件 Comment[zh_TW]=微軟 PowerPoint 文件 -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.ppt diff --git a/mimetypes/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.desktop b/mimetypes/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.desktop index 51536c52e..019ca483f 100644 --- a/mimetypes/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.desktop +++ b/mimetypes/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.desktop @@ -84,6 +84,6 @@ Comment[zh_CN]=Microsoft Excel 电子表格 Comment[zh_HK]=微軟 Excel 表格 Comment[zh_TW]=微軟 Excel 表格 Comment[zu]= Ipheshana lesitayela le-Microsoft Excel -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.xls diff --git a/mimetypes/application/vnd.openxmlformats-officedocument.spreadsheetml.template.desktop b/mimetypes/application/vnd.openxmlformats-officedocument.spreadsheetml.template.desktop index 847248a37..ee4209074 100644 --- a/mimetypes/application/vnd.openxmlformats-officedocument.spreadsheetml.template.desktop +++ b/mimetypes/application/vnd.openxmlformats-officedocument.spreadsheetml.template.desktop @@ -84,6 +84,6 @@ Comment[zh_CN]=Microsoft Excel 电子表格 Comment[zh_HK]=微軟 Excel 表格 Comment[zh_TW]=微軟 Excel 表格 Comment[zu]= Ipheshana lesitayela le-Microsoft Excel -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.xls diff --git a/mimetypes/application/vnd.openxmlformats-officedocument.wordprocessingml.document.desktop b/mimetypes/application/vnd.openxmlformats-officedocument.wordprocessingml.document.desktop index 28776fe94..329eff2c9 100644 --- a/mimetypes/application/vnd.openxmlformats-officedocument.wordprocessingml.document.desktop +++ b/mimetypes/application/vnd.openxmlformats-officedocument.wordprocessingml.document.desktop @@ -85,7 +85,7 @@ Comment[zh_CN]=Microsoft Word 文档 Comment[zh_HK]=微軟 Word 文件 Comment[zh_TW]=微軟 Word 文件 Comment[zu]=Uhlu Lwamafayela lwe-Microsoft Word -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.doc diff --git a/mimetypes/application/vnd.openxmlformats-officedocument.wordprocessingml.template.desktop b/mimetypes/application/vnd.openxmlformats-officedocument.wordprocessingml.template.desktop index 3cd18a915..c0912b736 100644 --- a/mimetypes/application/vnd.openxmlformats-officedocument.wordprocessingml.template.desktop +++ b/mimetypes/application/vnd.openxmlformats-officedocument.wordprocessingml.template.desktop @@ -85,6 +85,6 @@ Comment[zh_CN]=Microsoft Word 文档 Comment[zh_HK]=微軟 Word 文件 Comment[zh_TW]=微軟 Word 文件 Comment[zu]=Uhlu Lwamafayela lwe-Microsoft Word -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.doc diff --git a/mimetypes/application/vnd.stardivision.calc.desktop b/mimetypes/application/vnd.stardivision.calc.desktop index e38615e43..885e0ffb2 100644 --- a/mimetypes/application/vnd.stardivision.calc.desktop +++ b/mimetypes/application/vnd.stardivision.calc.desktop @@ -81,6 +81,6 @@ Comment[vi]=Bảng tính Calc của StarOffice Comment[zh_CN]=StarOffice Calc 电子表格 Comment[zh_HK]=StarOffice Calc 電子表格 Comment[zh_TW]=StarOffice Calc 電子表格 -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.sdc diff --git a/mimetypes/application/vnd.stardivision.chart.desktop b/mimetypes/application/vnd.stardivision.chart.desktop index 7b3db012e..8d9f7a7f8 100644 --- a/mimetypes/application/vnd.stardivision.chart.desktop +++ b/mimetypes/application/vnd.stardivision.chart.desktop @@ -70,6 +70,6 @@ Comment[uk]=Діаграма StarOffice Comment[vi]=Biểu đồ StarOffice Comment[zh_CN]=StarOffice 图表 Comment[zh_TW]=StarOffice 圖表 -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.sds diff --git a/mimetypes/application/vnd.stardivision.draw.desktop b/mimetypes/application/vnd.stardivision.draw.desktop index 2243b6cd6..6683f8306 100644 --- a/mimetypes/application/vnd.stardivision.draw.desktop +++ b/mimetypes/application/vnd.stardivision.draw.desktop @@ -73,6 +73,6 @@ Comment[vi]=Bản vẽ StarOffice Comment[zh_CN]=StarOffice 绘图 Comment[zh_HK]=StarOffice 繪圖 Comment[zh_TW]=StarOffice 繪圖 -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.sda diff --git a/mimetypes/application/vnd.stardivision.impress.desktop b/mimetypes/application/vnd.stardivision.impress.desktop index aed8a6d6e..2af2233a2 100644 --- a/mimetypes/application/vnd.stardivision.impress.desktop +++ b/mimetypes/application/vnd.stardivision.impress.desktop @@ -80,6 +80,6 @@ Comment[zh_CN]=StarOffice Impress 演示文稿 Comment[zh_HK]=StarOffice Impress 簡報 Comment[zh_TW]=StarOffice Impress 簡報 Comment[zu]=Ukunikezwa kwe-StarOffice Impress -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.sdd diff --git a/mimetypes/application/vnd.stardivision.math.desktop b/mimetypes/application/vnd.stardivision.math.desktop index 8fa64d0ea..0237eb0e4 100644 --- a/mimetypes/application/vnd.stardivision.math.desktop +++ b/mimetypes/application/vnd.stardivision.math.desktop @@ -74,6 +74,6 @@ Comment[vi]=Tài liệu Math của StarOffice Comment[zh_CN]=StarOffice Math 文档 Comment[zh_HK]=StarOffice 算式文件 Comment[zh_TW]=StarOffice 數學文件 -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.sdf diff --git a/mimetypes/application/vnd.stardivision.writer-global.desktop b/mimetypes/application/vnd.stardivision.writer-global.desktop index 60e7536fa..6ecf3882d 100644 --- a/mimetypes/application/vnd.stardivision.writer-global.desktop +++ b/mimetypes/application/vnd.stardivision.writer-global.desktop @@ -74,6 +74,6 @@ Comment[vi]=Tài liệu cái Writer của StarOffice Comment[zh_CN]=StarOffice Writer 主文档 Comment[zh_HK]=StarOffice Writer 主控文件 Comment[zh_TW]=StarOffice Writer Master 文件 -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.sgl diff --git a/mimetypes/application/vnd.stardivision.writer.desktop b/mimetypes/application/vnd.stardivision.writer.desktop index f2ff74b8b..cff0e3ee4 100644 --- a/mimetypes/application/vnd.stardivision.writer.desktop +++ b/mimetypes/application/vnd.stardivision.writer.desktop @@ -83,6 +83,6 @@ Comment[zh_CN]=StarOffice Writer 文档 Comment[zh_HK]=StarOffice Writer 文件 Comment[zh_TW]=StarOffice Writer 文件 Comment[zu]=Umbhali Wohlu lwamafayela e-StarOffice -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.sdw diff --git a/mimetypes/application/vnd.sun.xml.base.desktop b/mimetypes/application/vnd.sun.xml.base.desktop index 54d537264..8b521da28 100644 --- a/mimetypes/application/vnd.sun.xml.base.desktop +++ b/mimetypes/application/vnd.sun.xml.base.desktop @@ -71,6 +71,6 @@ Icon=database Type=MimeType Patterns=*.odb;*.ODB; MimeType=application/vnd.sun.xml.base -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.odb diff --git a/mimetypes/application/vnd.sun.xml.calc.desktop b/mimetypes/application/vnd.sun.xml.calc.desktop index c2e88d00e..22cda810e 100644 --- a/mimetypes/application/vnd.sun.xml.calc.desktop +++ b/mimetypes/application/vnd.sun.xml.calc.desktop @@ -79,6 +79,6 @@ Icon=spreadsheet Type=MimeType Patterns=*.sxc;*.SXC; MimeType=application/vnd.sun.xml.calc -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.sxc diff --git a/mimetypes/application/vnd.sun.xml.calc.template.desktop b/mimetypes/application/vnd.sun.xml.calc.template.desktop index ac0741c89..9a5481bf1 100644 --- a/mimetypes/application/vnd.sun.xml.calc.template.desktop +++ b/mimetypes/application/vnd.sun.xml.calc.template.desktop @@ -75,6 +75,6 @@ Icon=spreadsheet Type=MimeType Patterns=*.stc;*.STC; MimeType=application/vnd.sun.xml.calc.template -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.stc diff --git a/mimetypes/application/vnd.sun.xml.draw.desktop b/mimetypes/application/vnd.sun.xml.draw.desktop index 552efbbc7..ddf66a9e9 100644 --- a/mimetypes/application/vnd.sun.xml.draw.desktop +++ b/mimetypes/application/vnd.sun.xml.draw.desktop @@ -77,6 +77,6 @@ MimeType=application/vnd.sun.xml.draw Type=MimeType Icon=image Patterns=*.sxd;*.SXD; -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.sxd diff --git a/mimetypes/application/vnd.sun.xml.draw.template.desktop b/mimetypes/application/vnd.sun.xml.draw.template.desktop index e599ba0b2..0a65f5748 100644 --- a/mimetypes/application/vnd.sun.xml.draw.template.desktop +++ b/mimetypes/application/vnd.sun.xml.draw.template.desktop @@ -75,6 +75,6 @@ MimeType=application/vnd.sun.xml.draw.template Type=MimeType Icon=image Patterns=*.std;*.STD; -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.std diff --git a/mimetypes/application/vnd.sun.xml.impress.desktop b/mimetypes/application/vnd.sun.xml.impress.desktop index c727c9da8..59c3e6914 100644 --- a/mimetypes/application/vnd.sun.xml.impress.desktop +++ b/mimetypes/application/vnd.sun.xml.impress.desktop @@ -79,6 +79,6 @@ MimeType=application/vnd.sun.xml.impress Type=MimeType Icon=presentation Patterns=*.sxi;*.SXI; -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.sxi diff --git a/mimetypes/application/vnd.sun.xml.impress.template.desktop b/mimetypes/application/vnd.sun.xml.impress.template.desktop index 94ff39692..4be5bb720 100644 --- a/mimetypes/application/vnd.sun.xml.impress.template.desktop +++ b/mimetypes/application/vnd.sun.xml.impress.template.desktop @@ -75,6 +75,6 @@ MimeType=application/vnd.sun.xml.impress.template Type=MimeType Icon=presentation Patterns=*.sti;*.STI; -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.sti diff --git a/mimetypes/application/vnd.sun.xml.writer.desktop b/mimetypes/application/vnd.sun.xml.writer.desktop index 5a4aba1a6..bda1df0be 100644 --- a/mimetypes/application/vnd.sun.xml.writer.desktop +++ b/mimetypes/application/vnd.sun.xml.writer.desktop @@ -80,6 +80,6 @@ MimeType=application/vnd.sun.xml.writer Type=MimeType Icon=wordprocessing Patterns=*.sxw;*.SXW; -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.sxw diff --git a/mimetypes/application/vnd.sun.xml.writer.master.desktop b/mimetypes/application/vnd.sun.xml.writer.master.desktop index be4d686c8..a6e87498f 100644 --- a/mimetypes/application/vnd.sun.xml.writer.master.desktop +++ b/mimetypes/application/vnd.sun.xml.writer.master.desktop @@ -73,6 +73,6 @@ MimeType=application/vnd.sun.xml.writer.master Type=MimeType Icon=wordprocessing Patterns=*.sxg;*.SXG; -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.sxg diff --git a/mimetypes/application/vnd.sun.xml.writer.template.desktop b/mimetypes/application/vnd.sun.xml.writer.template.desktop index 10b8ca948..44392222e 100644 --- a/mimetypes/application/vnd.sun.xml.writer.template.desktop +++ b/mimetypes/application/vnd.sun.xml.writer.template.desktop @@ -75,6 +75,6 @@ MimeType=application/vnd.sun.xml.writer.template Type=MimeType Icon=wordprocessing Patterns=*.stw;*.STW; -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.stw diff --git a/mimetypes/application/x-bittorrent.desktop b/mimetypes/application/x-bittorrent.desktop index 4c166a114..07a9afcf0 100644 --- a/mimetypes/application/x-bittorrent.desktop +++ b/mimetypes/application/x-bittorrent.desktop @@ -79,4 +79,4 @@ MimeType=application/x-bittorrent Icon=bt Type=MimeType Patterns=*.torrent;*.tor -X-KDE-AutoEmbed=false +X-TDE-AutoEmbed=false diff --git a/mimetypes/application/x-bz2dvi.desktop b/mimetypes/application/x-bz2dvi.desktop index a7cd351c0..5ab0d51c3 100644 --- a/mimetypes/application/x-bz2dvi.desktop +++ b/mimetypes/application/x-bz2dvi.desktop @@ -74,5 +74,5 @@ Icon=tgz MimeType=application/x-bz2dvi Patterns=*.dvi.bz2 Type=MimeType -X-KDE-AutoEmbed=true -X-KDE-IsAlso=application/x-bzip2 +X-TDE-AutoEmbed=true +X-TDE-IsAlso=application/x-bzip2 diff --git a/mimetypes/application/x-debian-package.desktop b/mimetypes/application/x-debian-package.desktop index f88d80520..1f687a046 100644 --- a/mimetypes/application/x-debian-package.desktop +++ b/mimetypes/application/x-debian-package.desktop @@ -3,7 +3,7 @@ Type=MimeType MimeType=application/x-debian-package Icon=deb # Just an alias for x-deb, remove in KDE4 -X-KDE-IsAlso=application/x-deb +X-TDE-IsAlso=application/x-deb Comment=Debian Package Comment[af]=Debian Pakkie Comment[ar]=حزمة ديبيان diff --git a/mimetypes/application/x-desktop.desktop b/mimetypes/application/x-desktop.desktop index 8cb4f05f6..0256a83e9 100644 --- a/mimetypes/application/x-desktop.desktop +++ b/mimetypes/application/x-desktop.desktop @@ -86,6 +86,6 @@ Type=MimeType MimeType=application/x-desktop Patterns=*.desktop;*.kdelnk; -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/application/x-dvi.desktop b/mimetypes/application/x-dvi.desktop index 7b0638dd4..ef1d2422c 100644 --- a/mimetypes/application/x-dvi.desktop +++ b/mimetypes/application/x-dvi.desktop @@ -84,4 +84,4 @@ Icon=dvi Type=MimeType MimeType=application/x-dvi Patterns=*.dvi;*.DVI; -X-KDE-AutoEmbed=true +X-TDE-AutoEmbed=true diff --git a/mimetypes/application/x-executable-script.desktop b/mimetypes/application/x-executable-script.desktop index 2d6b7e388..003ad2c26 100644 --- a/mimetypes/application/x-executable-script.desktop +++ b/mimetypes/application/x-executable-script.desktop @@ -72,4 +72,4 @@ Comment[zh_TW]=文稿(可能可執行) Icon=exec Type=MimeType MimeType=application/x-executable-script -X-KDE-IsAlso=text/plain +X-TDE-IsAlso=text/plain diff --git a/mimetypes/application/x-gettext.desktop b/mimetypes/application/x-gettext.desktop index 4dc377bed..2b6b2c770 100644 --- a/mimetypes/application/x-gettext.desktop +++ b/mimetypes/application/x-gettext.desktop @@ -81,6 +81,6 @@ Type=MimeType MimeType=application/x-gettext Patterns=*.po;*.pot;*.PO;*.POT; -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/application/x-graphite.desktop b/mimetypes/application/x-graphite.desktop index 2b3cdb8d0..131dcefcc 100644 --- a/mimetypes/application/x-graphite.desktop +++ b/mimetypes/application/x-graphite.desktop @@ -3,7 +3,7 @@ MimeType=application/x-graphite Type=MimeType icon=document Patterns=*.gra;*.GRA; -X-KDE-AutoEmbed=false +X-TDE-AutoEmbed=false Comment=Graphite Scientific Graph Comment[af]=Grafiet Wetenskaplike Grafiese Comment[ar]=رسم بياني علمي لـ Graphite @@ -84,6 +84,6 @@ Comment[zh_CN]=Graphite 科学图表 Comment[zh_HK]=Graphite 科學繪圖檔 Comment[zh_TW]=Graphite - 科學繪圖 Comment[zu]=Umdwebo Wezesayensi Womdwebo -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.gra diff --git a/mimetypes/application/x-gzdvi.desktop b/mimetypes/application/x-gzdvi.desktop index 3b492a8d7..923cd46c8 100644 --- a/mimetypes/application/x-gzdvi.desktop +++ b/mimetypes/application/x-gzdvi.desktop @@ -74,5 +74,5 @@ Icon=tgz MimeType=application/x-gzdvi Patterns=*.dvi.gz Type=MimeType -X-KDE-AutoEmbed=true -X-KDE-IsAlso=application/x-gzip +X-TDE-AutoEmbed=true +X-TDE-IsAlso=application/x-gzip diff --git a/mimetypes/application/x-gzpostscript.desktop b/mimetypes/application/x-gzpostscript.desktop index 410ccef8f..2c3213c11 100644 --- a/mimetypes/application/x-gzpostscript.desktop +++ b/mimetypes/application/x-gzpostscript.desktop @@ -86,5 +86,5 @@ Icon=tgz MimeType=application/x-gzpostscript Patterns=*.ps.gz Type=MimeType -X-KDE-AutoEmbed=true -X-KDE-IsAlso=application/x-gzip +X-TDE-AutoEmbed=true +X-TDE-IsAlso=application/x-gzip diff --git a/mimetypes/application/x-ica.desktop b/mimetypes/application/x-ica.desktop index 36828abd7..dee46ccac 100644 --- a/mimetypes/application/x-ica.desktop +++ b/mimetypes/application/x-ica.desktop @@ -70,4 +70,4 @@ Comment[zh_TW]=Citrix ICA 客戶端設定 Icon=wordprocessing Type=MimeType Patterns=*.ica;*.ICA; -X-KDE-AutoEmbed=false +X-TDE-AutoEmbed=false diff --git a/mimetypes/application/x-jar.desktop b/mimetypes/application/x-jar.desktop index dfbfbde36..9cb68b3b6 100644 --- a/mimetypes/application/x-jar.desktop +++ b/mimetypes/application/x-jar.desktop @@ -87,4 +87,4 @@ Comment[zh_CN]=Java 归档 Comment[zh_HK]=Java 壓縮檔 Comment[zh_TW]=Java 壓縮檔案 Comment[zu]=Umqulu we-Java -X-KDE-AutoEmbed=true +X-TDE-AutoEmbed=true diff --git a/mimetypes/application/x-java-applet.desktop b/mimetypes/application/x-java-applet.desktop index 68907af56..c6784aa98 100644 --- a/mimetypes/application/x-java-applet.desktop +++ b/mimetypes/application/x-java-applet.desktop @@ -72,4 +72,4 @@ Comment[wa]=Aplikete Java Comment[zh_CN]=Java 小程序 MimeType=application/x-java-applet Icon=java_jar -X-KDE-AutoEmbed=true +X-TDE-AutoEmbed=true diff --git a/mimetypes/application/x-javascript.desktop b/mimetypes/application/x-javascript.desktop index a37a03642..845ddb492 100644 --- a/mimetypes/application/x-javascript.desktop +++ b/mimetypes/application/x-javascript.desktop @@ -73,9 +73,9 @@ Comment[vi]=Tập tin JavaScript Comment[zh_CN]=JavaScript 文件 Comment[zh_HK]=JavaScript 檔案 Comment[zh_TW]=JavaScript 檔案 -X-KDE-IsAlso=application/x-executable-script +X-TDE-IsAlso=application/x-executable-script -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/application/x-karbon.desktop b/mimetypes/application/x-karbon.desktop index 8a457afc9..dc31aeea7 100644 --- a/mimetypes/application/x-karbon.desktop +++ b/mimetypes/application/x-karbon.desktop @@ -3,7 +3,7 @@ MimeType=application/x-karbon Type=MimeType Icon=karbon_karbon Patterns=*.karbon; -X-KDE-AutoEmbed=false +X-TDE-AutoEmbed=false Comment=Karbon14 Document Comment[af]=Karbon14 Dokument Comment[ar]=مستند Karbon14 diff --git a/mimetypes/application/x-kchart.desktop b/mimetypes/application/x-kchart.desktop index 1b0a0b327..ba4320075 100644 --- a/mimetypes/application/x-kchart.desktop +++ b/mimetypes/application/x-kchart.desktop @@ -86,7 +86,7 @@ Comment[zh_CN]=KChart 文档 Comment[zh_HK]=KChart 文件 Comment[zh_TW]=KChart 文件 Comment[zu]=Uhlu lwamafayela ye-KChart -X-KDE-AutoEmbed=false -[Property::X-KDE-NativeExtension] +X-TDE-AutoEmbed=false +[Property::X-TDE-NativeExtension] Type=TQString Value=.chrt diff --git a/mimetypes/application/x-kde-wallet.desktop b/mimetypes/application/x-kde-wallet.desktop index 0669d2b25..2f3c9aa10 100644 --- a/mimetypes/application/x-kde-wallet.desktop +++ b/mimetypes/application/x-kde-wallet.desktop @@ -78,5 +78,5 @@ Comment[zh_CN]=TDE 钱包文件 Comment[zh_HK]=TDE 公事包檔案 Comment[zh_TW]=TDE 公事包檔案 Patterns=*.kwl -X-KDE-AutoEmbed=false +X-TDE-AutoEmbed=false diff --git a/mimetypes/application/x-kformula.desktop b/mimetypes/application/x-kformula.desktop index 81020b54a..accffda6f 100644 --- a/mimetypes/application/x-kformula.desktop +++ b/mimetypes/application/x-kformula.desktop @@ -86,6 +86,6 @@ Comment[zh_CN]=KFormula 文档 Comment[zh_HK]=KFormula 文件 Comment[zh_TW]=KFormula 文件 Comment[zu]=Uhlu lwamafayela ye-KFormula -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.kfo diff --git a/mimetypes/application/x-kivio.desktop b/mimetypes/application/x-kivio.desktop index 0d7e62a9a..f9d304e66 100644 --- a/mimetypes/application/x-kivio.desktop +++ b/mimetypes/application/x-kivio.desktop @@ -3,7 +3,7 @@ Type=MimeType MimeType=application/x-kivio Icon=kivio_flw Patterns=*.flw; -X-KDE-AutoEmbed=false +X-TDE-AutoEmbed=false Comment=Kivio Document Comment[af]=Kivio Dokument Comment[ar]=مستند Kivio @@ -87,6 +87,6 @@ Comment[zh_CN]=Kivio 文档 Comment[zh_HK]=Kivio 文件 Comment[zh_TW]=Kivio 文件 Comment[zu]=Uhlu lwamafayela lwe-Kivio -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.flw diff --git a/mimetypes/application/x-kontour.desktop b/mimetypes/application/x-kontour.desktop index 9a1702bfd..cf3975699 100644 --- a/mimetypes/application/x-kontour.desktop +++ b/mimetypes/application/x-kontour.desktop @@ -85,7 +85,7 @@ Comment[zu]=Uhlu lwamafayela lwe-Kontour Icon=vectorgfx Type=MimeType Patterns=*.kon; -X-KDE-AutoEmbed=false -[Property::X-KDE-NativeExtension] +X-TDE-AutoEmbed=false +[Property::X-TDE-NativeExtension] Type=TQString Value=.kon diff --git a/mimetypes/application/x-kpresenter.desktop b/mimetypes/application/x-kpresenter.desktop index 4d9e6b536..6e5d91373 100644 --- a/mimetypes/application/x-kpresenter.desktop +++ b/mimetypes/application/x-kpresenter.desktop @@ -3,7 +3,7 @@ Type=MimeType MimeType=application/x-kpresenter Icon=kpresenter_kpr Patterns=*.kpr;*.kpt; -X-KDE-AutoEmbed=false +X-TDE-AutoEmbed=false Comment=KPresenter Document Comment[af]=Kpresenter Dokument Comment[ar]=مستند KPresenter @@ -86,6 +86,6 @@ Comment[zh_CN]=KPresenter 文档 Comment[zh_HK]=KPresenter 文件 Comment[zh_TW]=KPresenter 文件 Comment[zu]=Uhlu lwamafayela lwe-KPresenter -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.kpr diff --git a/mimetypes/application/x-krita.desktop b/mimetypes/application/x-krita.desktop index f136a469b..9d2745124 100644 --- a/mimetypes/application/x-krita.desktop +++ b/mimetypes/application/x-krita.desktop @@ -3,7 +3,7 @@ Type=MimeType MimeType=application/x-krita Icon=krita_kra Patterns=*.kra; -X-KDE-AutoEmbed=false +X-TDE-AutoEmbed=false Comment=Krita Document Comment[af]=Krita Dokument Comment[ar]=مستند Krita @@ -86,6 +86,6 @@ Comment[zh_CN]=Krita 文档 Comment[zh_HK]=Krita 文件 Comment[zh_TW]=Krita 文件 Comment[zu]=Uhlu lwamafayela lwer-Krita -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.kra diff --git a/mimetypes/application/x-kspread.desktop b/mimetypes/application/x-kspread.desktop index 40817fc24..95ac8fbbe 100644 --- a/mimetypes/application/x-kspread.desktop +++ b/mimetypes/application/x-kspread.desktop @@ -3,7 +3,7 @@ Type=MimeType MimeType=application/x-kspread Icon=kspread_ksp Patterns=*.ksp; -X-KDE-AutoEmbed=false +X-TDE-AutoEmbed=false Comment=KSpread Document Comment[af]=Kspread Dokument Comment[ar]=مستند KSpread @@ -86,6 +86,6 @@ Comment[zh_CN]=KSpread 文档 Comment[zh_HK]=KSpread 文件 Comment[zh_TW]=KSpread 文件 Comment[zu]=Uhlu lwamafayela lwe-KSpread -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.ksp diff --git a/mimetypes/application/x-kudesigner.desktop b/mimetypes/application/x-kudesigner.desktop index da758636e..fc65d4478 100644 --- a/mimetypes/application/x-kudesigner.desktop +++ b/mimetypes/application/x-kudesigner.desktop @@ -77,7 +77,7 @@ Comment[zh_TW]=Kugar 報表樣本 Icon=kugardata Type=MimeType Patterns=*.kut;*.ktf; -X-KDE-AutoEmbed=false -[Property::X-KDE-NativeExtension] +X-TDE-AutoEmbed=false +[Property::X-TDE-NativeExtension] Type=TQString Value=.ktf diff --git a/mimetypes/application/x-kugar.desktop b/mimetypes/application/x-kugar.desktop index d2d21f8ff..d5f1a80fe 100644 --- a/mimetypes/application/x-kugar.desktop +++ b/mimetypes/application/x-kugar.desktop @@ -84,6 +84,6 @@ Comment[zh_HK]=Kugar 資料檔案 Comment[zh_TW]=Kugar 資料檔案 Comment[zu]=Ifayela Ledata ye-Kugar Patterns=*.kdf;*.kud; -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.kdf diff --git a/mimetypes/application/x-kword.desktop b/mimetypes/application/x-kword.desktop index 61163b489..8c43a91c8 100644 --- a/mimetypes/application/x-kword.desktop +++ b/mimetypes/application/x-kword.desktop @@ -3,7 +3,7 @@ Type=MimeType MimeType=application/x-kword Icon=kword_kwd Patterns=*.kwd;*.kwt; -X-KDE-AutoEmbed=false +X-TDE-AutoEmbed=false Comment=KWord Document Comment[af]=Kword Dokument Comment[ar]=مستند KWord @@ -87,6 +87,6 @@ Comment[zh_CN]=KWord 文档 Comment[zh_HK]=KWord 文件 Comment[zh_TW]=KWord 文件 Comment[zu]=Uhlu lwamafayela lwe-KWord -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.kwd diff --git a/mimetypes/application/x-lyx.desktop b/mimetypes/application/x-lyx.desktop index b725f926e..98992d0c7 100644 --- a/mimetypes/application/x-lyx.desktop +++ b/mimetypes/application/x-lyx.desktop @@ -87,6 +87,6 @@ Patterns=*.lyx Type=MimeType Icon=dvi -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/application/x-mimearchive.desktop b/mimetypes/application/x-mimearchive.desktop index b386b9248..f7fabc7fb 100644 --- a/mimetypes/application/x-mimearchive.desktop +++ b/mimetypes/application/x-mimearchive.desktop @@ -65,6 +65,6 @@ Comment[vi]=Bản nén Mạng đã bao bọc MIME Comment[zh_CN]=MIME 封装的 Web 归档 Comment[zh_TW]=Mime 封裝 Web 壓縮 -[Property::X-KDE-LocalProtocol] +[Property::X-TDE-LocalProtocol] Type=TQString Value=mhtml diff --git a/mimetypes/application/x-mplayer2.desktop b/mimetypes/application/x-mplayer2.desktop index 49f727810..14a0973e0 100644 --- a/mimetypes/application/x-mplayer2.desktop +++ b/mimetypes/application/x-mplayer2.desktop @@ -4,7 +4,7 @@ MimeType=application/x-mplayer2 Icon=video Patterns=*.avi;*.AVI;*.asf;*.wmv;*.ASF;*.WMV;*.asx;*.ASX;*.wma;*.WMA;*.wmx;*.WMX Icon=multimedia -X-KDE-AutoEmbed=true +X-TDE-AutoEmbed=true Comment=Microsoft Media Format Comment[bg]=Формат за Microsoft Media Comment[ca]=Format Microsoft Media diff --git a/mimetypes/application/x-msdos-program.desktop b/mimetypes/application/x-msdos-program.desktop index 65ed0b536..20fc266bc 100644 --- a/mimetypes/application/x-msdos-program.desktop +++ b/mimetypes/application/x-msdos-program.desktop @@ -82,8 +82,8 @@ Comment[zu]=Ama-window Aphumelelanga Icon=exec Type=MimeType MimeType=application/x-msdos-program -X-KDE-IsAlso=application/x-executable -[Property::X-KDE-NativeExtension] +X-TDE-IsAlso=application/x-executable +[Property::X-TDE-NativeExtension] Type=TQString Value=.exe;.EXE;.ExE;.EXe;.eXE;.exE diff --git a/mimetypes/application/x-msmetafile.desktop b/mimetypes/application/x-msmetafile.desktop index 8a29683a9..e9293dc63 100644 --- a/mimetypes/application/x-msmetafile.desktop +++ b/mimetypes/application/x-msmetafile.desktop @@ -2,4 +2,4 @@ Type=MimeType MimeType=application/x-msmetafile Icon=vectorgfx -X-KDE-IsAlso=image/x-wmf +X-TDE-IsAlso=image/x-wmf diff --git a/mimetypes/application/x-mswrite.desktop b/mimetypes/application/x-mswrite.desktop index 429c3b920..9c33292e6 100644 --- a/mimetypes/application/x-mswrite.desktop +++ b/mimetypes/application/x-mswrite.desktop @@ -85,6 +85,6 @@ Comment[zh_CN]=Microsoft 书写器文档 Comment[zh_HK]=微軟小作家文件 Comment[zh_TW]=微軟小作家文件 Comment[zu]=Uhlu lwamafayela Lokubhala lwe-Microsoft -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.wri diff --git a/mimetypes/application/x-nzb.desktop b/mimetypes/application/x-nzb.desktop index 4ac9a6d5c..daaf1731a 100644 --- a/mimetypes/application/x-nzb.desktop +++ b/mimetypes/application/x-nzb.desktop @@ -6,6 +6,6 @@ MimeType=application/x-nzb Icon=bt Type=MimeType Patterns=*.nzb -X-KDE-AutoEmbed=false -X-KDE-isAlso=text/xml +X-TDE-AutoEmbed=false +X-TDE-isAlso=text/xml diff --git a/mimetypes/application/x-perl-module.desktop b/mimetypes/application/x-perl-module.desktop index be61a146a..35d94a030 100644 --- a/mimetypes/application/x-perl-module.desktop +++ b/mimetypes/application/x-perl-module.desktop @@ -73,6 +73,6 @@ Type=MimeType MimeType=application/x-perl-module Patterns=*.pm;*.PM; -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/application/x-perl.desktop b/mimetypes/application/x-perl.desktop index 59b18e97f..fc52f16f5 100644 --- a/mimetypes/application/x-perl.desktop +++ b/mimetypes/application/x-perl.desktop @@ -73,8 +73,8 @@ Icon=source_pl Type=MimeType MimeType=application/x-perl Patterns=*.pl;*.PL;*.perl;*.PERL;*.Perl -X-KDE-IsAlso=application/x-executable-script +X-TDE-IsAlso=application/x-executable-script -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/application/x-php.desktop b/mimetypes/application/x-php.desktop index 60f7d847a..b7204979b 100644 --- a/mimetypes/application/x-php.desktop +++ b/mimetypes/application/x-php.desktop @@ -80,6 +80,6 @@ Type=MimeType MimeType=application/x-php Patterns=*.php;*.PHP;*.php3;*.PHP3;*.php4;*.PHP4 -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/application/x-pkcs12.desktop b/mimetypes/application/x-pkcs12.desktop index fef08a7b9..42e4c16d3 100644 --- a/mimetypes/application/x-pkcs12.desktop +++ b/mimetypes/application/x-pkcs12.desktop @@ -79,5 +79,5 @@ Comment[zh_CN]=PKCS#12 证书束 Comment[zh_HK]=PKCS#12 認證 Comment[zh_TW]=PKCS#12 認證 Comment[zu]=Isigaxa Sezitifiketi se-PKCS#12 -X-KDE-AutoEmbed=true +X-TDE-AutoEmbed=true diff --git a/mimetypes/application/x-python-bytecode.desktop b/mimetypes/application/x-python-bytecode.desktop index 0d47fe1df..cc6062578 100644 --- a/mimetypes/application/x-python-bytecode.desktop +++ b/mimetypes/application/x-python-bytecode.desktop @@ -82,4 +82,4 @@ Comment[zh_CN]=Python 字节码 Comment[zh_HK]=Python 位元碼 Comment[zh_TW]=Python 位元碼 Comment[zu]=Ikhodi le-byte le-Python -X-KDE-IsAlso=application/x-executable +X-TDE-IsAlso=application/x-executable diff --git a/mimetypes/application/x-python.desktop b/mimetypes/application/x-python.desktop index 72774c9bd..ac06d5d18 100644 --- a/mimetypes/application/x-python.desktop +++ b/mimetypes/application/x-python.desktop @@ -85,8 +85,8 @@ Type=MimeType MimeType=application/x-python Icon=source_py Patterns=*.py; -X-KDE-IsAlso=application/x-executable-script +X-TDE-IsAlso=application/x-executable-script -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/application/x-rar-compressed.desktop b/mimetypes/application/x-rar-compressed.desktop index 8bb19ce1a..af4d76eb3 100644 --- a/mimetypes/application/x-rar-compressed.desktop +++ b/mimetypes/application/x-rar-compressed.desktop @@ -86,4 +86,4 @@ Comment[zh_CN]=Rar 归档 Comment[zh_HK]=Rar 壓縮檔 Comment[zh_TW]=Rar 壓縮檔案 Comment[zu]=Umqulu we-Rar -X-KDE-IsAlso=application/x-rar +X-TDE-IsAlso=application/x-rar diff --git a/mimetypes/application/x-rpm.desktop b/mimetypes/application/x-rpm.desktop index 399c97a1f..fd48d9cac 100644 --- a/mimetypes/application/x-rpm.desktop +++ b/mimetypes/application/x-rpm.desktop @@ -1,5 +1,5 @@ [Desktop Entry] -X-KDE-AutoEmbed=true +X-TDE-AutoEmbed=true Type=MimeType MimeType=application/x-rpm Icon=rpm diff --git a/mimetypes/application/x-ruby.desktop b/mimetypes/application/x-ruby.desktop index 526f7f7a6..5954171f2 100644 --- a/mimetypes/application/x-ruby.desktop +++ b/mimetypes/application/x-ruby.desktop @@ -79,8 +79,8 @@ Icon=source Type=MimeType MimeType=application/x-ruby Patterns=*.rb;*.RB;*.ruby;*.RUBY -X-KDE-IsAlso=application/x-executable-script +X-TDE-IsAlso=application/x-executable-script -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/application/x-shellscript.desktop b/mimetypes/application/x-shellscript.desktop index e0938ea02..9b5207249 100644 --- a/mimetypes/application/x-shellscript.desktop +++ b/mimetypes/application/x-shellscript.desktop @@ -84,8 +84,8 @@ Icon=shellscript Type=MimeType MimeType=application/x-shellscript Patterns=*.sh;*.csh -X-KDE-IsAlso=application/x-executable-script +X-TDE-IsAlso=application/x-executable-script -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/application/x-shockwave-flash.desktop b/mimetypes/application/x-shockwave-flash.desktop index 5dd6cb76b..d9bdca780 100644 --- a/mimetypes/application/x-shockwave-flash.desktop +++ b/mimetypes/application/x-shockwave-flash.desktop @@ -60,4 +60,4 @@ Comment[zh_CN]=Shockwave Flash 媒体文件 Comment[zh_HK]=Shockwave Flash 媒體檔案 Comment[zh_TW]=Shockwave Flash 媒體檔案 Comment[zu]=Igagasi lokuthuka le-Flash Media -X-KDE-AutoEmbed=true +X-TDE-AutoEmbed=true diff --git a/mimetypes/application/x-tar.desktop b/mimetypes/application/x-tar.desktop index 37aabc121..ec15c0282 100644 --- a/mimetypes/application/x-tar.desktop +++ b/mimetypes/application/x-tar.desktop @@ -87,7 +87,7 @@ Comment[zh_HK]=Tar 保存檔 Comment[zh_TW]=Tar 壓縮文件 Comment[zu]=Umqulu we-Tar -[Property::X-KDE-LocalProtocol] +[Property::X-TDE-LocalProtocol] Type=TQString Value=tar diff --git a/mimetypes/application/x-tarz.desktop b/mimetypes/application/x-tarz.desktop index d48d98721..cb7032cc2 100644 --- a/mimetypes/application/x-tarz.desktop +++ b/mimetypes/application/x-tarz.desktop @@ -87,7 +87,7 @@ Comment[zu]=Umqulu we-Tar Elicindezelwe Icon=tgz Type=MimeType Patterns=*.tar.Z; -[Property::X-KDE-LocalProtocol] +[Property::X-TDE-LocalProtocol] Type=TQString Value=tar diff --git a/mimetypes/application/x-tbz.desktop b/mimetypes/application/x-tbz.desktop index 4525bead2..5512b99b7 100644 --- a/mimetypes/application/x-tbz.desktop +++ b/mimetypes/application/x-tbz.desktop @@ -69,10 +69,10 @@ Icon=tgz Type=MimeType Patterns=*.tar.bz;*.tbz;*.tar.bz2;*.tbz2; -[Property::X-KDE-LocalProtocol] +[Property::X-TDE-LocalProtocol] Type=TQString Value=tar -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.tar.bz2 diff --git a/mimetypes/application/x-tgz.desktop b/mimetypes/application/x-tgz.desktop index b859b927d..45e2c0864 100644 --- a/mimetypes/application/x-tgz.desktop +++ b/mimetypes/application/x-tgz.desktop @@ -89,7 +89,7 @@ Comment[zh_HK]=Gzip 壓縮的 Tar 保存檔 Comment[zh_TW]=Gzip 壓縮的 Tar 壓縮文件 Comment[zu]=Umqulu we-Gzipped Tar -[Property::X-KDE-LocalProtocol] +[Property::X-TDE-LocalProtocol] Type=TQString Value=tar diff --git a/mimetypes/application/x-tlz.desktop b/mimetypes/application/x-tlz.desktop index 343b1fd50..4c479cff1 100644 --- a/mimetypes/application/x-tlz.desktop +++ b/mimetypes/application/x-tlz.desktop @@ -89,7 +89,7 @@ Comment[zh_HK]=LZMA 壓縮的 Tar 保存檔 Comment[zh_TW]=LZMA 壓縮的 Tar 壓縮文件 Comment[zu]=Umqulu we-LZMAped Tar -[Property::X-KDE-LocalProtocol] +[Property::X-TDE-LocalProtocol] Type=TQString Value=tar diff --git a/mimetypes/application/x-troff-man.desktop b/mimetypes/application/x-troff-man.desktop index db8874031..e2f635974 100644 --- a/mimetypes/application/x-troff-man.desktop +++ b/mimetypes/application/x-troff-man.desktop @@ -85,8 +85,8 @@ Icon=man Type=MimeType MimeType=application/x-troff-man Patterns=*.man -X-KDE-AutoEmbed=true +X-TDE-AutoEmbed=true -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/application/x-troff.desktop b/mimetypes/application/x-troff.desktop index 2bc1e5186..84a255c5b 100644 --- a/mimetypes/application/x-troff.desktop +++ b/mimetypes/application/x-troff.desktop @@ -86,8 +86,8 @@ Icon=man Type=MimeType MimeType=application/x-troff Patterns=*.tr;*.roff; -X-KDE-AutoEmbed=true +X-TDE-AutoEmbed=true -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/application/x-txz.desktop b/mimetypes/application/x-txz.desktop index 291fb8b84..b5894a4e7 100644 --- a/mimetypes/application/x-txz.desktop +++ b/mimetypes/application/x-txz.desktop @@ -89,7 +89,7 @@ Comment[zh_HK]=Xzip 壓縮的 Tar 保存檔 Comment[zh_TW]=Xzip 壓縮的 Tar 壓縮文件 Comment[zu]=Umqulu we-Xzipped Tar -[Property::X-KDE-LocalProtocol] +[Property::X-TDE-LocalProtocol] Type=TQString Value=tar diff --git a/mimetypes/application/x-vnd.kde.kexi.desktop b/mimetypes/application/x-vnd.kde.kexi.desktop index a7862a871..4a02685f5 100644 --- a/mimetypes/application/x-vnd.kde.kexi.desktop +++ b/mimetypes/application/x-vnd.kde.kexi.desktop @@ -3,7 +3,7 @@ Type=MimeType MimeType=application/x-vnd.kde.kexi Icon=kexi_kexi Patterns=*.kexi; -X-KDE-AutoEmbed=false +X-TDE-AutoEmbed=false Comment=Kexi Project File Comment[af]=Kexi Projek Lêer Comment[ar]=ملف مشروع Kexi @@ -80,7 +80,7 @@ Comment[wa]=Fitchî di prodjet Kexi Comment[zh_CN]=Kexi 项目文件 Comment[zh_HK]=Kexi 計畫檔案 Comment[zh_TW]=Kexi 專案檔案 -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.kexi diff --git a/mimetypes/application/x-vnd.kde.kplato.desktop b/mimetypes/application/x-vnd.kde.kplato.desktop index 892d8d60e..6c7876297 100644 --- a/mimetypes/application/x-vnd.kde.kplato.desktop +++ b/mimetypes/application/x-vnd.kde.kplato.desktop @@ -72,7 +72,7 @@ Comment[zh_HK]=KPlato 計畫管理文件 Comment[zh_TW]=KPlato 專案管理文件 Type=MimeType Patterns=*.kplato;*.kplatot; -X-KDE-AutoEmbed=false -[Property::X-KDE-NativeExtension] +X-TDE-AutoEmbed=false +[Property::X-TDE-NativeExtension] Type=TQString Value=.kplato diff --git a/mimetypes/application/x-vnd.kde.kugar.mixed.desktop b/mimetypes/application/x-vnd.kde.kugar.mixed.desktop index 2c8c7efc7..56b846088 100644 --- a/mimetypes/application/x-vnd.kde.kugar.mixed.desktop +++ b/mimetypes/application/x-vnd.kde.kugar.mixed.desktop @@ -79,6 +79,6 @@ Comment[wa]=Fitchî årtchive Kugar Comment[zh_CN]=Kugar 归档文件 Comment[zh_HK]=Kugar 壓縮檔 Comment[zh_TW]=Kugar 壓縮檔案 -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.kug diff --git a/mimetypes/application/x-webarchive.desktop b/mimetypes/application/x-webarchive.desktop index f5de4b116..fc9fdf52e 100644 --- a/mimetypes/application/x-webarchive.desktop +++ b/mimetypes/application/x-webarchive.desktop @@ -78,6 +78,6 @@ Type=MimeType MimeType=application/x-webarchive Patterns=*.war;*.WAR -[Property::X-KDE-LocalProtocol] +[Property::X-TDE-LocalProtocol] Type=TQString Value=tar diff --git a/mimetypes/application/x-x509-ca-cert.desktop b/mimetypes/application/x-x509-ca-cert.desktop index e21beea79..c3b5e6819 100644 --- a/mimetypes/application/x-x509-ca-cert.desktop +++ b/mimetypes/application/x-x509-ca-cert.desktop @@ -85,5 +85,5 @@ Comment[zh_CN]=DER,PEM 或 Netscape 编码的 X.509 证书 Comment[zh_HK]=DER、PEM、或 Netscape 編碼的 X.509 證書 Comment[zh_TW]=DER、PEM、或 Netscape 編碼的 X.509 認證 Comment[zu]=DER, PEM, noma Isitifiketi Esifakwe ikhodi se X.509 -X-KDE-AutoEmbed=true +X-TDE-AutoEmbed=true diff --git a/mimetypes/application/x-xliff.desktop b/mimetypes/application/x-xliff.desktop index 26613f4a4..19c894b00 100644 --- a/mimetypes/application/x-xliff.desktop +++ b/mimetypes/application/x-xliff.desktop @@ -72,6 +72,6 @@ Comment[vi]=Tập tin dịch XLIFF Comment[zh_CN]=XLIFF 翻译文件 Comment[zh_HK]=XLIFF 翻譯檔 Comment[zh_TW]=XLIFF 翻譯檔 -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.xlf diff --git a/mimetypes/application/x-zip-compressed.desktop b/mimetypes/application/x-zip-compressed.desktop index 75674a04d..e81069dff 100644 --- a/mimetypes/application/x-zip-compressed.desktop +++ b/mimetypes/application/x-zip-compressed.desktop @@ -85,8 +85,8 @@ Comment[zh_CN]=Zip 归档 Comment[zh_HK]=Zip 壓縮檔 Comment[zh_TW]=Zip 壓縮文件 Comment[zu]=Umqulu we-Zip -X-KDE-IsAlso=application/x-zip +X-TDE-IsAlso=application/x-zip -[Property::X-KDE-LocalProtocol] +[Property::X-TDE-LocalProtocol] Type=TQString Value=zip diff --git a/mimetypes/application/x-zip.desktop b/mimetypes/application/x-zip.desktop index f7fb13e1e..a288db500 100644 --- a/mimetypes/application/x-zip.desktop +++ b/mimetypes/application/x-zip.desktop @@ -87,6 +87,6 @@ Comment[zh_HK]=Zip 壓縮檔 Comment[zh_TW]=Zip 壓縮文件 Comment[zu]=Umqulu we-Zip -[Property::X-KDE-LocalProtocol] +[Property::X-TDE-LocalProtocol] Type=TQString Value=zip diff --git a/mimetypes/application/xhtml+xml.desktop b/mimetypes/application/xhtml+xml.desktop index e245f1dc7..26565d89a 100644 --- a/mimetypes/application/xhtml+xml.desktop +++ b/mimetypes/application/xhtml+xml.desktop @@ -79,9 +79,9 @@ Comment[zh_TW]=XHTML Family 文件 Type=MimeType Icon=html MimeType=application/xhtml+xml -X-KDE-IsAlso=text/xml +X-TDE-IsAlso=text/xml Patterns=*.xhtml -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/application/xml-dtd.desktop b/mimetypes/application/xml-dtd.desktop index 53b07382a..9dd1c8da0 100644 --- a/mimetypes/application/xml-dtd.desktop +++ b/mimetypes/application/xml-dtd.desktop @@ -71,10 +71,10 @@ MimeType=application/xml-dtd ### TODO: *.mod (and *.MOD) should be allowed too, but that are sound files too. :-( Patterns=*.dtd;*.DTD; -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.dtd diff --git a/mimetypes/application/xml.desktop b/mimetypes/application/xml.desktop index 65f6553ff..7d92ece12 100644 --- a/mimetypes/application/xml.desktop +++ b/mimetypes/application/xml.desktop @@ -80,8 +80,8 @@ Icon=html Type=MimeType MimeType=application/xml # This mimetype is an alias for text/xml. Both are referenced by the W3C. -X-KDE-IsAlso=text/xml +X-TDE-IsAlso=text/xml -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/application/xsd.desktop b/mimetypes/application/xsd.desktop index 977890cbe..1606b5476 100644 --- a/mimetypes/application/xsd.desktop +++ b/mimetypes/application/xsd.desktop @@ -67,9 +67,9 @@ Comment[zh_CN]=W3C WML 大纲 Icon=html Type=MimeType MimeType=application/xsd -X-KDE-IsAlso=text/xml +X-TDE-IsAlso=text/xml Patterns=*.xsd; -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/audio/mp4.desktop b/mimetypes/audio/mp4.desktop index 93a112316..0992679de 100644 --- a/mimetypes/audio/mp4.desktop +++ b/mimetypes/audio/mp4.desktop @@ -74,4 +74,4 @@ Comment[vi]=Âm thanh MPEG-4 Comment[wa]=Fitchî odio MPEG-4 Comment[zh_CN]=MPEG4 音频 Comment[zh_HK]=MPEG-4 音效檔 -X-KDE-IsAlso=video/quicktime +X-TDE-IsAlso=video/quicktime diff --git a/mimetypes/audio/mpegurl.desktop b/mimetypes/audio/mpegurl.desktop index abafa84ea..d00f990ee 100644 --- a/mimetypes/audio/mpegurl.desktop +++ b/mimetypes/audio/mpegurl.desktop @@ -3,7 +3,7 @@ Type=MimeType MimeType=audio/mpegurl Icon=sound Patterns=*.m3u;*.M3U; -X-KDE-IsAlso=audio/x-mpegurl +X-TDE-IsAlso=audio/x-mpegurl Comment=Streaming MPEG Layer 3 Audio Comment[af]=Stroomende Mpeg Laag 3 Audio Comment[ar]=صوت انسيابي من MPEG الطبقة 3 diff --git a/mimetypes/audio/vnd.rn-realaudio.desktop b/mimetypes/audio/vnd.rn-realaudio.desktop index 4a451e8b7..7a7600d1b 100644 --- a/mimetypes/audio/vnd.rn-realaudio.desktop +++ b/mimetypes/audio/vnd.rn-realaudio.desktop @@ -3,7 +3,7 @@ Type=MimeType MimeType=audio/vnd.rn-realaudio Icon=sound Patterns=*.ra;*.ram;*.RA;*.RAM; -X-KDE-IsAlso=audio/x-pn-realaudio +X-TDE-IsAlso=audio/x-pn-realaudio Comment=RealAudio File Comment[af]=RealAudio Lêer Comment[ar]=ملف Real Audio @@ -81,7 +81,7 @@ Comment[wa]=Fitchî RealAudio Comment[zh_CN]=RealAudio 文件 Comment[zh_HK]=RealAudio 檔案 Comment[zh_TW]=RealAudio 檔案 -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.ra diff --git a/mimetypes/audio/vorbis.desktop b/mimetypes/audio/vorbis.desktop index b1fb2b912..2b09399ba 100644 --- a/mimetypes/audio/vorbis.desktop +++ b/mimetypes/audio/vorbis.desktop @@ -2,7 +2,7 @@ Type=MimeType MimeType=audio/vorbis Icon=sound -X-KDE-IsAlso=audio/x-vorbis +X-TDE-IsAlso=audio/x-vorbis Comment=Ogg Vorbis Audio Comment[af]=Ogg Vorbis Klank Comment[ar]=ملف Ogg Vorbis صوتي diff --git a/mimetypes/audio/x-adpcm.desktop b/mimetypes/audio/x-adpcm.desktop index 9eaaf2e64..2cd0fa6ff 100644 --- a/mimetypes/audio/x-adpcm.desktop +++ b/mimetypes/audio/x-adpcm.desktop @@ -83,7 +83,7 @@ Comment[zu]=Okuzwakalayo kwe-PCM MimeType=audio/x-adpcm Icon=sound Patterns=; -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.wav diff --git a/mimetypes/audio/x-mp2.desktop b/mimetypes/audio/x-mp2.desktop index 3c1a36227..ed13c7852 100644 --- a/mimetypes/audio/x-mp2.desktop +++ b/mimetypes/audio/x-mp2.desktop @@ -3,7 +3,7 @@ Type=MimeType MimeType=audio/x-mp2 Icon=sound Patterns=*.mp2;*.MP2; -X-KDE-IsAlso=audio/mpeg +X-TDE-IsAlso=audio/mpeg Comment=MPEG Layer 2 Audio Comment[af]=MPEG Vlak 2 Klank Comment[be]=Гукавы файл MPEG Layer 2 diff --git a/mimetypes/audio/x-mp3.desktop b/mimetypes/audio/x-mp3.desktop index 2ca20e17d..8c3809cfc 100644 --- a/mimetypes/audio/x-mp3.desktop +++ b/mimetypes/audio/x-mp3.desktop @@ -3,7 +3,7 @@ Type=MimeType MimeType=audio/x-mp3 Icon=sound Patterns=*.mp3;*.MP3;*.Mp3; -X-KDE-IsAlso=audio/mpeg +X-TDE-IsAlso=audio/mpeg Comment=MPEG Layer 3 Audio Comment[af]=MPEG Vlak 3 Klank Comment[ar]=صوت MPEG الطبقة 3 diff --git a/mimetypes/audio/x-oggflac.desktop b/mimetypes/audio/x-oggflac.desktop index c13349171..76b3db59c 100644 --- a/mimetypes/audio/x-oggflac.desktop +++ b/mimetypes/audio/x-oggflac.desktop @@ -2,7 +2,7 @@ Type=MimeType MimeType=audio/x-oggflac Icon=sound -X-KDE-IsAlso=application/ogg +X-TDE-IsAlso=application/ogg Comment=Ogg FLAC Audio Comment[af]=Ogg FLAC Klank Comment[ar]=ملف Ogg FLAC صوتي diff --git a/mimetypes/audio/x-vorbis.desktop b/mimetypes/audio/x-vorbis.desktop index 1253ff320..7f72fbedb 100644 --- a/mimetypes/audio/x-vorbis.desktop +++ b/mimetypes/audio/x-vorbis.desktop @@ -2,7 +2,7 @@ Type=MimeType MimeType=audio/x-vorbis Icon=sound -X-KDE-IsAlso=application/ogg +X-TDE-IsAlso=application/ogg Comment=Ogg Vorbis Audio Comment[af]=Ogg Vorbis Klank Comment[ar]=ملف Ogg Vorbis صوتي diff --git a/mimetypes/image/fits.desktop b/mimetypes/image/fits.desktop index e8080167b..c7559e346 100644 --- a/mimetypes/image/fits.desktop +++ b/mimetypes/image/fits.desktop @@ -70,4 +70,4 @@ Comment[zh_HK]=FITS 圖檔 Comment[zh_TW]=FITS 影像 ### TODO: what file patterns, especially that application/fits has the same # RFC 4047 tells that image/fits are also application/fits -X-KDE-IsAlso=application/fits +X-TDE-IsAlso=application/fits diff --git a/mimetypes/image/jpg.desktop b/mimetypes/image/jpg.desktop index f17c770a9..d7a5824b5 100644 --- a/mimetypes/image/jpg.desktop +++ b/mimetypes/image/jpg.desktop @@ -2,4 +2,4 @@ Icon=image Type=MimeType MimeType=image/jpg -X-KDE-IsAlso=image/jpeg +X-TDE-IsAlso=image/jpeg diff --git a/mimetypes/image/pjpeg.desktop b/mimetypes/image/pjpeg.desktop index 474494fc2..2e2860912 100644 --- a/mimetypes/image/pjpeg.desktop +++ b/mimetypes/image/pjpeg.desktop @@ -3,7 +3,7 @@ Type=MimeType MimeType=image/pjpeg Icon=image -X-KDE-IsAlso=image/jpeg +X-TDE-IsAlso=image/jpeg Comment=JPEG Image Comment[af]=JPEG Beeld Comment[ar]=صورة JPEG diff --git a/mimetypes/image/svg+xml.desktop b/mimetypes/image/svg+xml.desktop index 9e6ebba19..23c924d6c 100644 --- a/mimetypes/image/svg+xml.desktop +++ b/mimetypes/image/svg+xml.desktop @@ -2,7 +2,7 @@ Icon=vectorgfx Type=MimeType MimeType=image/svg+xml -X-KDE-IsAlso=text/xml +X-TDE-IsAlso=text/xml Patterns=*.svg;*.SVG;*.svgz;*.SVGZ; Comment=Scalable Vector Graphics Comment[af]=Skaal veranderbare Vektor Grafieka @@ -75,6 +75,6 @@ Comment[zh_HK]=SVG 圖檔 Comment[zh_TW]=可縮放向量圖 Comment[zu]=Imidwebo ekalekayo ye-Vector -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/image/svg-xml.desktop b/mimetypes/image/svg-xml.desktop index 0ac93c2c3..844ff892a 100644 --- a/mimetypes/image/svg-xml.desktop +++ b/mimetypes/image/svg-xml.desktop @@ -2,4 +2,4 @@ Icon=vectorgfx Type=MimeType MimeType=image/svg-xml -X-KDE-IsAlso=image/svg+xml +X-TDE-IsAlso=image/svg+xml diff --git a/mimetypes/inode/directory-locked.desktop b/mimetypes/inode/directory-locked.desktop index d2e2d094b..8896138df 100644 --- a/mimetypes/inode/directory-locked.desktop +++ b/mimetypes/inode/directory-locked.desktop @@ -78,5 +78,5 @@ Comment[zh_TW]=鎖住的資料夾 Icon=folder_locked Type=MimeType MimeType=inode/directory-locked -X-KDE-isAlso=inode/directory +X-TDE-isAlso=inode/directory Patterns= diff --git a/mimetypes/message/news.desktop b/mimetypes/message/news.desktop index 6042848a3..b62bf724c 100644 --- a/mimetypes/message/news.desktop +++ b/mimetypes/message/news.desktop @@ -86,6 +86,6 @@ Comment[zh_HK]=Usenet 新聞組訊息 Comment[zh_TW]=Usenet 新聞訊息 Comment[zu]=Umyalezo Wezindaba Zoxhumano lokusebenzisa -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/message/rfc822.desktop b/mimetypes/message/rfc822.desktop index af927361b..f02b75e4b 100644 --- a/mimetypes/message/rfc822.desktop +++ b/mimetypes/message/rfc822.desktop @@ -87,6 +87,6 @@ Comment[zh_HK]=電子郵件 Comment[zh_TW]=電子郵件 Comment[zu]=Umyalezo Weposi lekhomputha -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/model/vrml.desktop b/mimetypes/model/vrml.desktop index 794b3d631..f3276b0fc 100644 --- a/mimetypes/model/vrml.desktop +++ b/mimetypes/model/vrml.desktop @@ -80,6 +80,6 @@ Comment[zh_HK]=VRML 模型 Comment[zh_TW]=VRML 模型 Patterns=*.wrl;*.wrl.gz -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/multipart/mixed.desktop b/mimetypes/multipart/mixed.desktop index 8e6861537..1edbcf78e 100644 --- a/mimetypes/multipart/mixed.desktop +++ b/mimetypes/multipart/mixed.desktop @@ -79,4 +79,4 @@ Comment[zh_CN]=复合文档 Comment[zh_HK]=複合文件 Comment[zh_TW]=複合文件 Comment[zu]=Uhlu lwamafayela Eliphindwe kabili -X-KDE-AutoEmbed=true +X-TDE-AutoEmbed=true diff --git a/mimetypes/multipart/x-mixed-replace.desktop b/mimetypes/multipart/x-mixed-replace.desktop index 853657338..c5e4c3d07 100644 --- a/mimetypes/multipart/x-mixed-replace.desktop +++ b/mimetypes/multipart/x-mixed-replace.desktop @@ -80,4 +80,4 @@ Comment[zh_CN]=数据流(服务器推送) Comment[zh_HK]=資料串流(伺服器推送) Comment[zh_TW]=資料串流(伺服器推送) Comment[zu]=Ukutanta kwe-Data (Ukududula Komlekeleli) -X-KDE-AutoEmbed=true +X-TDE-AutoEmbed=true diff --git a/mimetypes/text/calendar.desktop b/mimetypes/text/calendar.desktop index f7dc92551..c1f814a44 100644 --- a/mimetypes/text/calendar.desktop +++ b/mimetypes/text/calendar.desktop @@ -87,6 +87,6 @@ Type=MimeType MimeType=text/calendar Patterns=*.ics -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/css.desktop b/mimetypes/text/css.desktop index 31b26d2dc..ba98ce5c1 100644 --- a/mimetypes/text/css.desktop +++ b/mimetypes/text/css.desktop @@ -69,6 +69,6 @@ Icon=txt Type=MimeType Patterns=*.css;*.CSSL; -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/docbook.desktop b/mimetypes/text/docbook.desktop index a9be5722f..0195a422d 100644 --- a/mimetypes/text/docbook.desktop +++ b/mimetypes/text/docbook.desktop @@ -81,6 +81,6 @@ Type=MimeType MimeType=text/docbook Patterns=*.docbook; -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/enriched.desktop b/mimetypes/text/enriched.desktop index 0b57ab62d..f2ce09593 100644 --- a/mimetypes/text/enriched.desktop +++ b/mimetypes/text/enriched.desktop @@ -72,6 +72,6 @@ Icon=txt Type=MimeType Patterns= -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/html.desktop b/mimetypes/text/html.desktop index 743694580..0fab72f33 100644 --- a/mimetypes/text/html.desktop +++ b/mimetypes/text/html.desktop @@ -80,8 +80,8 @@ Icon=html Type=MimeType MimeType=text/html Patterns=*.html;*.HTML;*.htm;*.HTM;*.shtml; -X-KDE-AutoEmbed=true +X-TDE-AutoEmbed=true -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/javascript.desktop b/mimetypes/text/javascript.desktop index 81f3f9ebe..611083cdb 100644 --- a/mimetypes/text/javascript.desktop +++ b/mimetypes/text/javascript.desktop @@ -72,4 +72,4 @@ Comment[vi]=Tập tin JavaScript Comment[zh_CN]=JavaScript 文件 Comment[zh_HK]=JavaScript 檔案 Comment[zh_TW]=JavaScript 檔案 -X-KDE-IsAlso=application/x-javascript +X-TDE-IsAlso=application/x-javascript diff --git a/mimetypes/text/plain.desktop b/mimetypes/text/plain.desktop index d4735d768..1748502e8 100644 --- a/mimetypes/text/plain.desktop +++ b/mimetypes/text/plain.desktop @@ -81,6 +81,6 @@ Icon=txt Type=MimeType Patterns=*.txt;*.TXT; -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/rdf.desktop b/mimetypes/text/rdf.desktop index eeedbf04d..3e793033a 100644 --- a/mimetypes/text/rdf.desktop +++ b/mimetypes/text/rdf.desktop @@ -76,8 +76,8 @@ Comment[zh_TW]=資源描述框架 (RDF) 檔案 Icon=news Type=MimeType Patterns=*.rdf;*.RDF; -X-KDE-IsAlso=text/plain +X-TDE-IsAlso=text/plain -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/rss.desktop b/mimetypes/text/rss.desktop index 23084749c..661552a0f 100644 --- a/mimetypes/text/rss.desktop +++ b/mimetypes/text/rss.desktop @@ -80,6 +80,6 @@ Icon=news Type=MimeType Patterns=*.rss;*.RSS; -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/rtf.desktop b/mimetypes/text/rtf.desktop index 58f25a225..4be6258ee 100644 --- a/mimetypes/text/rtf.desktop +++ b/mimetypes/text/rtf.desktop @@ -80,13 +80,13 @@ Comment[zh_TW]=RTF 文件 Icon=rtf Type=MimeType Patterns=*.rtf;*.RTF; -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.rtf -[Property::X-KDE-CompatibleApplication] +[Property::X-TDE-CompatibleApplication] Type=TQString Value=Microsoft Word diff --git a/mimetypes/text/sgml.desktop b/mimetypes/text/sgml.desktop index c08c04c3e..f0b68f670 100644 --- a/mimetypes/text/sgml.desktop +++ b/mimetypes/text/sgml.desktop @@ -87,6 +87,6 @@ Icon=txt Type=MimeType Patterns=*.sgml;*.SGML; -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/vnd.abc.desktop b/mimetypes/text/vnd.abc.desktop index d40267f3d..8fcec5d1a 100644 --- a/mimetypes/text/vnd.abc.desktop +++ b/mimetypes/text/vnd.abc.desktop @@ -75,6 +75,6 @@ MimeType=text/vnd.abc Patterns=*.abc;*.ABC; -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/vnd.wap.wml.desktop b/mimetypes/text/vnd.wap.wml.desktop index efc65c488..eddfa5fc2 100644 --- a/mimetypes/text/vnd.wap.wml.desktop +++ b/mimetypes/text/vnd.wap.wml.desktop @@ -87,6 +87,6 @@ Comment[zh_HK]=WML 文件 Comment[zh_TW]=WML 文件 Comment[zu]=Uhlu lwamafayela lwe-WML -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/x-adasrc.desktop b/mimetypes/text/x-adasrc.desktop index b4540cbd1..aeb9d164a 100644 --- a/mimetypes/text/x-adasrc.desktop +++ b/mimetypes/text/x-adasrc.desktop @@ -87,6 +87,6 @@ Type=MimeType MimeType=text/x-adasrc Patterns=*.adb;*.ads; -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/x-bibtex.desktop b/mimetypes/text/x-bibtex.desktop index ca0c922cc..dd114f153 100644 --- a/mimetypes/text/x-bibtex.desktop +++ b/mimetypes/text/x-bibtex.desktop @@ -84,8 +84,8 @@ Icon=tex MimeType=text/x-bibtex Patterns=*.bib Type=MimeType -X-KDE-IsAlso=text/plain +X-TDE-IsAlso=text/plain -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/x-c++hdr.desktop b/mimetypes/text/x-c++hdr.desktop index 19a3af1da..63f6f5ecf 100644 --- a/mimetypes/text/x-c++hdr.desktop +++ b/mimetypes/text/x-c++hdr.desktop @@ -85,8 +85,8 @@ Icon=source_h Type=MimeType MimeType=text/x-c++hdr Patterns=*.hh;*.hpp;*.H; -X-KDE-IsAlso=text/plain +X-TDE-IsAlso=text/plain -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/x-c++src.desktop b/mimetypes/text/x-c++src.desktop index 3cf6ebfe2..b65fa6f4e 100644 --- a/mimetypes/text/x-c++src.desktop +++ b/mimetypes/text/x-c++src.desktop @@ -85,8 +85,8 @@ Icon=source_cpp Type=MimeType MimeType=text/x-c++src Patterns=*.cpp;*.cxx;*.cc;*.C;*.CPP; -X-KDE-IsAlso=text/plain +X-TDE-IsAlso=text/plain -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/x-chdr.desktop b/mimetypes/text/x-chdr.desktop index 233c8e9fc..dc5074499 100644 --- a/mimetypes/text/x-chdr.desktop +++ b/mimetypes/text/x-chdr.desktop @@ -85,9 +85,9 @@ Icon=source_h Type=MimeType MimeType=text/x-chdr Patterns=*.h; -X-KDE-IsAlso=text/plain -X-KDE-PatternsAccuracy=40 +X-TDE-IsAlso=text/plain +X-TDE-PatternsAccuracy=40 -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/x-csrc.desktop b/mimetypes/text/x-csrc.desktop index 80ed26757..00c6edc3e 100644 --- a/mimetypes/text/x-csrc.desktop +++ b/mimetypes/text/x-csrc.desktop @@ -85,8 +85,8 @@ Icon=source_c Type=MimeType MimeType=text/x-csrc Patterns=*.c; -X-KDE-IsAlso=text/plain +X-TDE-IsAlso=text/plain -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/x-csv.desktop b/mimetypes/text/x-csv.desktop index 355030d39..ad85c3dc4 100644 --- a/mimetypes/text/x-csv.desktop +++ b/mimetypes/text/x-csv.desktop @@ -3,7 +3,7 @@ Icon=txt Type=MimeType MimeType=text/x-csv Patterns=*.csv;*.CSV; -X-KDE-IsAlso=text/plain +X-TDE-IsAlso=text/plain Comment=Text File with Comma Separated Values Comment[af]=Teks Lêer met Komma Geskeide Waardes Comment[ar]=ملف نصي مع قيم مفصولة عن بعضها بالفواصل @@ -86,6 +86,6 @@ Comment[zh_HK]=用逗號分隔的文字文件 Comment[zh_TW]=用逗號分隔值的文字文件 Comment[zu]=Ifayela lombhalo ngamanani ahlukaniswe ngokhefane -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/x-diff.desktop b/mimetypes/text/x-diff.desktop index ede9fd3cd..97997f53f 100644 --- a/mimetypes/text/x-diff.desktop +++ b/mimetypes/text/x-diff.desktop @@ -84,8 +84,8 @@ Comment[zu]=Amafayela phakathi komehluko Icon=txt Type=MimeType Patterns=*.dif;*.diff;*.patch -X-KDE-IsAlso=text/plain +X-TDE-IsAlso=text/plain -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/x-hex.desktop b/mimetypes/text/x-hex.desktop index 3dc30ff64..6afcc90f7 100644 --- a/mimetypes/text/x-hex.desktop +++ b/mimetypes/text/x-hex.desktop @@ -2,7 +2,7 @@ Icon=source Type=MimeType MimeType=text/x-hex -X-KDE-IsAlso=text/plain +X-TDE-IsAlso=text/plain Patterns=*.HEX;*.hex; Comment=Intel® Hexadecimal Object File Format Comment[af]=Intel® Heksadesimale Voorwerp Lêer Formaat diff --git a/mimetypes/text/x-java.desktop b/mimetypes/text/x-java.desktop index 3b99f7342..4ce507a2e 100644 --- a/mimetypes/text/x-java.desktop +++ b/mimetypes/text/x-java.desktop @@ -84,8 +84,8 @@ Icon=source_java Type=MimeType MimeType=text/x-java Patterns=*.java; -X-KDE-IsAlso=text/plain +X-TDE-IsAlso=text/plain -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/x-katefilelist.desktop b/mimetypes/text/x-katefilelist.desktop index f39d73ec6..b83bb161e 100644 --- a/mimetypes/text/x-katefilelist.desktop +++ b/mimetypes/text/x-katefilelist.desktop @@ -82,6 +82,6 @@ Type=MimeType MimeType=text/x-katefilelist Patterns=*.katefl; -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/x-latex.desktop b/mimetypes/text/x-latex.desktop index 9e5804a32..e216da4de 100644 --- a/mimetypes/text/x-latex.desktop +++ b/mimetypes/text/x-latex.desktop @@ -81,6 +81,6 @@ MimeType=text/x-latex Patterns=*.latex;*.tex; Type=MimeType -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/x-ldif.desktop b/mimetypes/text/x-ldif.desktop index 7552534d4..8faf3f180 100644 --- a/mimetypes/text/x-ldif.desktop +++ b/mimetypes/text/x-ldif.desktop @@ -81,6 +81,6 @@ Type=MimeType MimeType=text/x-ldif Patterns=*.ldif;*.LDIF -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/x-log.desktop b/mimetypes/text/x-log.desktop index c8903f325..b27645784 100644 --- a/mimetypes/text/x-log.desktop +++ b/mimetypes/text/x-log.desktop @@ -83,8 +83,8 @@ Comment[zu]=Ifayela Lokungena Lomyaleli Type=MimeType Patterns=*.log; Icon=log -X-KDE-IsAlso=text/plain +X-TDE-IsAlso=text/plain -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/x-makefile.desktop b/mimetypes/text/x-makefile.desktop index e896bfe08..016017572 100644 --- a/mimetypes/text/x-makefile.desktop +++ b/mimetypes/text/x-makefile.desktop @@ -35,8 +35,8 @@ Comment[zu]=Yenza ifayela Type=MimeType Patterns=GNUmakefile;Makefile;makefile;Makefile.*;makefile.* Icon=make -X-KDE-IsAlso=text/plain +X-TDE-IsAlso=text/plain -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/x-moc.desktop b/mimetypes/text/x-moc.desktop index 3d06ce8f4..e83b0f832 100644 --- a/mimetypes/text/x-moc.desktop +++ b/mimetypes/text/x-moc.desktop @@ -82,8 +82,8 @@ Comment[zu]=Ifayela Lento ye-Meta lwe-Qt Type=MimeType Patterns=*.moc; Icon=source_moc -X-KDE-IsAlso=text/plain +X-TDE-IsAlso=text/plain -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/x-objchdr.desktop b/mimetypes/text/x-objchdr.desktop index e52e98bec..fd218ca5e 100644 --- a/mimetypes/text/x-objchdr.desktop +++ b/mimetypes/text/x-objchdr.desktop @@ -70,8 +70,8 @@ Icon=source_h Type=MimeType MimeType=text/x-objchdr #Patterns=*.h; -X-KDE-IsAlso=text/plain +X-TDE-IsAlso=text/plain -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/x-objcsrc.desktop b/mimetypes/text/x-objcsrc.desktop index bfaa3a712..c63a83a58 100644 --- a/mimetypes/text/x-objcsrc.desktop +++ b/mimetypes/text/x-objcsrc.desktop @@ -84,8 +84,8 @@ Icon=source_c Type=MimeType MimeType=text/x-objcsrc Patterns=*.m; -X-KDE-IsAlso=text/plain +X-TDE-IsAlso=text/plain -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/x-pascal.desktop b/mimetypes/text/x-pascal.desktop index 6191cfb80..862144dfb 100644 --- a/mimetypes/text/x-pascal.desktop +++ b/mimetypes/text/x-pascal.desktop @@ -84,8 +84,8 @@ Icon=source_p Type=MimeType MimeType=text/x-pascal Patterns=*.p;*.pas;*.pp;*.dpr;*.DPR;*.PP;*.PAS;*.P -X-KDE-IsAlso=text/plain +X-TDE-IsAlso=text/plain -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/x-python.desktop b/mimetypes/text/x-python.desktop index ab3c3cba5..fd301784a 100644 --- a/mimetypes/text/x-python.desktop +++ b/mimetypes/text/x-python.desktop @@ -85,5 +85,5 @@ Type=MimeType MimeType=text/x-python Icon=source_py # alias of application/x-python -X-KDE-IsAlso=application/x-python +X-TDE-IsAlso=application/x-python diff --git a/mimetypes/text/x-tcl.desktop b/mimetypes/text/x-tcl.desktop index 42bf040cd..cac61159c 100644 --- a/mimetypes/text/x-tcl.desktop +++ b/mimetypes/text/x-tcl.desktop @@ -86,8 +86,8 @@ Type=MimeType MimeType=text/x-tcl Patterns=*.tcl;*.tk; Icon=source -X-KDE-IsAlso=text/plain +X-TDE-IsAlso=text/plain -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/x-tex.desktop b/mimetypes/text/x-tex.desktop index 893955773..49b99f73d 100644 --- a/mimetypes/text/x-tex.desktop +++ b/mimetypes/text/x-tex.desktop @@ -86,8 +86,8 @@ Icon=tex Type=MimeType MimeType=text/x-tex Patterns=*.tex;*.ltx;*.sty;*.cls;*.TEX;*.LTX;*.STY;*.CLS; -X-KDE-IsAlso=text/plain +X-TDE-IsAlso=text/plain -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/x-vcalendar.desktop b/mimetypes/text/x-vcalendar.desktop index 5111c099f..486bca3ab 100644 --- a/mimetypes/text/x-vcalendar.desktop +++ b/mimetypes/text/x-vcalendar.desktop @@ -84,6 +84,6 @@ Type=MimeType MimeType=text/x-vcalendar Patterns=*.vcs -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/x-vcard.desktop b/mimetypes/text/x-vcard.desktop index efe832dab..d6dd97c3c 100644 --- a/mimetypes/text/x-vcard.desktop +++ b/mimetypes/text/x-vcard.desktop @@ -87,6 +87,6 @@ Type=MimeType MimeType=text/x-vcard Patterns=*.vct;*.vcf;*.VCT;*.VCF -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/x-xslfo.desktop b/mimetypes/text/x-xslfo.desktop index 8548a672b..dda517637 100644 --- a/mimetypes/text/x-xslfo.desktop +++ b/mimetypes/text/x-xslfo.desktop @@ -83,6 +83,6 @@ MimeType=text/x-xslfo Patterns=*.fo;*.xslfo Type=MimeType -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/x-xslt.desktop b/mimetypes/text/x-xslt.desktop index 776f8dad0..f8c610a99 100644 --- a/mimetypes/text/x-xslt.desktop +++ b/mimetypes/text/x-xslt.desktop @@ -82,10 +82,10 @@ Comment[zh_TW]=XSLT 樣式表格檔案 Comment[zu]=Ifayela Lepheshana lesitayela lika-XSLT Icon=html MimeType=text/x-xslt -X-KDE-IsAlso=text/xml +X-TDE-IsAlso=text/xml Patterns=*.xslt;*.xsl; Type=MimeType -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true diff --git a/mimetypes/text/xml.desktop b/mimetypes/text/xml.desktop index 23e7e7b38..1ac73bee0 100644 --- a/mimetypes/text/xml.desktop +++ b/mimetypes/text/xml.desktop @@ -81,10 +81,10 @@ Type=MimeType MimeType=text/xml Patterns=*.xml;*.XML; -[Property::X-KDE-text] +[Property::X-TDE-text] Type=bool Value=true -[Property::X-KDE-NativeExtension] +[Property::X-TDE-NativeExtension] Type=TQString Value=.xml diff --git a/mimetypes/video/avi.desktop b/mimetypes/video/avi.desktop index 30b7fb147..7791a9280 100644 --- a/mimetypes/video/avi.desktop +++ b/mimetypes/video/avi.desktop @@ -3,7 +3,7 @@ Type=MimeType MimeType=video/avi Icon=video -X-KDE-IsAlso=video/x-msvideo +X-TDE-IsAlso=video/x-msvideo Comment=Microsoft AVI Video Comment[af]=Microsoft Avi Video Comment[ar]=مرئي Microsoft AVI diff --git a/mimetypes/video/mp4.desktop b/mimetypes/video/mp4.desktop index 91ea5a8c3..47540055d 100644 --- a/mimetypes/video/mp4.desktop +++ b/mimetypes/video/mp4.desktop @@ -74,4 +74,4 @@ Comment[wa]=Videyo MPEG-4 Comment[zh_CN]=MPEG4 视频 Comment[zh_HK]=MPEG-4 視像檔 Comment[zh_TW]=MPEG 視頻檔案 -X-KDE-IsAlso=video/quicktime +X-TDE-IsAlso=video/quicktime diff --git a/mimetypes/video/x-ms-asf.desktop b/mimetypes/video/x-ms-asf.desktop index 60d4ca141..cefbd03c7 100644 --- a/mimetypes/video/x-ms-asf.desktop +++ b/mimetypes/video/x-ms-asf.desktop @@ -3,7 +3,7 @@ Type=MimeType MimeType=video/x-ms-asf Icon=video Patterns=*.asf;*.ASF;*.asx;*.ASX -X-KDE-IsAlso=application/vnd.ms-asf +X-TDE-IsAlso=application/vnd.ms-asf Comment=ASF Media Comment[ar]=وسيط ASF Comment[az]=ASF Mediyası diff --git a/mimetypes/video/x-ogm.desktop b/mimetypes/video/x-ogm.desktop index bbefa40eb..31407fd1f 100644 --- a/mimetypes/video/x-ogm.desktop +++ b/mimetypes/video/x-ogm.desktop @@ -3,7 +3,7 @@ Type=MimeType MimeType=video/x-ogm Icon=video Patterns=*.ogm;*.OGM; -X-KDE-IsAlso=application/ogg +X-TDE-IsAlso=application/ogg Comment=Ogg/Ogm Video Comment[ar]=ملف مرئي Ogg/Ogm Comment[be]=Відэафайл Ogg/Ogm diff --git a/mimetypes/video/x-theora.desktop b/mimetypes/video/x-theora.desktop index 2cdaae853..a9abaa0e0 100644 --- a/mimetypes/video/x-theora.desktop +++ b/mimetypes/video/x-theora.desktop @@ -2,7 +2,7 @@ Type=MimeType MimeType=video/x-theora Icon=video -X-KDE-IsAlso=application/ogg +X-TDE-IsAlso=application/ogg Comment=Theora Video Comment[ar]=ملف فيديو Theora Comment[be]=Відэафайл Theora diff --git a/networkstatus/networkstatus.desktop b/networkstatus/networkstatus.desktop index 4d66b8c51..4d785b874 100644 --- a/networkstatus/networkstatus.desktop +++ b/networkstatus/networkstatus.desktop @@ -92,9 +92,9 @@ Comment[zh_CN]=跟踪网卡的状态并为应用程序提供使用网络的通 Comment[zh_TW]=追蹤網路介面的狀態,並提供使用網路的應用程式的通知。 Type=Service ServiceTypes=KDEDModule -X-KDE-ModuleType=Library -X-KDE-Library=networkstatus -X-KDE-FactoryName=networkstatus -X-KDE-Kded-autoload=true -X-KDE-Kded-load-on-demand=true +X-TDE-ModuleType=Library +X-TDE-Library=networkstatus +X-TDE-FactoryName=networkstatus +X-TDE-Kded-autoload=true +X-TDE-Kded-load-on-demand=true diff --git a/tdecore/README.kiosk b/tdecore/README.kiosk index feeec7199..b1c573a3e 100644 --- a/tdecore/README.kiosk +++ b/tdecore/README.kiosk @@ -483,7 +483,7 @@ will be "locked down" and it will no longer be possible to select * kcalc - By marking the kcalcrc config file as immutable, the "Configure" button will not be shown -Application .desktop files can have an additional field "X-KDE-AuthorizeAction". +Application .desktop files can have an additional field "X-TDE-AuthorizeAction". If this field is present the .desktop file is only considered if the action(s) mentioned in this field has been authorized. If multiple actions are listed they should be separated by commas (','). So if the .desktop file of an application diff --git a/tdecore/README.kstartupinfo b/tdecore/README.kstartupinfo index 7f1aec52d..496f75ecd 100644 --- a/tdecore/README.kstartupinfo +++ b/tdecore/README.kstartupinfo @@ -40,14 +40,14 @@ ASN is useful in this case, it shouldn't be sent e.g. for system processes ). These following .desktop file entries affect ASN : -X-KDE-StartupNotify=<bool> +X-TDE-StartupNotify=<bool> - if true, this app/service will get app startup notify - if false, this app/service will _not_ get app startup notify - if not set - if it's service, it will _not_ get app startup notify - if it's app, it will get app startup notify, but - X-KDE-WMClass will be assumed to be "0" ( non-compliant ) -X-KDE-WMClass=<string> + X-TDE-WMClass will be assumed to be "0" ( non-compliant ) +X-TDE-WMClass=<string> - if set, and it's different from "0" ( without quotes ), this is the WMClass value for startup notification - if it's "0" ( without quotes ), such app is considered non-compliant, @@ -66,21 +66,21 @@ X-KDE-WMClass=<string> app's binary file, in such case it doesn't need to be explicitly set ) MapNotify=<bool> - this key is obsolete - - true is equivalent to X-KDE-StartupNotify=true and no X-KDE-WMClass set - - false is equivalent to X-KDE-StartupNotify=true and X-KDE-WMClass=0 + - true is equivalent to X-TDE-StartupNotify=true and no X-TDE-WMClass set + - false is equivalent to X-TDE-StartupNotify=true and X-TDE-WMClass=0 - many .desktop files in KDE ( especially in tdebase/kappfinder ) seem to have MapNotify=false even though it's not needed, this - needs to be checked and replaced by the needed X-KDE-* values, - often just X-KDE-StartupNotify=true should be enough + needs to be checked and replaced by the needed X-TDE-* values, + often just X-TDE-StartupNotify=true should be enough The best way to check if the entries are set correctly is to start the application and switch to other desktop. If the startup notification disappears and the application appears on the desktop on which it was -started, it's correct ( with X-KDE-WMClass=0, the start-on-desktop +started, it's correct ( with X-TDE-WMClass=0, the start-on-desktop feature may not work ). - Ideally, every .desktop file should have X-KDE-StartupNotify set to the correct -value, and for apps which need it also X-KDE-WMClass should be set. This + Ideally, every .desktop file should have X-TDE-StartupNotify set to the correct +value, and for apps which need it also X-TDE-WMClass should be set. This sometimes gives slightly better behavior than when these entries are not set. @@ -165,9 +165,9 @@ doesn't have even the _NET_WM_PID property, WM_CLASS property is used then. It's usually set to two strings, and at least one of them is usually the binary name of the application, so it's converted to lowercase and compared. For applications, where such comparison -would fail, the X-KDE-WMClass .desktop file entry should be set +would fail, the X-TDE-WMClass .desktop file entry should be set to the correct WMClass value ( e.g. for XEmacs, the binary name -is 'xemacs', but WM_CLASS is 'emacs', 'Emacs', so its X-KDE-WMClass +is 'xemacs', but WM_CLASS is 'emacs', 'Emacs', so its X-TDE-WMClass in its .desktop file should be set to 'emacs' - the case doesn't matter ). The ASN identification string must be a unique string for every ASN. diff --git a/tdecore/kconfigbackend.cpp b/tdecore/kconfigbackend.cpp index 4ad0e5fb2..efb2a20a9 100644 --- a/tdecore/kconfigbackend.cpp +++ b/tdecore/kconfigbackend.cpp @@ -753,7 +753,7 @@ tqWarning("SIGBUS while reading %s", rFile.name().latin1()); translateKey(locale, aCurrentGroup, TQCString("GenericName")); translateKey(locale, aCurrentGroup, TQCString("Query")); translateKey(locale, aCurrentGroup, TQCString("ExtraNames")); - translateKey(locale, aCurrentGroup, TQCString("X-KDE-Submenu")); + translateKey(locale, aCurrentGroup, TQCString("X-TDE-Submenu")); } } diff --git a/tdecore/kdesktopfile.cpp b/tdecore/kdesktopfile.cpp index ac7fd250c..02dfb1d5f 100644 --- a/tdecore/kdesktopfile.cpp +++ b/tdecore/kdesktopfile.cpp @@ -272,7 +272,7 @@ bool KDesktopFile::hasDeviceType() const bool KDesktopFile::tryExec() const { - // Test for TryExec and "X-KDE-AuthorizeAction" + // Test for TryExec and "X-TDE-AuthorizeAction" TQString te = readPathEntry("TryExec"); if (!te.isEmpty()) { @@ -299,7 +299,7 @@ bool KDesktopFile::tryExec() const return false; } } - TQStringList list = readListEntry("X-KDE-AuthorizeAction"); + TQStringList list = readListEntry("X-TDE-AuthorizeAction"); if (kapp && !list.isEmpty()) { for(TQStringList::ConstIterator it = list.begin(); @@ -312,10 +312,10 @@ bool KDesktopFile::tryExec() const } // See also KService::username() - bool su = readBoolEntry("X-KDE-SubstituteUID"); + bool su = readBoolEntry("X-TDE-SubstituteUID"); if (su) { - TQString user = readEntry("X-KDE-Username"); + TQString user = readEntry("X-TDE-Username"); if (user.isEmpty()) user = ::getenv("ADMIN_ACCOUNT"); if (user.isEmpty()) diff --git a/tdecore/kuniqueapplication.h b/tdecore/kuniqueapplication.h index 973837850..b4ad50129 100644 --- a/tdecore/kuniqueapplication.h +++ b/tdecore/kuniqueapplication.h @@ -40,7 +40,7 @@ class KUniqueApplicationPrivate; * * If your application is used to open files, it should also support the --tempfile * option (see KCmdLineArgs::addTempFileOption()), to delete tempfiles after use. - * Add X-KDE-HasTempFileOption=true to the .desktop file to indicate this. + * Add X-TDE-HasTempFileOption=true to the .desktop file to indicate this. * * @see KApplication DCOPObject * @author Preston Brown <pbrown@kde.org> diff --git a/tdeprint/management/kmmainview.cpp b/tdeprint/management/kmmainview.cpp index 5f7e35b4d..c2bc28b20 100644 --- a/tdeprint/management/kmmainview.cpp +++ b/tdeprint/management/kmmainview.cpp @@ -239,7 +239,7 @@ void KMMainView::initActions() KSimpleConfig conf(*it); conf.setGroup("Desktop Entry"); mact->popupMenu()->insertItem(conf.readEntry("Name", "Unnamed"), mact->popupMenu()->count()); - m_toollist << conf.readEntry("X-KDE-Library"); + m_toollist << conf.readEntry("X-TDE-Library"); } // add actions to the toolbar diff --git a/tdeprint/tdeprintd.desktop b/tdeprint/tdeprintd.desktop index 243735785..140150b9c 100644 --- a/tdeprint/tdeprintd.desktop +++ b/tdeprint/tdeprintd.desktop @@ -2,11 +2,11 @@ Type=Service ServiceTypes=KDEDModule -X-KDE-ModuleType=Library -X-KDE-Library=tdeprintd -X-KDE-FactoryName=tdeprintd -X-KDE-Kded-autoload=false -X-KDE-Kded-load-on-demand=true +X-TDE-ModuleType=Library +X-TDE-Library=tdeprintd +X-TDE-FactoryName=tdeprintd +X-TDE-Kded-autoload=false +X-TDE-Kded-load-on-demand=true Name=TDE Print Daemon Name[af]=TDE Druk Bediener diff --git a/tdeprint/tools/escputil/escputil.desktop b/tdeprint/tools/escputil/escputil.desktop index 40a5c88f3..5b7be109d 100644 --- a/tdeprint/tools/escputil/escputil.desktop +++ b/tdeprint/tools/escputil/escputil.desktop @@ -26,4 +26,4 @@ Name[zh_HK]=EPSON 噴墨印表機 Name[zh_TW]=EPSON 噴墨印表機 Type=Service -X-KDE-Library=escputil +X-TDE-Library=escputil diff --git a/tdeui/kcmodule.h b/tdeui/kcmodule.h index 40a14b617..bba06ae4a 100644 --- a/tdeui/kcmodule.h +++ b/tdeui/kcmodule.h @@ -312,7 +312,7 @@ protected: * Sets the RootOnly message. * * This message will be shown at the top of the module of the - * corresponding desktop file contains the line X-KDE-RootOnly=true. + * corresponding desktop file contains the line X-TDE-RootOnly=true. * If no message is set, a default one will be used. * * @see KCModule::rootOnlyMsg diff --git a/tdeui/kdetrayproxy/kdetrayproxy.desktop b/tdeui/kdetrayproxy/kdetrayproxy.desktop index fe1df7674..50e3f8325 100644 --- a/tdeui/kdetrayproxy/kdetrayproxy.desktop +++ b/tdeui/kdetrayproxy/kdetrayproxy.desktop @@ -128,7 +128,7 @@ Comment[vi]=Bộ ủy nhiệm hiệu lực các ứng dụng khay hệ thống T Comment[zh_CN]=允许 TDE 系统托盘应用程序在没有 TWin 的情况下工作 Comment[zh_TW]=系統匣代理模組讓系統匣應用程式不必靠 TWin 運作 ServiceTypes=KDEDModule -X-KDE-ModuleType=Library -X-KDE-Library=kdetrayproxy -X-KDE-FactoryName=kdetrayproxy -X-KDE-Kded-autoload=false +X-TDE-ModuleType=Library +X-TDE-Library=kdetrayproxy +X-TDE-FactoryName=kdetrayproxy +X-TDE-Kded-autoload=false diff --git a/tdeui/kpanelapplet.h b/tdeui/kpanelapplet.h index 0d3ac430f..566fc2667 100644 --- a/tdeui/kpanelapplet.h +++ b/tdeui/kpanelapplet.h @@ -48,12 +48,12 @@ class TQPopupMenu; * Besides standard keys like "Name", "Comment" and "Icon" there are * two panel applet specific keys: * - * \b X-KDE-Library \n + * \b X-TDE-Library \n * * Used by the panel to locate the applet DSO (Dynamic Shared Object) - * Example: X-KDE-Library=libexampleapplet + * Example: X-TDE-Library=libexampleapplet * - * \b X-KDE-UniqueApplet \n + * \b X-TDE-UniqueApplet \n * * Similar to KApplication and KUniqueApplication there are * two types of panel applets. Use unique applets when it makes no @@ -62,8 +62,8 @@ class TQPopupMenu; * applets when you need instance specific configuration. An example * is the koolclock applet where you might want to run two instances * in your panel, one configured as analog clock, the other one as - * digital clock. X-KDE-UniqueApplet is a boolean key which defaults - * to "false". Example: X-KDE-UniqueApplet=true + * digital clock. X-TDE-UniqueApplet is a boolean key which defaults + * to "false". Example: X-TDE-UniqueApplet=true * * Back to panel applet DSOs, the following conventions are used for %KDE: * Name: lib<appletname>applet.la diff --git a/tdeui/kpanelextension.h b/tdeui/kpanelextension.h index cdc97d14c..200240171 100644 --- a/tdeui/kpanelextension.h +++ b/tdeui/kpanelextension.h @@ -49,12 +49,12 @@ class KPanelExtensionPrivate; * Besides standard keys like "Name", "Comment" and "Icon" there are * two panel extension specific keys: * - * \b X-KDE-Library \n + * \b X-TDE-Library \n * * Used by the panel to locate the extension DSO (Dynamic Shared Object) - * Example: X-KDE-Library=libexampleextension + * Example: X-TDE-Library=libexampleextension * - * \b X-KDE-UniqueExtension \n + * \b X-TDE-UniqueExtension \n * * Similar to KApplication and KUniqueApplication there are * two types of panel extensions. Use unique extensions when it makes no @@ -62,8 +62,8 @@ class KPanelExtensionPrivate; * good example for unique extensions is the taskbar extension. Use normal * extensions when you need instance specific configuration. An example * is a subpanel extension where you might want to run more than one instances. - * X-KDE-UniqueExtension is a boolean key which defaults - * to "false". Example: X-KDE-UniqueExtension=true + * X-TDE-UniqueExtension is a boolean key which defaults + * to "false". Example: X-TDE-UniqueExtension=true * * Back to panel extension DSOs, the following conventions are used for KDE: * Name: lib<extensionname>extension.la diff --git a/tdeui/kpanelmenu.h b/tdeui/kpanelmenu.h index 3c2d3a6f7..4347f130a 100644 --- a/tdeui/kpanelmenu.h +++ b/tdeui/kpanelmenu.h @@ -44,7 +44,7 @@ class KPanelMenuPrivate; * the menu object. * * Finally, you also have to provide a desktop file describing your dynamic menu. The - * relevant entries are: Name, Comment, Icon and X-KDE-Library (which contains the + * relevant entries are: Name, Comment, Icon and X-TDE-Library (which contains the * library name without any extension). This desktop file has to be installed in * $TDEDIR/share/apps/kicker/menuext/. * |