Additional renaming of kde to tde

pull/1/head
Timothy Pearson 13 years ago
parent 6987789e97
commit ba462cdcae

@ -1,4 +1,4 @@
## kdebase/Makefile.am ## tdebase/Makefile.am
## (C) 1997 Stephan Kulow ## (C) 1997 Stephan Kulow
AUTOMAKE_OPTIONS = foreign 1.6.1 AUTOMAKE_OPTIONS = foreign 1.6.1

@ -243,7 +243,7 @@
development with crashes. Will add later. development with crashes. Will add later.
* Asks "Are you sure?" when you try to "New" over an existing zip * 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 * 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. for look&feel with error-checking.
Idea of extract: highlight the ones to be extracted and then Idea of extract: highlight the ones to be extracted and then
let the right archiver grab all the highlighted files (or current). let the right archiver grab all the highlighted files (or current).

@ -1,4 +1,4 @@
This is Ark version 2.3.x. 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.

@ -67,7 +67,7 @@
</entry> </entry>
<entry name="KonquerorIntegration" type="Bool"> <entry name="KonquerorIntegration" type="Bool">
<label>Enable Konqueror integration</label> <label>Enable Konqueror integration</label>
<whatsthis>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.</whatsthis> <whatsthis>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.</whatsthis>
<default>true</default> <default>true</default>
</entry> </entry>
<entry name="UseIntegratedViewer" type="Bool"> <entry name="UseIntegratedViewer" type="Bool">

@ -65,7 +65,7 @@
<cstring>konqIntegrationLabel</cstring> <cstring>konqIntegrationLabel</cstring>
</property> </property>
<property name="text"> <property name="text">
<string>&lt;font size="-1"&gt;&lt;i&gt;Konqueror integration is only available if you install the Konqueror integration plugin from the kdeaddons package.&lt;/i&gt;&lt;/font&gt;</string> <string>&lt;font size="-1"&gt;&lt;i&gt;Konqueror integration is only available if you install the Konqueror integration plugin from the tdeaddons package.&lt;/i&gt;&lt;/font&gt;</string>
</property> </property>
</widget> </widget>
</hbox> </hbox>

@ -41,7 +41,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#include <dcopclient.h> #include <dcopclient.h>
#include <kcmdlineargs.h> #include <kcmdlineargs.h>
#include <kaboutdata.h> #include <kaboutdata.h>
#include <kdelibs_export.h> #include <tdelibs_export.h>
// ark includes // ark includes
#include "arkapp.h" #include "arkapp.h"

@ -1,7 +1,7 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kappname "&ark;"> <!ENTITY kappname "&ark;">
<!ENTITY package "kdeutils"> <!ENTITY package "tdeutils">
<!ENTITY % addindex "IGNORE"> <!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE" > <!-- change language only here --> <!ENTITY % English "INCLUDE" > <!-- change language only here -->
]> ]>
@ -47,7 +47,7 @@
<keyword>zip</keyword> <keyword>zip</keyword>
<keyword>compression</keyword> <keyword>compression</keyword>
<keyword>lha</keyword> <keyword>lha</keyword>
<keyword>kdeutils</keyword> <keyword>tdeutils</keyword>
<keyword>ark</keyword> <keyword>ark</keyword>
</keywordset> </keywordset>
</bookinfo> </bookinfo>
@ -62,7 +62,7 @@ as <command>tar</command>, <command>gzip</command>,
<command>bzip2</command>, <command>zip</command>, <command>rar</command> and <command>bzip2</command>, <command>zip</command>, <command>rar</command> and
<command>lha</command> (if appropriate command-line programs are <command>lha</command> (if appropriate command-line programs are
installed). &ark; can work closely with &konqueror; in the &kde; installed). &ark; can work closely with &konqueror; in the &kde;
environment to handle archives, if you install the &konqueror; Integration plugin available in the kdeaddons package.</para> environment to handle archives, if you install the &konqueror; Integration plugin available in the tdeaddons package.</para>
</chapter> </chapter>
@ -199,7 +199,7 @@ be added to the current archive.</para>
<term><guilabel>Enable Konqueror integration</guilabel></term> <term><guilabel>Enable Konqueror integration</guilabel></term>
<listitem> <listitem>
<para>Enable the plugin for extracting or adding files to archives through Konqueror context menus.</para> <para>Enable the plugin for extracting or adding files to archives through Konqueror context menus.</para>
<para>This option only works if the Konqueror integration plugin from kdeaddons is installed on your system.</para> <para>This option only works if the Konqueror integration plugin from tdeaddons is installed on your system.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>

@ -55,7 +55,7 @@ formats such as <application>tar</application>,
<application>lha</application> (if appropriate command-line programs are <application>lha</application> (if appropriate command-line programs are
installed). &kappname; can work closely with &konqueror; in the &kde; installed). &kappname; can work closely with &konqueror; in the &kde;
environment to handle archives, if you install the &konqueror; environment to handle archives, if you install the &konqueror;
Integration plugin available in the kdeaddons package.</para> Integration plugin available in the tdeaddons package.</para>
</refsect1> </refsect1>

@ -1,7 +1,7 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kappname "&kcalc;" > <!ENTITY kappname "&kcalc;" >
<!ENTITY package "kdeutils"> <!ENTITY package "tdeutils">
<!ENTITY % addindex "IGNORE"> <!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE" > <!-- change language only here --> <!ENTITY % English "INCLUDE" > <!-- change language only here -->
<!ENTITY commands SYSTEM "commands.docbook"> <!ENTITY commands SYSTEM "commands.docbook">
@ -702,7 +702,7 @@ whose stack engine is still part of &kcalc;.</para>
<appendix id="installation"> <appendix id="installation">
<title>Installation</title> <title>Installation</title>
<para>&kcalc; is part of the kdeutils package within the &kde; project and will <para>&kcalc; is part of the tdeutils package within the &kde; project and will
normally be provided as part of a &kde; installation. For more details about normally be provided as part of a &kde; installation. For more details about
&kde; visit <ulink url="http://www.kde.org">http://www.kde.org</ulink>.</para> &kde; visit <ulink url="http://www.kde.org">http://www.kde.org</ulink>.</para>

@ -1,7 +1,7 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kappname "&kcharselect;"> <!ENTITY kappname "&kcharselect;">
<!ENTITY package "kdeutils"> <!ENTITY package "tdeutils">
<!ENTITY % English "INCLUDE"> <!ENTITY % English "INCLUDE">
<!ENTITY % addindex "IGNORE"> <!ENTITY % addindex "IGNORE">
]> ]>
@ -30,14 +30,14 @@
<abstract> <abstract>
<para> <para>
&kcharselect; is part of the kdeutils package. &kcharselect; is part of the tdeutils package.
</para> </para>
</abstract> </abstract>
<keywordset> <keywordset>
<keyword>KDE</keyword> <keyword>KDE</keyword>
<keyword>kdeutils</keyword> <keyword>tdeutils</keyword>
<keyword>kcharselect</keyword> <keyword>kcharselect</keyword>
</keywordset> </keywordset>

@ -3,7 +3,7 @@
<!ENTITY irkick "<application>IRKick</application>"> <!ENTITY irkick "<application>IRKick</application>">
<!ENTITY kdelirc "<application>KDE LIRC</application>"> <!ENTITY kdelirc "<application>KDE LIRC</application>">
<!ENTITY kappname "&irkick;"> <!ENTITY kappname "&irkick;">
<!ENTITY package "kdeutils"> <!ENTITY package "tdeutils">
<!ENTITY % English "INCLUDE" > <!-- change language only here --> <!ENTITY % English "INCLUDE" > <!-- change language only here -->
<!ENTITY % addindex "IGNORE"> <!ENTITY % addindex "IGNORE">
]> ]>

@ -1,7 +1,7 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kappname "&kdiskfree;"> <!ENTITY kappname "&kdiskfree;">
<!ENTITY package "kdeutils"> <!ENTITY package "tdeutils">
<!ENTITY % English "INCLUDE" > <!-- change language only here --> <!ENTITY % English "INCLUDE" > <!-- change language only here -->
<!ENTITY % addindex "IGNORE"> <!ENTITY % addindex "IGNORE">
]> ]>
@ -42,7 +42,7 @@ information about them.</para>
<keywordset> <keywordset>
<keyword>KDE</keyword> <keyword>KDE</keyword>
<keyword>kdf</keyword> <keyword>kdf</keyword>
<keyword>kdeutils</keyword> <keyword>tdeutils</keyword>
<keyword>disks</keyword> <keyword>disks</keyword>
<keyword>devices</keyword> <keyword>devices</keyword>
<keyword>mount</keyword> <keyword>mount</keyword>

@ -1,7 +1,7 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1-Based Variant V1.0//EN" "dtd/kdex.dtd" [ <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1-Based Variant V1.0//EN" "dtd/kdex.dtd" [
<!ENTITY kappname "&kedit;"> <!ENTITY kappname "&kedit;">
<!ENTITY package "kdeutils"> <!ENTITY package "tdeutils">
<!ENTITY % addindex "IGNORE"> <!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE"> <!ENTITY % English "INCLUDE">
]> ]>

@ -1,7 +1,7 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kappname "&kfloppy;"> <!ENTITY kappname "&kfloppy;">
<!ENTITY package "kdeutils"> <!ENTITY package "tdeutils">
<!ENTITY % English "INCLUDE" > <!-- change language only here --> <!ENTITY % English "INCLUDE" > <!-- change language only here -->
<!ENTITY % addindex "IGNORE"> <!ENTITY % addindex "IGNORE">
<!ENTITY BSD "<trademark>BSD</trademark>"> <!ENTITY BSD "<trademark>BSD</trademark>">

@ -2,7 +2,7 @@
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.0//EN" <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.0//EN"
"dtd/kdex.dtd" [ "dtd/kdex.dtd" [
<!ENTITY kgpg "<application>Kgpg</application>"> <!ENTITY kgpg "<application>Kgpg</application>">
<!ENTITY package "kdeutils"> <!ENTITY package "tdeutils">
<!ENTITY kappname "&kgpg;"> <!ENTITY kappname "&kgpg;">
<!ENTITY % addindex "IGNORE"> <!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE"> <!ENTITY % English "INCLUDE">

@ -1,7 +1,7 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kappname "&khexedit;" > <!-- this only *seems* redundant --> <!ENTITY kappname "&khexedit;" > <!-- this only *seems* redundant -->
<!ENTITY package "kdeutils"> <!ENTITY package "tdeutils">
<!ENTITY % English "INCLUDE"> <!ENTITY % English "INCLUDE">
<!ENTITY % addindex "IGNORE"> <!ENTITY % addindex "IGNORE">
]> ]>

@ -2,7 +2,7 @@
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!-- nothing below must be removed --> <!-- nothing below must be removed -->
<!ENTITY kappname "&kjots;"> <!ENTITY kappname "&kjots;">
<!ENTITY package "kdeutils"> <!ENTITY package "tdeutils">
<!ENTITY % addindex "IGNORE"> <!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE"> <!ENTITY % English "INCLUDE">
]> ]>
@ -58,7 +58,7 @@ notes.</para></abstract>
<keywordset> <keywordset>
<keyword>KDE</keyword> <keyword>KDE</keyword>
<keyword>KJots</keyword> <keyword>KJots</keyword>
<keyword>kdeutils</keyword> <keyword>tdeutils</keyword>
<keyword>notes</keyword> <keyword>notes</keyword>
<keyword>organizer</keyword> <keyword>organizer</keyword>
</keywordset> </keywordset>

@ -1,7 +1,7 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kappname "&ksim;"> <!ENTITY kappname "&ksim;">
<!ENTITY package "kdeutils"> <!ENTITY package "tdeutils">
<!ENTITY % English "INCLUDE"> <!ENTITY % English "INCLUDE">
<!ENTITY % addindex "IGNORE"> <!ENTITY % addindex "IGNORE">
]> ]>
@ -30,14 +30,14 @@
<abstract> <abstract>
<para> <para>
&ksim; is part of the kdeutils package. &ksim; is part of the tdeutils package.
</para> </para>
</abstract> </abstract>
<keywordset> <keywordset>
<keyword>KDE</keyword> <keyword>KDE</keyword>
<keyword>kdeutils</keyword> <keyword>tdeutils</keyword>
<keyword>ksim</keyword> <keyword>ksim</keyword>
</keywordset> </keywordset>

@ -1,7 +1,7 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kappname "&ktimer;"> <!ENTITY kappname "&ktimer;">
<!ENTITY package "kdeutils"> <!ENTITY package "tdeutils">
<!ENTITY % English "INCLUDE"> <!ENTITY % English "INCLUDE">
<!ENTITY % addindex "IGNORE"> <!ENTITY % addindex "IGNORE">
]> ]>
@ -30,14 +30,14 @@
<abstract> <abstract>
<para> <para>
&ktimer; is part of the kdeutils package. &ktimer; is part of the tdeutils package.
</para> </para>
</abstract> </abstract>
<keywordset> <keywordset>
<keyword>KDE</keyword> <keyword>KDE</keyword>
<keyword>kdeutils</keyword> <keyword>tdeutils</keyword>
<keyword>ktimer</keyword> <keyword>ktimer</keyword>
</keywordset> </keywordset>

@ -2,7 +2,7 @@
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kwallet "<application>KWallet</application>"> <!ENTITY kwallet "<application>KWallet</application>">
<!ENTITY kwalletmanager "<application>KWallet Manager</application>"> <!ENTITY kwalletmanager "<application>KWallet Manager</application>">
<!ENTITY package "kdeutils"> <!ENTITY package "tdeutils">
<!ENTITY kappname "&kwallet;"> <!ENTITY kappname "&kwallet;">
<!ENTITY % addindex "IGNORE"> <!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE"> <!ENTITY % English "INCLUDE">

@ -3,7 +3,7 @@
"dtd/kdex.dtd" [ "dtd/kdex.dtd" [
<!ENTITY superkaramba "<application>SuperKaramba</application>"> <!ENTITY superkaramba "<application>SuperKaramba</application>">
<!ENTITY kappname "&superkaramba;"> <!ENTITY kappname "&superkaramba;">
<!ENTITY packagename "kdeutils"> <!ENTITY packagename "tdeutils">
<!ENTITY % addindex "IGNORE"> <!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE" > <!-- change language only here --> <!ENTITY % English "INCLUDE" > <!-- change language only here -->
]> ]>

@ -20,7 +20,7 @@
#ifndef _KNUMBER_H #ifndef _KNUMBER_H
#define _KNUMBER_H #define _KNUMBER_H
#include <kdelibs_export.h> #include <tdelibs_export.h>
#include "knumber_priv.h" #include "knumber_priv.h"

@ -14,7 +14,7 @@
#include <tqtimer.h> #include <tqtimer.h>
#include <tqevent.h> #include <tqevent.h>
#include <kdeversion.h> #include <tdeversion.h>
#include <kapplication.h> #include <kapplication.h>
#include <kaction.h> #include <kaction.h>
#if !(TDE_VERSION_MINOR<=1 && TDE_VERSION_RELEASE<=5) #if !(TDE_VERSION_MINOR<=1 && TDE_VERSION_RELEASE<=5)

@ -7,7 +7,7 @@
*****************************************************************************/ *****************************************************************************/
/* This is a machine-generated file, and may be distributed under the GPL /* This is a machine-generated file, and may be distributed under the GPL
licence, as described in kdelibs/COPYING. licence, as described in tdelibs/COPYING.
*/ */
#ifndef __KDEDMODULE_STUB__ #ifndef __KDEDMODULE_STUB__

@ -1,4 +1,4 @@
####### kdevelop will overwrite this part!!! (begin)########## ####### tdevelop will overwrite this part!!! (begin)##########
noinst_LTLIBRARIES = libkdelirc.la noinst_LTLIBRARIES = libkdelirc.la
noinst_HEADERS = iraction.h arguments.h iractions.h prototype.h modes.h mode.h profileserver.h remoteserver.h noinst_HEADERS = iraction.h arguments.h iractions.h prototype.h modes.h mode.h profileserver.h remoteserver.h
@ -6,7 +6,7 @@ noinst_HEADERS = iraction.h arguments.h iractions.h prototype.h modes.h mode.h p
libkdelirc_la_SOURCES = iraction.cpp arguments.cpp iractions.cpp prototype.cpp modes.cpp mode.cpp profileserver.cpp remoteserver.cpp libkdelirc_la_SOURCES = iraction.cpp arguments.cpp iractions.cpp prototype.cpp modes.cpp mode.cpp profileserver.cpp remoteserver.cpp
libkdelirc_la_LIBADD = $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIBSOCKET) libkdelirc_la_LIBADD = $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIBSOCKET)
####### kdevelop will overwrite this part!!! (end)############ ####### tdevelop will overwrite this part!!! (end)############
# These paths are KDE specific. Use them: # These paths are KDE specific. Use them:
# kde_appsdir Where your application's menu entry (.desktop) should go to. # kde_appsdir Where your application's menu entry (.desktop) should go to.
# kde_icondir Where your icon should go to - better use KDE_ICON. # kde_icondir Where your icon should go to - better use KDE_ICON.

@ -1,5 +1,5 @@
Begin4 Begin4
Title: kdeutils Title: tdeutils
Version: 3.5.10 Version: 3.5.10
Entered-date: 2008-08-26 Entered-date: 2008-08-26
Description: Utilities for the K Desktop Environment (KDE) Description: Utilities for the K Desktop Environment (KDE)

@ -60,14 +60,14 @@ TODO:
Problems: Problems:
o Help will only work with the next release of kdelibs. Alternatively o Help will only work with the next release of tdelibs. Alternatively
you can copy a copy of kedit.html, kedit.gif into you can copy a copy of kedit.html, kedit.gif into
$(KDEDIR)/docs/HTML $(KDEDIR)/docs/HTML
o kedit has currently problems to deal with color-scheme changes o kedit has currently problems to deal with color-scheme changes
without restarting kedit. I have made the necessary changes to without restarting kedit. I have made the necessary changes to
libtdecore to deal with this problem. You will however have to wait libtdecore to deal with this problem. You will however have to wait
for the next kdelibs release. At that time I will also bring out for the next tdelibs release. At that time I will also bring out
a new version of kedit that will take advantage of those changes. a new version of kedit that will take advantage of those changes.

@ -22,7 +22,7 @@
*/ */
#include <kdeversion.h> #include <tdeversion.h>
#include <kapplication.h> #include <kapplication.h>
#include <kcmdlineargs.h> #include <kcmdlineargs.h>
#include <kaboutdata.h> #include <kaboutdata.h>

@ -1,7 +1,7 @@
SUBDIRS = icons SUBDIRS = icons
bin_PROGRAMS = kgpg bin_PROGRAMS = kgpg
## INCLUDES were found outside kdevelop specific part ## INCLUDES were found outside tdevelop specific part
INCLUDES = $(all_includes) INCLUDES = $(all_includes)

@ -28,7 +28,7 @@
#include <tqhbuttongroup.h> #include <tqhbuttongroup.h>
#include <kglobal.h> #include <kglobal.h>
#include <kactivelabel.h> #include <kactivelabel.h>
#include <kdeversion.h> #include <tdeversion.h>
#include <klocale.h> #include <klocale.h>
#include <kconfig.h> #include <kconfig.h>
#include <kapplication.h> #include <kapplication.h>

@ -24,7 +24,7 @@
#include <tqtoolbutton.h> #include <tqtoolbutton.h>
#include <tqfile.h> #include <tqfile.h>
#include <kconfig.h> #include <kconfig.h>
#include <kdeversion.h> #include <tdeversion.h>
#include <klocale.h> #include <klocale.h>
#include <kprocio.h> #include <kprocio.h>
#include <tqcheckbox.h> #include <tqcheckbox.h>

@ -28,7 +28,7 @@
#include <tqtoolbutton.h> #include <tqtoolbutton.h>
#include <tqtextcodec.h> #include <tqtextcodec.h>
#include <kdeversion.h> #include <tdeversion.h>
#include <klistview.h> #include <klistview.h>
#include <kprocess.h> #include <kprocess.h>
#include <kprocio.h> #include <kprocio.h>

@ -1,4 +1,4 @@
# kossebau: copied from kdelibs/configure.in.in for khexedit # kossebau: copied from tdelibs/configure.in.in for khexedit
AC_LANG_SAVE AC_LANG_SAVE
AC_LANG_C AC_LANG_C
dnl AC_C_BIGENDIAN has a bug (one of its tests uses "main()" instead of dnl AC_C_BIGENDIAN has a bug (one of its tests uses "main()" instead of

@ -376,7 +376,7 @@ void KHexEdit::initialize( bool openFiles )
if ( openFiles && editor()->openFile() != SDisplayMisc::none ) if ( openFiles && editor()->openFile() != SDisplayMisc::none )
{ {
// Code modified from kdelibs/tdeui/kactionclasses.cpp KRecentFilesAction::loadEntries // Code modified from tdelibs/tdeui/kactionclasses.cpp KRecentFilesAction::loadEntries
KConfig* config = kapp->config(); KConfig* config = kapp->config();

@ -3,7 +3,7 @@ kjots (version 0.3.0) - a note taker
Hi ! Hi !
New versions of kjots go directly into the kdeutils distribution. New versions of kjots go directly into the tdeutils distribution.
This is for version 0.3.0. This is for version 0.3.0.
What is kjots What is kjots

@ -29,7 +29,7 @@
#include <tqptrlist.h> #include <tqptrlist.h>
#include <tqfileinfo.h> #include <tqfileinfo.h>
#include <tqimage.h> #include <tqimage.h>
#include <kdelibs_export.h> #include <tdelibs_export.h>
class KDE_EXPORT daemon_state class KDE_EXPORT daemon_state
{ {

@ -21,7 +21,7 @@
#include <tqlabel.h> #include <tqlabel.h>
#include <kdelibs_export.h> #include <tdelibs_export.h>
/** /**
* @short A replacement for TQLabel that supports richtext and proper tqlayout management * @short A replacement for TQLabel that supports richtext and proper tqlayout management

@ -1,5 +1,5 @@
# $Id$ # $Id$
# kdebase/kcontrol/input/pics # tdebase/kcontrol/input/pics
SUBDIRS = actions SUBDIRS = actions
KDE_ICON = laptop_battery laptop laptop_pcmcia klaptopdaemon KDE_ICON = laptop_battery laptop laptop_pcmcia klaptopdaemon

@ -32,7 +32,7 @@
#include <twin.h> #include <twin.h>
#include <netwm.h> #include <netwm.h>
#include <kglobalsettings.h> #include <kglobalsettings.h>
#include <kdeversion.h> #include <tdeversion.h>
#include <kconfig.h> #include <kconfig.h>
#include "defaultskin.h" #include "defaultskin.h"

@ -23,8 +23,8 @@ whether this service is run or not (by default it is not).
INSTALL: INSTALL:
Download kdeutils source for kde 3.2 or newer. Then compile as Download tdeutils source for kde 3.2 or newer. Then compile as
usual starting from the kdeutils directory: usual starting from the tdeutils directory:
make -f Makefile.cvs make -f Makefile.cvs
./configure ./configure

@ -36,7 +36,7 @@ METASOURCES = AUTO
service_DATA = kregexpeditorgui.desktop service_DATA = kregexpeditorgui.desktop
servicedir = $(kde_servicesdir) servicedir = $(kde_servicesdir)
#### The dynamically-loadable module (its interface is defined in kdelibs) #### The dynamically-loadable module (its interface is defined in tdelibs)
kde_module_LTLIBRARIES = libkregexpeditorgui.la kde_module_LTLIBRARIES = libkregexpeditorgui.la
libkregexpeditorgui_la_SOURCES = kregexpeditorfactory.cpp libkregexpeditorgui_la_SOURCES = kregexpeditorfactory.cpp
libkregexpeditorgui_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module libkregexpeditorgui_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module

@ -28,19 +28,19 @@ Back references
Modules to go through to search for places to use KRegExpEditor Modules to go through to search for places to use KRegExpEditor
--------------------------------------------------------------- ---------------------------------------------------------------
KodeKnight KodeKnight
kdeadmin tdeadmin
kdebase tdebase
kdeedu tdeedu
tdegames tdegames
kdegraphics tdegraphics
kdeinstaller kdeinstaller
kdelibs tdelibs
kdemultimedia tdemultimedia
kdenetwork tdenetwork
kdenonbeta kdenonbeta
tdepim tdepim
kdesdk tdesdk
kdetoys tdetoys
kfte kfte
kmusic kmusic
koffice koffice

@ -2,7 +2,7 @@
# On Linux do this # On Linux do this
ln -s ../*.{cpp,h,y,l} . ln -s ../*.{cpp,h,y,l} .
ln -s ../{KMultiFormListBox,KWidgetStreamer}/*.{cpp,h} . ln -s ../{KMultiFormListBox,KWidgetStreamer}/*.{cpp,h} .
ln -s $KDESRC/kdelibs/interfaces/kregexpeditor/kregexpeditorinterface.h . ln -s $KDESRC/tdelibs/interfaces/kregexpeditor/kregexpeditorinterface.h .
ln -s gen_qregexpparser.cc gen_qregexpparser.cpp ln -s gen_qregexpparser.cc gen_qregexpparser.cpp
touch unistd.h touch unistd.h
mkdir icons mkdir icons
@ -17,9 +17,9 @@ bison -d -p qregexp -o gen_qregexpparser.cc qregexpparser.y
mkdir manual mkdir manual
cd manual cd manual
meinproc $KDESRC/kdeutils/doc/KRegExpEditor/index.docbook meinproc $KDESRC/tdeutils/doc/KRegExpEditor/index.docbook
for x in *.html; do sed 's/<img src="help:[^>]*>//' < $x > tmp.html; mv tmp.html $x; done for x in *.html; do sed 's/<img src="help:[^>]*>//' < $x > tmp.html; mv tmp.html $x; done
cp $KDESRC/kdeutils/doc/KRegExpEditor/*.png . cp $KDESRC/tdeutils/doc/KRegExpEditor/*.png .
cd .. cd ..
(cd icons; $QTDIR/tools/qembed/qembed --images *.png > ../images.h) (cd icons; $QTDIR/tools/qembed/qembed --images *.png > ../images.h)

@ -55,7 +55,7 @@ int main( int argc, char* argv[] )
iface->doSomething( "setSyntax", (void*) new TQString( TQString::tqfromLatin1( "Emacs" ) ) ); iface->doSomething( "setSyntax", (void*) new TQString( TQString::tqfromLatin1( "Emacs" ) ) );
iface->doSomething( "setShowSyntaxCombo", (bool*) true ); iface->doSomething( "setShowSyntaxCombo", (bool*) true );
TQFile file("/packages/kde-src/kdeutils/kregexpeditor/test/main.cpp"); TQFile file("/packages/kde-src/tdeutils/kregexpeditor/test/main.cpp");
file.open(IO_ReadOnly); file.open(IO_ReadOnly);
TQTextStream stream( &file); TQTextStream stream( &file);
TQString txt = stream.read(); TQString txt = stream.read();

@ -21,7 +21,7 @@
#define KSIMPREF_H #define KSIMPREF_H
#include <kdialogbase.h> #include <kdialogbase.h>
#include <kdelibs_export.h> #include <tdelibs_export.h>
class TQFrame; class TQFrame;
class KDesktopFile; class KDesktopFile;

@ -26,7 +26,7 @@
#include <dcopobject.h> #include <dcopobject.h>
#include <kpanelextension.h> #include <kpanelextension.h>
#include <kdelibs_export.h> #include <tdelibs_export.h>
class TQBoxLayout; class TQBoxLayout;
class TQHBoxLayout; class TQHBoxLayout;

@ -57,7 +57,7 @@ To create a desktop config file, open KWrite and enter the following:<pre>
<q>Suse 9.1 Personal <q>Suse 9.1 Personal
<a>To install on SuSE 9.1 Personal, ensure the following packages are installed, which you verify via YaST:<br> <a>To install on SuSE 9.1 Personal, ensure the following packages are installed, which you verify via YaST:<br>
qt3-devel<br> qt3-devel<br>
kdelibs3-devel<br> tdelibs3-devel<br>
python-devel<br><br> python-devel<br><br>
Once the above are installed, unzip your SuperKaramba tarball to its own folder. Now, via terminal, login as root and cd (change directory) to the unzipped SuperKaramba folder. Install with following commands:<br> Once the above are installed, unzip your SuperKaramba tarball to its own folder. Now, via terminal, login as root and cd (change directory) to the unzipped SuperKaramba folder. Install with following commands:<br>
./configure --prefix=/opt/trinity/<br> ./configure --prefix=/opt/trinity/<br>

@ -85,7 +85,7 @@ To create a desktop config file, open KWrite and enter the following:<pre>
<dt><b><a name="Installation Guides0">4.1. Suse 9.1 Personal</a></b></dt> <dt><b><a name="Installation Guides0">4.1. Suse 9.1 Personal</a></b></dt>
<dd>To install on SuSE 9.1 Personal, ensure the following packages are installed, which you verify via YaST:<br> <dd>To install on SuSE 9.1 Personal, ensure the following packages are installed, which you verify via YaST:<br>
qt3-devel<br> qt3-devel<br>
kdelibs3-devel<br> tdelibs3-devel<br>
python-devel<br><br> python-devel<br><br>
Once the above are installed, unzip your SuperKaramba tarball to its own folder. Now, via terminal, login as root and cd (change directory) to the unzipped SuperKaramba folder. Install with following commands:<br> Once the above are installed, unzip your SuperKaramba tarball to its own folder. Now, via terminal, login as root and cd (change directory) to the unzipped SuperKaramba folder. Install with following commands:<br>
./configure --prefix=/opt/trinity/<br> ./configure --prefix=/opt/trinity/<br>

@ -116,7 +116,7 @@ To install on SuSE 9.1 Personal, ensure the following packages are installed, wh
qt3-devel qt3-devel
kdelibs3-devel tdelibs3-devel
python-devel python-devel

@ -1,5 +1,5 @@
<?xml version = '1.0'?> <?xml version = '1.0'?>
<kdevelop> <tdevelop>
<general> <general>
<author>See README for the list of authors</author> <author>See README for the list of authors</author>
<email></email> <email></email>
@ -254,4 +254,4 @@
<usermanualurl/> <usermanualurl/>
</projectdoc> </projectdoc>
</kdevdocumentation> </kdevdocumentation>
</kdevelop> </tdevelop>

@ -36,7 +36,7 @@
#include <krun.h> #include <krun.h>
#include <klocale.h> #include <klocale.h>
#include <twin.h> #include <twin.h>
#include <kdeversion.h> #include <tdeversion.h>
#include <kdirwatch.h> #include <kdirwatch.h>
#include <kparts/componentfactory.h> #include <kparts/componentfactory.h>

@ -12,7 +12,7 @@
#define KARAMBAAPP_H #define KARAMBAAPP_H
#include "kapplication.h" #include "kapplication.h"
#include <kdeversion.h> #include <tdeversion.h>
#include <ksystemtray.h> #include <ksystemtray.h>
#undef KDE_3_2 #undef KDE_3_2

@ -32,7 +32,7 @@
#include <tqstringlist.h> #include <tqstringlist.h>
#include <kconfig.h> #include <kconfig.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <kdeversion.h> #include <tdeversion.h>
#include "karamba.h" #include "karamba.h"
#include "karambasessionmanaged.h" #include "karambasessionmanaged.h"

Loading…
Cancel
Save