summaryrefslogtreecommitdiffstats
path: root/servicetypes
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-12 14:08:32 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-12 14:08:32 -0600
commitfd77750640db997e85f8c78f7d190ad7d5b7dc9d (patch)
tree902538212d361e5a482e74476da544e53da2ec27 /servicetypes
parentdade3258412e94815d23bd7c32f3e9a4fa5cbbec (diff)
downloadkoffice-fd77750640db997e85f8c78f7d190ad7d5b7dc9d.tar.gz
koffice-fd77750640db997e85f8c78f7d190ad7d5b7dc9d.zip
Fix up desktop file type specifiers for tqt3
Diffstat (limited to 'servicetypes')
-rw-r--r--servicetypes/kofficepart.desktop6
-rw-r--r--servicetypes/kofilter.desktop6
-rw-r--r--servicetypes/kofilterwrapper.desktop4
-rw-r--r--servicetypes/koplugin.desktop4
4 files changed, 10 insertions, 10 deletions
diff --git a/servicetypes/kofficepart.desktop b/servicetypes/kofficepart.desktop
index 0d670b11..7cab4b8c 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 055933ef..056acf62 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 3256d80a..a91353ab 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 ee1d3570..2731ed2b 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