diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-12 14:10:43 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-12 14:10:43 -0600 |
commit | c970c28c37e13cb4396bb19f3322c6b297fcafa0 (patch) | |
tree | 580b776f99aa07051f2937b7ee735911f9bca0d9 /mimetypes/application/x-vnd.kde.kplato.desktop | |
parent | e131f10b84dbec07ad49d36c192777a72189a39e (diff) | |
download | tdelibs-c970c28c37e13cb4396bb19f3322c6b297fcafa0.tar.gz tdelibs-c970c28c37e13cb4396bb19f3322c6b297fcafa0.zip |
Fix up desktop file type specifiers for tqt3
Diffstat (limited to 'mimetypes/application/x-vnd.kde.kplato.desktop')
-rw-r--r-- | mimetypes/application/x-vnd.kde.kplato.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mimetypes/application/x-vnd.kde.kplato.desktop b/mimetypes/application/x-vnd.kde.kplato.desktop index 8a0a8dfe9..0821b51a5 100644 --- a/mimetypes/application/x-vnd.kde.kplato.desktop +++ b/mimetypes/application/x-vnd.kde.kplato.desktop @@ -75,5 +75,5 @@ Type=MimeType Patterns=*.kplato;*.kplatot; X-KDE-AutoEmbed=false [Property::X-KDE-NativeExtension] -Type=QString +Type=TQString Value=.kplato |