diff options
author | Timothy Pearson <[email protected]> | 2013-01-27 01:06:46 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-27 01:06:46 -0600 |
commit | ef2264e9790ae7e700ad3cf5fb3dbad05efd98d8 (patch) | |
tree | ac4650a642d502c458d0b654c8b731739ce601dc /quanta/data/config | |
parent | a32b928478b59d4fa8b8495bbad6864476c129b1 (diff) | |
download | tdewebdev-ef2264e9790ae7e700ad3cf5fb3dbad05efd98d8.tar.gz tdewebdev-ef2264e9790ae7e700ad3cf5fb3dbad05efd98d8.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'quanta/data/config')
-rw-r--r-- | quanta/data/config/plugins.rc | 4 | ||||
-rw-r--r-- | quanta/data/config/quanta_preview_config.desktop | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/quanta/data/config/plugins.rc b/quanta/data/config/plugins.rc index 1a5a5c24..d8035b9e 100644 --- a/quanta/data/config/plugins.rc +++ b/quanta/data/config/plugins.rc @@ -15,8 +15,8 @@ Input=3 [KFileReplace] Arguments= -FileName=trinity/libkfilereplacepart.la -Icon=kfilereplace +FileName=trinity/libtdefilereplacepart.la +Icon=tdefilereplace Input=3 Location= OutputWindow=Editor Tab diff --git a/quanta/data/config/quanta_preview_config.desktop b/quanta/data/config/quanta_preview_config.desktop index 4000aa18..a3f2e7d7 100644 --- a/quanta/data/config/quanta_preview_config.desktop +++ b/quanta/data/config/quanta_preview_config.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Type=Service -Exec=kcmshell --caption %c %i tdehtml_behavior tdehtml_java_js tdehtml_fonts cookies cache proxy kcmcss crypto useragent tdehtml_plugins +Exec=tdecmshell --caption %c %i tdehtml_behavior tdehtml_java_js tdehtml_fonts cookies cache proxy kcmcss crypto useragent tdehtml_plugins Icon=konqueror DocPath=konqueror/index.html Name=Configure KHTML Browser Part |