From ba462cdcaeee005bc656bec1f7495c80a4fc9f1f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:53:00 -0600 Subject: Additional renaming of kde to tde --- ark/ChangeLog | 2 +- ark/README | 2 +- ark/ark.kcfg | 2 +- ark/general.ui | 2 +- ark/main.cpp | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'ark') diff --git a/ark/ChangeLog b/ark/ChangeLog index cd5b4de..ace4da3 100644 --- a/ark/ChangeLog +++ b/ark/ChangeLog @@ -243,7 +243,7 @@ development with crashes. Will add later. * Asks "Are you sure?" when you try to "New" over an existing zip * Began work on new extract dialog - old one doesn't work any longer - due to kdelibs changes. Doesn't do anything yet - just trying out + due to tdelibs changes. Doesn't do anything yet - just trying out for look&feel with error-checking. Idea of extract: highlight the ones to be extracted and then let the right archiver grab all the highlighted files (or current). diff --git a/ark/README b/ark/README index 156c2bb..c06dcca 100644 --- a/ark/README +++ b/ark/README @@ -1,4 +1,4 @@ This is Ark version 2.3.x. -Ark is KDE archive handling tool, part of the kdeutils package. +Ark is KDE archive handling tool, part of the tdeutils package. diff --git a/ark/ark.kcfg b/ark/ark.kcfg index 1c134a4..10e7c22 100644 --- a/ark/ark.kcfg +++ b/ark/ark.kcfg @@ -67,7 +67,7 @@ - Enables integration with Konqueror's context menus, letting you easily archive or unarchive files. This option will only work if you have the kdeaddons package installed. + Enables integration with Konqueror's context menus, letting you easily archive or unarchive files. This option will only work if you have the tdeaddons package installed. true diff --git a/ark/general.ui b/ark/general.ui index b02c214..150e1e4 100644 --- a/ark/general.ui +++ b/ark/general.ui @@ -65,7 +65,7 @@ konqIntegrationLabel - <font size="-1"><i>Konqueror integration is only available if you install the Konqueror integration plugin from the kdeaddons package.</i></font> + <font size="-1"><i>Konqueror integration is only available if you install the Konqueror integration plugin from the tdeaddons package.</i></font> diff --git a/ark/main.cpp b/ark/main.cpp index a2156b4..16ec98c 100644 --- a/ark/main.cpp +++ b/ark/main.cpp @@ -41,7 +41,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #include #include #include -#include +#include // ark includes #include "arkapp.h" -- cgit v1.2.3