From fd77750640db997e85f8c78f7d190ad7d5b7dc9d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 12 Feb 2012 14:08:32 -0600 Subject: [PATCH] Fix up desktop file type specifiers for tqt3 --- example/x-vnd.kde.example.desktop | 2 +- kexi/data/kexihandler.desktop | 6 +++--- kexi/formeditor/widgetfactory.desktop | 4 ++-- kexi/kexidb/kexidb_driver.desktop | 10 +++++----- kexi/migration/keximigration_driver.desktop | 8 ++++---- kword/kwmailmerge.desktop | 6 +++--- .../trinity3/vnd.oasis.opendocument.chart.desktop | 2 +- .../trinity3/vnd.oasis.opendocument.formula.desktop | 2 +- .../vnd.oasis.opendocument.graphics-template.desktop | 2 +- .../trinity3/vnd.oasis.opendocument.graphics.desktop | 2 +- .../trinity3/vnd.oasis.opendocument.image.desktop | 2 +- ...nd.oasis.opendocument.presentation-template.desktop | 2 +- .../vnd.oasis.opendocument.presentation.desktop | 2 +- ...vnd.oasis.opendocument.spreadsheet-template.desktop | 2 +- .../vnd.oasis.opendocument.spreadsheet.desktop | 2 +- .../vnd.oasis.opendocument.text-template.desktop | 2 +- mimetypes/trinity3/vnd.oasis.opendocument.text.desktop | 2 +- servicetypes/kofficepart.desktop | 6 +++--- servicetypes/kofilter.desktop | 6 +++--- servicetypes/kofilterwrapper.desktop | 4 ++-- servicetypes/koplugin.desktop | 4 ++-- tools/spell/kspelltool.desktop | 2 +- tools/thesaurus/thesaurustool.desktop | 2 +- 23 files changed, 41 insertions(+), 41 deletions(-) diff --git a/example/x-vnd.kde.example.desktop b/example/x-vnd.kde.example.desktop index 9140b74f8..38c26b01c 100644 --- a/example/x-vnd.kde.example.desktop +++ b/example/x-vnd.kde.example.desktop @@ -6,5 +6,5 @@ Type=MimeType Patterns=*.xmpl; X-KDE-AutoEmbed=false [Property::X-KDE-NativeExtension] -Type=QString +Type=TQString Value=.xmpl diff --git a/kexi/data/kexihandler.desktop b/kexi/data/kexihandler.desktop index 9a51860bf..751159484 100644 --- a/kexi/data/kexihandler.desktop +++ b/kexi/data/kexihandler.desktop @@ -56,13 +56,13 @@ Comment[zh_TW]=Kexi 專案控管程式 Type=int [PropertyDef::X-Kexi-TypeName] -Type=QString +Type=TQString [PropertyDef::X-Kexi-ItemIcon] -Type=QString +Type=TQString [PropertyDef::X-Kexi-TypeMime] -Type=QString +Type=TQString [PropertyDef::X-Kexi-NoObject] Type=bool diff --git a/kexi/formeditor/widgetfactory.desktop b/kexi/formeditor/widgetfactory.desktop index 1bf68d9ed..9b5d7e607 100644 --- a/kexi/formeditor/widgetfactory.desktop +++ b/kexi/formeditor/widgetfactory.desktop @@ -44,10 +44,10 @@ Comment[zh_CN]=基础组件工厂 Comment[zh_TW]=視窗元件工廠基地 [PropertyDef::X-KFormDesigner-FactoryGroup] -Type=QString +Type=TQString [PropertyDef::X-KFormDesigner-WidgetFactoryVersion] Type=int [PropertyDef::X-KFormDesigner-XMLGUIFileName] -Type=QString +Type=TQString diff --git a/kexi/kexidb/kexidb_driver.desktop b/kexi/kexidb/kexidb_driver.desktop index db0e71723..d6802f93f 100644 --- a/kexi/kexidb/kexidb_driver.desktop +++ b/kexi/kexidb/kexidb_driver.desktop @@ -55,19 +55,19 @@ Comment[zh_CN]=Kexi SQL 驱动插件 Comment[zh_TW]=Kexi SQL-驅動外掛程式 [PropertyDef::X-Kexi-FileDBDriverMime] -Type=QString +Type=TQString [PropertyDef::X-Kexi-FileDBDriverMimeList] -Type=QStringList +Type=TQStringList [PropertyDef::X-Kexi-DriverName] -Type=QString +Type=TQString [PropertyDef::X-Kexi-DriverType] -Type=QString +Type=TQString [PropertyDef::X-Kexi-KexiDBVersion] -Type=QString +Type=TQString [PropertyDef::X-Kexi-DoNotAllowProjectImportingTo] Type=bool diff --git a/kexi/migration/keximigration_driver.desktop b/kexi/migration/keximigration_driver.desktop index 9ccb6ff21..dbd184f01 100644 --- a/kexi/migration/keximigration_driver.desktop +++ b/kexi/migration/keximigration_driver.desktop @@ -47,13 +47,13 @@ Comment[zh_CN]=Kexi 数据升迁驱动程序 Comment[zh_TW]=Kexi 資料轉移驅動程式 [PropertyDef::X-Kexi-FileMigrationDriverMime] -Type=QString +Type=TQString [PropertyDef::X-Kexi-MigrationDriverName] -Type=QString +Type=TQString [PropertyDef::X-Kexi-MigrationDriverType] -Type=QString +Type=TQString [PropertyDef::X-Kexi-KexiMigrationVersion] -Type=QString +Type=TQString diff --git a/kword/kwmailmerge.desktop b/kword/kwmailmerge.desktop index c44d758ff..e45659f42 100644 --- a/kword/kwmailmerge.desktop +++ b/kword/kwmailmerge.desktop @@ -59,13 +59,13 @@ Comment[zh_CN]=KWord 邮件合并插件 Comment[zh_TW]=KWord 郵件合併外掛程式 [PropertyDef::X-KDE-Capabilities] -Type=QStringList +Type=TQStringList [PropertyDef::X-KDE-InternalName] -Type=QString +Type=TQString [PropertyDef::X-KDE-Library] -Type=QString +Type=TQString [PropertyDef::X-KDE-PluginVersion] Type=int diff --git a/mimetypes/trinity3/vnd.oasis.opendocument.chart.desktop b/mimetypes/trinity3/vnd.oasis.opendocument.chart.desktop index ac5242639..264ffefc3 100644 --- a/mimetypes/trinity3/vnd.oasis.opendocument.chart.desktop +++ b/mimetypes/trinity3/vnd.oasis.opendocument.chart.desktop @@ -50,5 +50,5 @@ Comment[uz@cyrillic]=OASIS OpenDocument диаграммаси Comment[zh_CN]=OASIS OpenDocument 图表 Comment[zh_TW]=OASIS 開放文件圖表 [Property::X-KDE-NativeExtension] -Type=QString +Type=TQString Value=.odc diff --git a/mimetypes/trinity3/vnd.oasis.opendocument.formula.desktop b/mimetypes/trinity3/vnd.oasis.opendocument.formula.desktop index 728d10462..a50affa15 100644 --- a/mimetypes/trinity3/vnd.oasis.opendocument.formula.desktop +++ b/mimetypes/trinity3/vnd.oasis.opendocument.formula.desktop @@ -52,5 +52,5 @@ Comment[uz@cyrillic]=OASIS OpenDocument формула Comment[zh_CN]=OASIS OpenDocument 公式 Comment[zh_TW]=OASIS 開放文件公式 [Property::X-KDE-NativeExtension] -Type=QString +Type=TQString Value=.odf diff --git a/mimetypes/trinity3/vnd.oasis.opendocument.graphics-template.desktop b/mimetypes/trinity3/vnd.oasis.opendocument.graphics-template.desktop index b6e06034d..f3d0ad673 100644 --- a/mimetypes/trinity3/vnd.oasis.opendocument.graphics-template.desktop +++ b/mimetypes/trinity3/vnd.oasis.opendocument.graphics-template.desktop @@ -52,5 +52,5 @@ Comment[uz@cyrillic]=OASIS OpenDocument графика намунаси Comment[zh_CN]=OASIS OpenDocument 绘图模板 Comment[zh_TW]=OASIS 開放文件圖片範本 [Property::X-KDE-NativeExtension] -Type=QString +Type=TQString Value=.otg diff --git a/mimetypes/trinity3/vnd.oasis.opendocument.graphics.desktop b/mimetypes/trinity3/vnd.oasis.opendocument.graphics.desktop index 7617b2fec..42375d0c2 100644 --- a/mimetypes/trinity3/vnd.oasis.opendocument.graphics.desktop +++ b/mimetypes/trinity3/vnd.oasis.opendocument.graphics.desktop @@ -51,5 +51,5 @@ Comment[uz@cyrillic]=OASIS OpenDocument графика Comment[zh_CN]=OASIS OpenDocument 绘图 Comment[zh_TW]=OASIS 開放文件圖片 [Property::X-KDE-NativeExtension] -Type=QString +Type=TQString Value=.odg diff --git a/mimetypes/trinity3/vnd.oasis.opendocument.image.desktop b/mimetypes/trinity3/vnd.oasis.opendocument.image.desktop index 09e2601d0..918be3014 100644 --- a/mimetypes/trinity3/vnd.oasis.opendocument.image.desktop +++ b/mimetypes/trinity3/vnd.oasis.opendocument.image.desktop @@ -52,5 +52,5 @@ Comment[uz@cyrillic]=OASIS OpenDocument расм Comment[zh_CN]=OASIS OpenDocument 图像 Comment[zh_TW]=OASIS 開放文件影像 [Property::X-KDE-NativeExtension] -Type=QString +Type=TQString Value=.odi diff --git a/mimetypes/trinity3/vnd.oasis.opendocument.presentation-template.desktop b/mimetypes/trinity3/vnd.oasis.opendocument.presentation-template.desktop index 0c8444408..9083daf32 100644 --- a/mimetypes/trinity3/vnd.oasis.opendocument.presentation-template.desktop +++ b/mimetypes/trinity3/vnd.oasis.opendocument.presentation-template.desktop @@ -52,5 +52,5 @@ Comment[uz@cyrillic]=OASIS OpenDocument намойиш намунаси Comment[zh_CN]=OASIS OpenDocument 演示文稿模板 Comment[zh_TW]=OASIS 開放文件簡報範本 [Property::X-KDE-NativeExtension] -Type=QString +Type=TQString Value=.otp diff --git a/mimetypes/trinity3/vnd.oasis.opendocument.presentation.desktop b/mimetypes/trinity3/vnd.oasis.opendocument.presentation.desktop index 30416f907..a5612c224 100644 --- a/mimetypes/trinity3/vnd.oasis.opendocument.presentation.desktop +++ b/mimetypes/trinity3/vnd.oasis.opendocument.presentation.desktop @@ -51,5 +51,5 @@ Comment[uz@cyrillic]=OASIS OpenDocument намойиш Comment[zh_CN]=OASIS OpenDocument 演示文稿 Comment[zh_TW]=OASIS 開放文件簡報 [Property::X-KDE-NativeExtension] -Type=QString +Type=TQString Value=.odp diff --git a/mimetypes/trinity3/vnd.oasis.opendocument.spreadsheet-template.desktop b/mimetypes/trinity3/vnd.oasis.opendocument.spreadsheet-template.desktop index 82d4a73af..6cf157e6e 100644 --- a/mimetypes/trinity3/vnd.oasis.opendocument.spreadsheet-template.desktop +++ b/mimetypes/trinity3/vnd.oasis.opendocument.spreadsheet-template.desktop @@ -52,5 +52,5 @@ Comment[uz@cyrillic]=OASIS OpenDocument электрон жадвал намун Comment[zh_CN]=OASIS OpenDocument 工作簿模板 Comment[zh_TW]=OASIS 開放文件工作表範本 [Property::X-KDE-NativeExtension] -Type=QString +Type=TQString Value=.ots diff --git a/mimetypes/trinity3/vnd.oasis.opendocument.spreadsheet.desktop b/mimetypes/trinity3/vnd.oasis.opendocument.spreadsheet.desktop index fe52edb6f..288066f1c 100644 --- a/mimetypes/trinity3/vnd.oasis.opendocument.spreadsheet.desktop +++ b/mimetypes/trinity3/vnd.oasis.opendocument.spreadsheet.desktop @@ -52,5 +52,5 @@ Comment[uz@cyrillic]=OASIS OpenDocument электрон жадвал Comment[zh_CN]=OASIS OpenDocument 工作簿 Comment[zh_TW]=OASIS 開放文件工作表 [Property::X-KDE-NativeExtension] -Type=QString +Type=TQString Value=.ods diff --git a/mimetypes/trinity3/vnd.oasis.opendocument.text-template.desktop b/mimetypes/trinity3/vnd.oasis.opendocument.text-template.desktop index f9a5c0d55..189aab9b0 100644 --- a/mimetypes/trinity3/vnd.oasis.opendocument.text-template.desktop +++ b/mimetypes/trinity3/vnd.oasis.opendocument.text-template.desktop @@ -52,5 +52,5 @@ Comment[uz@cyrillic]=OASIS OpenDocument матн намунаси Comment[zh_CN]=OASIS OpenDocument 文本模板 Comment[zh_TW]=OASIS 開放文件文字範本 [Property::X-KDE-NativeExtension] -Type=QString +Type=TQString Value=.ott diff --git a/mimetypes/trinity3/vnd.oasis.opendocument.text.desktop b/mimetypes/trinity3/vnd.oasis.opendocument.text.desktop index 5ba32a1c0..f8b4da85a 100644 --- a/mimetypes/trinity3/vnd.oasis.opendocument.text.desktop +++ b/mimetypes/trinity3/vnd.oasis.opendocument.text.desktop @@ -52,5 +52,5 @@ Comment[uz@cyrillic]=OASIS OpenDocument матн Comment[zh_CN]=OASIS OpenDocument 文本 Comment[zh_TW]=OASIS 開放文件文字 [Property::X-KDE-NativeExtension] -Type=QString +Type=TQString Value=.odt diff --git a/servicetypes/kofficepart.desktop b/servicetypes/kofficepart.desktop index 0d670b116..7cab4b8cd 100644 --- a/servicetypes/kofficepart.desktop +++ b/servicetypes/kofficepart.desktop @@ -71,15 +71,15 @@ Comment[zu]=Ingxenye ye KOffice # Name of the native mimetype (mandatory) - currently still the KOffice-1.3 one, e.g. application/x-kword [PropertyDef::X-KDE-NativeMimeType] -Type=QString +Type=TQString # Name of the OASIS native mimetype (temporary, and optional) [PropertyDef::X-KDE-NativeOasisMimeType] -Type=QString +Type=TQString # Name of the additional mimetypes that the application can load/save natively [PropertyDef::X-KDE-ExtraNativeMimeTypes] -Type=QStringList +Type=TQStringList [PropertyDef::X-KDE-NOTKoDocumentEmbeddable] Type=bool diff --git a/servicetypes/kofilter.desktop b/servicetypes/kofilter.desktop index 055933efc..056acf629 100644 --- a/servicetypes/kofilter.desktop +++ b/servicetypes/kofilter.desktop @@ -70,13 +70,13 @@ Comment[zh_TW]=KOffice 過濾程式 Comment[zu]=Icebo lokuhlaziya ifayela yenimininigwane i KOffice [PropertyDef::X-KDE-Import] -Type=QStringList +Type=TQStringList [PropertyDef::X-KDE-Export] -Type=QStringList +Type=TQStringList [PropertyDef::X-KDE-Weight] Type=int [PropertyDef::X-KDE-Available] -Type=QString +Type=TQString diff --git a/servicetypes/kofilterwrapper.desktop b/servicetypes/kofilterwrapper.desktop index 3256d80a1..a91353abb 100644 --- a/servicetypes/kofilterwrapper.desktop +++ b/servicetypes/kofilterwrapper.desktop @@ -54,7 +54,7 @@ Comment[zh_CN]=KOffice 过滤器包装 Comment[zh_TW]=KOffice 過濾器包裝 [PropertyDef::X-KDE-Wrapper-Import] -Type=QString +Type=TQString [PropertyDef::X-KDE-Wrapper-Export] -Type=QString +Type=TQString diff --git a/servicetypes/koplugin.desktop b/servicetypes/koplugin.desktop index ee1d3570a..2731ed2b0 100644 --- a/servicetypes/koplugin.desktop +++ b/servicetypes/koplugin.desktop @@ -70,8 +70,8 @@ Comment[zh_TW]=KOffice 外掛程式 Comment[zu]=Iplagi efakiweyo ye KOffice [PropertyDef::MenuEntries] -Type=QStringList +Type=TQStringList [PropertyDef::ToolBarEntries] -Type=QStringList +Type=TQStringList diff --git a/tools/spell/kspelltool.desktop b/tools/spell/kspelltool.desktop index f756f140f..d63e9cd89 100644 --- a/tools/spell/kspelltool.desktop +++ b/tools/spell/kspelltool.desktop @@ -131,5 +131,5 @@ Comment[zh_TW]=拼字檢查 ServiceTypes=KDataTool Icon=spellcheck # This tool should only appear for single words. -DataType=QString +DataType=TQString DataMimeTypes=application/x-singleword diff --git a/tools/thesaurus/thesaurustool.desktop b/tools/thesaurus/thesaurustool.desktop index 8cbfaf93a..368d44323 100644 --- a/tools/thesaurus/thesaurustool.desktop +++ b/tools/thesaurus/thesaurustool.desktop @@ -122,5 +122,5 @@ Comment[xh]=Bonisa Amagama Ahlobeneyo Comment[zh_CN]=显示相关单词 Comment[zh_TW]=顯示相關單字 ServiceTypes=KDataTool -DataType=QString +DataType=TQString DataMimeTypes=text/plain