From c970c28c37e13cb4396bb19f3322c6b297fcafa0 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 12 Feb 2012 14:10:43 -0600 Subject: Fix up desktop file type specifiers for tqt3 --- mimetypes/audio/vnd.rn-realaudio.desktop | 2 +- mimetypes/audio/x-adpcm.desktop | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'mimetypes/audio') diff --git a/mimetypes/audio/vnd.rn-realaudio.desktop b/mimetypes/audio/vnd.rn-realaudio.desktop index beba8a0be..4a451e8b7 100644 --- a/mimetypes/audio/vnd.rn-realaudio.desktop +++ b/mimetypes/audio/vnd.rn-realaudio.desktop @@ -82,6 +82,6 @@ Comment[zh_CN]=RealAudio 文件 Comment[zh_HK]=RealAudio 檔案 Comment[zh_TW]=RealAudio 檔案 [Property::X-KDE-NativeExtension] -Type=QString +Type=TQString Value=.ra diff --git a/mimetypes/audio/x-adpcm.desktop b/mimetypes/audio/x-adpcm.desktop index 7b5fee0ef..9eaaf2e64 100644 --- a/mimetypes/audio/x-adpcm.desktop +++ b/mimetypes/audio/x-adpcm.desktop @@ -84,6 +84,6 @@ MimeType=audio/x-adpcm Icon=sound Patterns=; [Property::X-KDE-NativeExtension] -Type=QString +Type=TQString Value=.wav -- cgit v1.2.3