diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-12 14:10:17 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-12 14:10:17 -0600 |
commit | c3ff886fef38ac4a1def11a7d9db5caa1e5acaa2 (patch) | |
tree | 10e0f754854b96b81557da649e1c4ca4f0e2b6f6 /ksplashml/themeengine | |
parent | 6965842c82a03cb0cbe24eeead289fa732daf1e2 (diff) | |
download | tdebase-c3ff886fef38ac4a1def11a7d9db5caa1e5acaa2.tar.gz tdebase-c3ff886fef38ac4a1def11a7d9db5caa1e5acaa2.zip |
Fix up desktop file type specifiers for tqt3
Diffstat (limited to 'ksplashml/themeengine')
-rw-r--r-- | ksplashml/themeengine/ksplashplugins.desktop | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ksplashml/themeengine/ksplashplugins.desktop b/ksplashml/themeengine/ksplashplugins.desktop index 3ebbfcdcd..c026786a8 100644 --- a/ksplashml/themeengine/ksplashplugins.desktop +++ b/ksplashml/themeengine/ksplashplugins.desktop @@ -3,10 +3,10 @@ Type=ServiceType X-KDE-ServiceType=KSplash/Plugin [PropertyDef::X-KSplash-PluginName] -Type=QString +Type=TQString [PropertyDef::X-KSplash-ObjectName] -Type=QString +Type=TQString [PropertyDef::X-KSplash-Default] Type=bool |