diff options
Diffstat (limited to 'quanta/data')
-rw-r--r-- | quanta/data/config/plugins.rc | 4 | ||||
-rw-r--r-- | quanta/data/config/quanta_preview_config.desktop | 2 | ||||
-rw-r--r-- | quanta/data/doc/templates.html | 2 |
3 files changed, 4 insertions, 4 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 diff --git a/quanta/data/doc/templates.html b/quanta/data/doc/templates.html index 3043187e..616dfbdc 100644 --- a/quanta/data/doc/templates.html +++ b/quanta/data/doc/templates.html @@ -137,7 +137,7 @@ cool things we took into consideration when using templates in projects. the file to the project templates prior to linking. This will prevent broken links on upload. </li> <li>You always have control where you place your templates so you can choose to move them. However Quanta does not track this so you will need to change links. This is a good - task for kfilereplace which we are setting up to plug in as a kpart. </li> + task for tdefilereplace which we are setting up to plug in as a kpart. </li> </ul> </p> <p class="minihdr">Templates conclusion |