Rename a number of libraries and executables to avoid conflicts with KDE4

pull/2/head
Timothy Pearson 11 years ago
parent 1a9478c6e1
commit dc6b76cac4

@ -171,7 +171,7 @@ option( BUILD_KAPPFINDER "Build kappfinder" ${BUILD_ALL} )
option( BUILD_KCHECKPASS "Build kcheckpass" ${BUILD_ALL} ) option( BUILD_KCHECKPASS "Build kcheckpass" ${BUILD_ALL} )
option( BUILD_KHELPCENTER "Build khelpcenter" ${BUILD_ALL} ) option( BUILD_KHELPCENTER "Build khelpcenter" ${BUILD_ALL} )
option( BUILD_KHOTKEYS "Build khotkeys" ${BUILD_ALL} ) option( BUILD_KHOTKEYS "Build khotkeys" ${BUILD_ALL} )
option( BUILD_KSCREENSAVER "Build kscreensaver" ${BUILD_ALL} ) option( BUILD_KSCREENSAVER "Build tdescreensaver" ${BUILD_ALL} )
option( BUILD_KSTART "Build kstart" ${BUILD_ALL} ) option( BUILD_KSTART "Build kstart" ${BUILD_ALL} )
option( BUILD_KSYSTRAYCMD "Build ksystraycmd" ${BUILD_ALL} ) option( BUILD_KSYSTRAYCMD "Build ksystraycmd" ${BUILD_ALL} )
option( BUILD_NSPLUGINS "Build nsplugins" ${BUILD_ALL} ) option( BUILD_NSPLUGINS "Build nsplugins" ${BUILD_ALL} )
@ -248,7 +248,7 @@ tde_conditional_add_subdirectory( BUILD_KAPPFINDER kappfinder )
tde_conditional_add_subdirectory( BUILD_KCHECKPASS kcheckpass ) tde_conditional_add_subdirectory( BUILD_KCHECKPASS kcheckpass )
tde_conditional_add_subdirectory( BUILD_KHELPCENTER khelpcenter ) tde_conditional_add_subdirectory( BUILD_KHELPCENTER khelpcenter )
tde_conditional_add_subdirectory( BUILD_KHOTKEYS khotkeys ) tde_conditional_add_subdirectory( BUILD_KHOTKEYS khotkeys )
tde_conditional_add_subdirectory( BUILD_KSCREENSAVER kscreensaver ) tde_conditional_add_subdirectory( BUILD_KSCREENSAVER tdescreensaver )
tde_conditional_add_subdirectory( BUILD_KSTART kstart ) tde_conditional_add_subdirectory( BUILD_KSTART kstart )
tde_conditional_add_subdirectory( BUILD_KSYSTRAYCMD ksystraycmd ) tde_conditional_add_subdirectory( BUILD_KSYSTRAYCMD ksystraycmd )
tde_conditional_add_subdirectory( BUILD_NSPLUGINS nsplugins ) tde_conditional_add_subdirectory( BUILD_NSPLUGINS nsplugins )

@ -11,7 +11,7 @@ AUTOMAKE_OPTIONS = foreign 1.6.1
bin_SCRIPTS = starttde trinity migratekde3 r14-xdg-update bin_SCRIPTS = starttde trinity migratekde3 r14-xdg-update
EXTRA_DIST = admin bsd-port debian tdebase.spec.in README.pam kde.pamd kscreensaver.pamd mkpamserv EXTRA_DIST = admin bsd-port debian tdebase.spec.in README.pam kde.pamd tdescreensaver.pamd mkpamserv
dist-hook: dist-hook:
cd $(top_distdir) && perl $(top_srcdir)/admin/am_edit -padmin cd $(top_distdir) && perl $(top_srcdir)/admin/am_edit -padmin

@ -106,7 +106,7 @@ libraries. Here is an overview of the directories:
* krichtexteditor * krichtexteditor
A embeddable rich text editor and a wrapper application for it. A embeddable rich text editor and a wrapper application for it.
* kscreensaver * tdescreensaver
The KDE screensaver environment and some basic screensavers. More The KDE screensaver environment and some basic screensavers. More
of them are in the tdeartwork package. of them are in the tdeartwork package.

@ -1,6 +1,6 @@
KDE can be configured to support the PAM ("Pluggable Authentication KDE can be configured to support the PAM ("Pluggable Authentication
Modules") system for password checking by the display manager tdm and Modules") system for password checking by the display manager tdm and
by the screen saver kscreensaver (for unlocking the display). by the screen saver tdescreensaver (for unlocking the display).
PAM is a flexible application-transparent configurable user-authentication PAM is a flexible application-transparent configurable user-authentication
system found on FreeBSD, Solaris, and Linux (and maybe other unixes). system found on FreeBSD, Solaris, and Linux (and maybe other unixes).
@ -27,26 +27,26 @@ By default, PAM is automatically used, if it is found. Use
If PAM is found, KDE usually uses the PAM service "kde". You may If PAM is found, KDE usually uses the PAM service "kde". You may
override it for all KDE programs by using --with-pam=<service> and/or override it for all KDE programs by using --with-pam=<service> and/or
individually by using --with-<prog>-pam=<service>, where <prog> is individually by using --with-<prog>-pam=<service>, where <prog> is
one of tdm, kcp and kss (for tdm, kcheckpass and kscreensaver). one of tdm, kcp and kss (for tdm, kcheckpass and tdescreensaver).
"make install" will attempt to create suitable service definitions; either "make install" will attempt to create suitable service definitions; either
by putting files into /etc/pam.d/ or by adding text to /etc/pam.conf. The by putting files into /etc/pam.d/ or by adding text to /etc/pam.conf. The
services are just copies of the "login" service. services are just copies of the "login" service.
You may want to edit these definitions to meet your needs. You may want to edit these definitions to meet your needs.
There are also two example service definitions in this directory - There are also two example service definitions in this directory -
kde.pamd and kscreensaver.pamd - but don't just copy them! kde.pamd and tdescreensaver.pamd - but don't just copy them!
If the services are misconfigured, you will NOT be able to login via TDM If the services are misconfigured, you will NOT be able to login via TDM
and/or unlock a locked screen! and/or unlock a locked screen!
If there is ever any doubt about which PAM service a program was If there is ever any doubt about which PAM service a program was
compiled with, it can be determined by examining the PAM-generated compiled with, it can be determined by examining the PAM-generated
entries in the system log associated with tdm logins or kscreensaver entries in the system log associated with tdm logins or tdescreensaver
authentication failures. authentication failures.
PAM configuration files have four types of entries for each service: PAM configuration files have four types of entries for each service:
type used by tdm used by kscreensaver type used by tdm used by tdescreensaver
---- ----------- -------------------- ---- ----------- --------------------
auth x x auth x x
account x account x

@ -77,7 +77,7 @@ Name[zh_CN]=Konqueror 浏览器
Name[zh_TW]=Konqueror 網頁瀏覽器 Name[zh_TW]=Konqueror 網頁瀏覽器
Type=Application Type=Application
Icon=fonts Icon=fonts
Exec=kcmshell khtml_fonts Exec=kcmshell tdehtml_fonts
X-TDE-ModuleType=Library X-TDE-ModuleType=Library
X-TDE-Library=konqhtml X-TDE-Library=konqhtml
X-TDE-FactoryName=khtml_fonts X-TDE-FactoryName=tdehtml_fonts

@ -82,7 +82,7 @@ Name[xh]=Abagcini Bekhusi
Name[zh_CN]=屏幕保护程序 Name[zh_CN]=屏幕保护程序
Name[zh_TW]=螢幕保護程式 Name[zh_TW]=螢幕保護程式
Name[zu]=Abagcini Besikrini Name[zu]=Abagcini Besikrini
Icon=kscreensaver Icon=tdescreensaver
X-TDE-BaseGroup=screensavers X-TDE-BaseGroup=screensavers
Comment=Screen saver demos Comment=Screen saver demos

@ -88,7 +88,7 @@
// kcontrol/energy // kcontrol/energy
#cmakedefine HAVE_DPMS 1 #cmakedefine HAVE_DPMS 1
// kdesktop, kcontrol/screensaver, kscreensaver // kdesktop, kcontrol/screensaver, tdescreensaver
#cmakedefine HAVE_GLXCHOOSEVISUAL 1 #cmakedefine HAVE_GLXCHOOSEVISUAL 1
// kcontrol/crypto // kcontrol/crypto

@ -7,7 +7,7 @@ KDE_PASSWDLIBS
DEF_PAM_SERVICE(tdm, tdm, TDM) DEF_PAM_SERVICE(tdm, tdm, TDM)
DEF_PAM_SERVICE(kcp, kcheckpass, KCHECKPASS) DEF_PAM_SERVICE(kcp, kcheckpass, KCHECKPASS)
DEF_PAM_SERVICE(kss, kscreensaver, KSCREENSAVER) DEF_PAM_SERVICE(kss, tdescreensaver, KSCREENSAVER)
dnl Checks for header files. dnl Checks for header files.
AC_HEADER_DIRENT AC_HEADER_DIRENT

@ -206,7 +206,7 @@ text->html in the tree view.</para>
<listitem><para>Click on the <listitem><para>Click on the
<guilabel>Embedding</guilabel> tab. Make sure that <guilabel>Left Click <guilabel>Embedding</guilabel> tab. Make sure that <guilabel>Left Click
Action</guilabel> is set to <guilabel>Show file in embedded Action</guilabel> is set to <guilabel>Show file in embedded
viewer</guilabel>, and that <guilabel>KHTML (khtml)</guilabel> is at the top viewer</guilabel>, and that <guilabel>KHTML (tdehtml)</guilabel> is at the top
of <guilabel>Services Preference Order</guilabel>.</para></listitem> of <guilabel>Services Preference Order</guilabel>.</para></listitem>
</orderedlist> </orderedlist>
</para> </para>

@ -33,7 +33,7 @@ Slave</glossseealso>
<glossseealso otherterm="gloss-kde">&tde;</glossseealso> <glossseealso otherterm="gloss-kde">&tde;</glossseealso>
</glossdef> </glossdef>
</glossentry> </glossentry>
<glossentry id="gloss-kparts"> <glossentry id="gloss-tdeparts">
<glossterm>KParts</glossterm> <glossterm>KParts</glossterm>
<glossdef><para>KParts is an embedding technology which allows &tde; <glossdef><para>KParts is an embedding technology which allows &tde;
applications to embed other &tde; applications. For example, the text applications to embed other &tde; applications. For example, the text
@ -41,7 +41,7 @@ Slave</glossseealso>
<glossseealso otherterm="gloss-konqueror">&konqueror;</glossseealso> <glossseealso otherterm="gloss-konqueror">&konqueror;</glossseealso>
</glossdef> </glossdef>
</glossentry> </glossentry>
<glossentry id="gloss-ksycoca"> <glossentry id="gloss-tdesycoca">
<glossterm><acronym>KSycoca</acronym></glossterm> <glossterm><acronym>KSycoca</acronym></glossterm>
<glossdef><para><acronym>KSycoca</acronym> (&tde; <emphasis>Sy</emphasis>stem <glossdef><para><acronym>KSycoca</acronym> (&tde; <emphasis>Sy</emphasis>stem
<emphasis>Co</emphasis>nfiguration <emphasis>Ca</emphasis>che) is a <emphasis>Co</emphasis>nfiguration <emphasis>Ca</emphasis>che) is a
@ -88,7 +88,7 @@ program and regenerates the
or all modules in or all modules in
&kcontrol; are missing.</para> &kcontrol; are missing.</para>
<glossseealso <glossseealso
otherterm="gloss-ksycoca"><acronym>KSycoca</acronym></glossseealso> otherterm="gloss-tdesycoca"><acronym>KSycoca</acronym></glossseealso>
<glossseealso otherterm="gloss-kcontrol">&kcontrol;</glossseealso> <glossseealso otherterm="gloss-kcontrol">&kcontrol;</glossseealso>
</glossdef> </glossdef>
</glossentry> </glossentry>

@ -1134,7 +1134,7 @@ now.
address gives administrative access to TDEPrint. Konqueror uses &tde;'s address gives administrative access to TDEPrint. Konqueror uses &tde;'s
famous "KParts" technology to achieve that.</para> famous "KParts" technology to achieve that.</para>
<glossseealso otherterm="gloss-ioslave">IO Slave</glossseealso> <glossseealso otherterm="gloss-ioslave">IO Slave</glossseealso>
<glossseealso otherterm="gloss-kparts">KParts</glossseealso> <glossseealso otherterm="gloss-tdeparts">KParts</glossseealso>
</glossdef> </glossdef>
</glossentry> </glossentry>

@ -29,7 +29,7 @@
&konqueror;'s file manager functionality.</para> &konqueror;'s file manager functionality.</para>
<note><para>&konqueror;'s web browser functionality has its <ulink <note><para>&konqueror;'s web browser functionality has its <ulink
url="help:/kcontrol/khtml/index.html">own configuration url="help:/kcontrol/tdehtml/index.html">own configuration
modules</ulink>.</para></note> modules</ulink>.</para></note>
<sect2 id="fileman-use"> <sect2 id="fileman-use">

@ -45,7 +45,7 @@ tuned for accessibility purposes, especially for people with reduced
vision.</para> vision.</para>
<para>Your choices here affect every &tde; application that renders HTML <para>Your choices here affect every &tde; application that renders HTML
with &tde;'s own renderer, which is called khtml. These include with &tde;'s own renderer, which is called tdehtml. These include
&kmail;, &khelpcenter; and of course &konqueror;. Choices here do not &kmail;, &khelpcenter; and of course &konqueror;. Choices here do not
affect other browsers such as &Netscape;.</para> affect other browsers such as &Netscape;.</para>

@ -1,2 +0,0 @@
KDE_LANG = en
KDE_DOCS = kcontrol/khtml

@ -30,7 +30,7 @@
<title>Spell Checker</title> <title>Spell Checker</title>
<para>The configuration options available here are used by all &tde; <para>The configuration options available here are used by all &tde;
applications that use &kspell;, which is a front end to applications that use &tdespell;, which is a front end to
<command>ispell</command> or <command>aspell</command>.</para> <command>ispell</command> or <command>aspell</command>.</para>
<variablelist> <variablelist>
@ -57,7 +57,7 @@ error.</para></listitem>
<term><guilabel>Dictionary:</guilabel></term> <term><guilabel>Dictionary:</guilabel></term>
<listitem> <listitem>
<para>Choose from the available dictionaries, which one to use for <para>Choose from the available dictionaries, which one to use for
&kspell;.</para> &tdespell;.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>

@ -9,4 +9,4 @@
# #
################################################# #################################################
tde_create_handbook( DESTINATION kcontrol/khtml ) tde_create_handbook( DESTINATION kcontrol/tdehtml )

@ -0,0 +1,2 @@
KDE_LANG = en
KDE_DOCS = kcontrol/tdehtml

@ -305,7 +305,7 @@ creates one.</para>
</sect2> </sect2>
<sect2 id="khtml-adblock"> <sect2 id="tdehtml-adblock">
<title>AdBlocK</title> <title>AdBlocK</title>
<para>&konqueror; AdBlocK can be configured to replace or remove <para>&konqueror; AdBlocK can be configured to replace or remove

@ -48,7 +48,7 @@ position and icon size</para>
Toolbars...</guimenuitem></menuchoice> option, which brings up the Toolbars...</guimenuitem></menuchoice> option, which brings up the
<guilabel>Configure Toolbars</guilabel> dialog box. The Main and Extra Toolbars <guilabel>Configure Toolbars</guilabel> dialog box. The Main and Extra Toolbars
are divided into sections, such as Main Toolbar &lt;&konqueror;&gt;, Main are divided into sections, such as Main Toolbar &lt;&konqueror;&gt;, Main
Toolbar &lt;khtmlpart&gt; and Extra Toolbar &lt;khtmlsettingsplugin&gt;. The Toolbar &lt;tdehtmlpart&gt; and Extra Toolbar &lt;tdehtmlsettingsplugin&gt;. The
number and type of these sections will depend on whether &konqueror; is in Web number and type of these sections will depend on whether &konqueror; is in Web
Browser or File Manager mode and whether you have &konqueror; plugins Browser or File Manager mode and whether you have &konqueror; plugins
installed.</para> installed.</para>

@ -242,7 +242,7 @@ class="username">groupware</systemitem> user (already previously
done!)</para></step> done!)</para></step>
<step><para>Create/configure an <acronym>IMAP</acronym> account in &kmail; <step><para>Create/configure an <acronym>IMAP</acronym> account in &kmail;
for login as that user</para></step> <step><para>Use kresources to make for login as that user</para></step> <step><para>Use tderesources to make
&kontact; components work with data taken from <acronym>IMAP</acronym> &kontact; components work with data taken from <acronym>IMAP</acronym>
source</para></step> source</para></step>
@ -336,7 +336,7 @@ slow data updates.</para>
<para>Now we have to tell &kontact; to use <acronym>IMAP</acronym> as the <para>Now we have to tell &kontact; to use <acronym>IMAP</acronym> as the
data source for it's various components. From the &kmenu;, choose data source for it's various components. From the &kmenu;, choose
<guimenuitem>Run command</guimenuitem>, run <userinput><command>kcmshell <guimenuitem>Run command</guimenuitem>, run <userinput><command>kcmshell
kresources</command></userinput>. In the combo box select tderesources</command></userinput>. In the combo box select
<guilabel>Contacts</guilabel>, then press the <guibutton>Add...</guibutton> <guilabel>Contacts</guilabel>, then press the <guibutton>Add...</guibutton>
button, and choose <guilabel>Addressbook on IMAP Server via KMail</guilabel>. Then select that new line and button, and choose <guilabel>Addressbook on IMAP Server via KMail</guilabel>. Then select that new line and
press <guibutton>Use as Standard</guibutton> button. Do the same for press <guibutton>Use as Standard</guibutton> button. Do the same for

@ -858,7 +858,7 @@ also unique per X-server display. The processes are:</para>
<varlistentry> <varlistentry>
<term><command>kded</command></term> <term><command>kded</command></term>
<listitem><para>Generic service daemon.</para> <listitem><para>Generic service daemon.</para>
<para>Triggers <link linkend="ksycoca">Sycoca</link> database updates when <para>Triggers <link linkend="tdesycoca">Sycoca</link> database updates when
needed</para> needed</para>
</listitem> </listitem>
</varlistentry> </varlistentry>
@ -1819,14 +1819,14 @@ class="directory">$<envar>HOME</envar>/.trinity/share/applnk</filename>
(user specific). This is observed unless the <literal role="extension">.desktop</literal> file has a <varname>Categories</varname>= line. In that case the categories determine the location in the menu.</para> (user specific). This is observed unless the <literal role="extension">.desktop</literal> file has a <varname>Categories</varname>= line. In that case the categories determine the location in the menu.</para>
</sect2> </sect2>
<sect2 id="ksycoca"> <sect2 id="tdesycoca">
<title><application>KSycoca</application></title> <title><application>KSycoca</application></title>
<para><application>KSycoca</application> caches menu structure and <para><application>KSycoca</application> caches menu structure and
information about all available applications. You can rebuild the information about all available applications. You can rebuild the
database with database with
<userinput><command>kbuildsycoca</command></userinput>. The database <userinput><command>kbuildsycoca</command></userinput>. The database
which is built lives in <filename which is built lives in <filename
class="directory">/var/tmp/tdecache-${<envar>USER</envar>}/ksycoca</filename>. class="directory">/var/tmp/tdecache-${<envar>USER</envar>}/tdesycoca</filename>.
It is automatically updated by <application>KDED</application>, It is automatically updated by <application>KDED</application>,
checked during &tde; login, and <application>KDED</application> checked during &tde; login, and <application>KDED</application>
watches for changes while logged in.</para> watches for changes while logged in.</para>
@ -1839,7 +1839,7 @@ CheckSycoca=false
</programlisting> </programlisting>
</para> </para>
<para>To force regeneration, run <userinput><command>touch $<envar>TDEDIR</envar>/share/services/update_ksycoca</command></userinput>.</para> <para>To force regeneration, run <userinput><command>touch $<envar>TDEDIR</envar>/share/services/update_tdesycoca</command></userinput>.</para>
</sect2> </sect2>
@ -2031,7 +2031,7 @@ shell_access=false</screen>
<para>Since this affects the &tde; menu and the available applications, we <para>Since this affects the &tde; menu and the available applications, we
must force an update of the sycoca database:</para> must force an update of the sycoca database:</para>
<screen><userinput><command>touch</command> <filename>$<envar>TDEDIR</envar>/share/services/update_ksycoca</filename></userinput></screen> <screen><userinput><command>touch</command> <filename>$<envar>TDEDIR</envar>/share/services/update_tdesycoca</filename></userinput></screen>
<para>Now re-login to &tde; and check the following points:</para> <para>Now re-login to &tde; and check the following points:</para>
@ -2488,7 +2488,7 @@ KDebug
MainApplication-Interface MainApplication-Interface
konsole (default) konsole (default)
konsole-mainwindow#1 konsole-mainwindow#1
ksycoca tdesycoca
session-1 session-1
session-2 session-2
session-3 session-3

@ -128,7 +128,7 @@ actually use the OASIS OpenDocument file format.
<!-- comment out for final commit before freeze <!-- comment out for final commit before freeze
<chapter id="tde-office-embedding"> <chapter id="tde-office-embedding">
<title>Component Embedding</title> <title>Component Embedding</title>
<sect1 id="tde-office-kparts"> <sect1 id="tde-office-tdeparts">
<title>KParts and &koffice;</title> <title>KParts and &koffice;</title>
<para>To be written</para> <para>To be written</para>
</sect1> </sect1>

@ -11,7 +11,7 @@ EXTRA_DIST = LICENSE
bin_PROGRAMS = drkonqi crashtest bin_PROGRAMS = drkonqi crashtest
# Libraries: # Libraries:
AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
LDADD = $(LIB_TDEUI) $(LIB_KIO) LDADD = $(LIB_TDEUI) $(LIB_KIO)
# toplevel.cpp must be last in row due to X-headers being included. (--enable-final) # toplevel.cpp must be last in row due to X-headers being included. (--enable-final)

@ -3,12 +3,12 @@ SUBDIRS = apps
bin_PROGRAMS = kappfinder bin_PROGRAMS = kappfinder
kappfinder_SOURCES = main.cpp toplevel.cpp common.cpp kappfinder_SOURCES = main.cpp toplevel.cpp common.cpp
kappfinder_LDADD = $(LIB_TDEUI) $(LIB_KIO) kappfinder_LDADD = $(LIB_TDEUI) $(LIB_KIO)
kappfinder_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor kappfinder_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
noinst_PROGRAMS = kappfinder_install noinst_PROGRAMS = kappfinder_install
kappfinder_install_SOURCES = main_install.cpp common.cpp kappfinder_install_SOURCES = main_install.cpp common.cpp
kappfinder_install_LDADD = $(LIB_TDEUI) kappfinder_install_LDADD = $(LIB_TDEUI)
kappfinder_install_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor kappfinder_install_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
INCLUDES = $(all_includes) INCLUDES = $(all_includes)
METASOURCES = AUTO METASOURCES = AUTO

@ -27,7 +27,7 @@ Kate/KWrite Team:
(original author of kwrite in kde 1.x until kde 2.1) (original author of kwrite in kde 1.x until kde 2.1)
- Glen Parker <glenebob@nwlink.com> - Glen Parker <glenebob@nwlink.com>
(undo history, kspell-integration) (undo history, tdespell-integration)
- Michael Koch <koch@kde.org> - Michael Koch <koch@kde.org>
(port to KParts) (port to KParts)

@ -1,18 +1,18 @@
2004-04-22 Christoph Cullmann <cullmann@kde.org> 2004-04-22 Christoph Cullmann <cullmann@kde.org>
* kate switched over to katemdi, even smaller replacement for kmdi2 :) * kate switched over to katemdi, even smaller replacement for tdemdi2 :)
2004-10-06 Christoph Cullmann <cullmann@kde.org> 2004-10-06 Christoph Cullmann <cullmann@kde.org>
* kate switched over to kmdi2, a slim version of old kmdi * kate switched over to tdemdi2, a slim version of old tdemdi
which allows only IDEA mode, but should be much less buggy which allows only IDEA mode, but should be much less buggy
beside this, we now allow tabbing thx to the new kmdi stuff beside this, we now allow tabbing thx to the new tdemdi stuff
and therefor should now be really feature complete at least mdi and therefor should now be really feature complete at least mdi
wise, having the features to allow multiple main windows, wise, having the features to allow multiple main windows,
tabbing, splitters, widget stacks for the views, now only missing thingy tabbing, splitters, widget stacks for the views, now only missing thingy
would be to allow non kate view's to be embeded, like a khtml widget for would be to allow non kate view's to be embeded, like a tdehtml widget for
documentation browsing or something like that documentation browsing or something like that
2003-08-28 Christoph Cullmann <cullmann@kde.org> 2003-08-28 Christoph Cullmann <cullmann@kde.org>
* jowenn switch kate over to use kmdi, seems to work well * jowenn switch kate over to use tdemdi, seems to work well
for the first port, but still needs some fixes ;) for the first port, but still needs some fixes ;)
2002-07-19 Christoph Cullmann <cullmann@kde.org> 2002-07-19 Christoph Cullmann <cullmann@kde.org>

@ -46,7 +46,7 @@ tde_add_library( ${target} SHARED AUTOMOC
SOURCES ${${target}_SRCS} SOURCES ${${target}_SRCS}
VERSION 0.0.0 VERSION 0.0.0
EMBED kateinterfacesprivate-static EMBED kateinterfacesprivate-static
LINK kutils-shared LINK tdeutils-shared
DESTINATION ${LIB_INSTALL_DIR} DESTINATION ${LIB_INSTALL_DIR}
) )

@ -27,7 +27,7 @@
#include "../interfaces/pluginconfiginterfaceextension.h" #include "../interfaces/pluginconfiginterfaceextension.h"
#include <kate/document.h> #include <kate/document.h>
#include <ktexteditor/configinterfaceextension.h> #include <tdetexteditor/configinterfaceextension.h>
#include <kdialogbase.h> #include <kdialogbase.h>

@ -31,7 +31,7 @@
#include <kde_terminal_interface.h> #include <kde_terminal_interface.h>
#include <kparts/part.h> #include <tdeparts/part.h>
#include <kurl.h> #include <kurl.h>
#include <klibloader.h> #include <klibloader.h>

@ -28,9 +28,9 @@
#include <kate/view.h> #include <kate/view.h>
#include <ktexteditor/encodinginterface.h> #include <tdetexteditor/encodinginterface.h>
#include <kparts/factory.h> #include <tdeparts/factory.h>
#include <klocale.h> #include <klocale.h>
#include <kdebug.h> #include <kdebug.h>

@ -73,7 +73,7 @@
#include <kurldrag.h> #include <kurldrag.h>
#include <kdesktopfile.h> #include <kdesktopfile.h>
#include <khelpmenu.h> #include <khelpmenu.h>
#include <kmultitabbar.h> #include <tdemultitabbar.h>
#include <ktip.h> #include <ktip.h>
#include <kmenubar.h> #include <kmenubar.h>
#include <kstringhandler.h> #include <kstringhandler.h>
@ -209,7 +209,7 @@ void KateMainWindow::setupMainWindow ()
m_viewManager = new KateViewManager (this); m_viewManager = new KateViewManager (this);
KateMDI::ToolView *ft = createToolView("kate_filelist", KMultiTabBar::Left, SmallIcon("kmultiple"), i18n("Documents")); KateMDI::ToolView *ft = createToolView("kate_filelist", KMultiTabBar::Left, SmallIcon("tdemultiple"), i18n("Documents"));
filelist = new KateFileList (this, m_viewManager, ft, "filelist"); filelist = new KateFileList (this, m_viewManager, ft, "filelist");
filelist->readConfig(KateApp::self()->config(), "Filelist"); filelist->readConfig(KateApp::self()->config(), "Filelist");

@ -27,7 +27,7 @@
#include <kate/view.h> #include <kate/view.h>
#include <kate/document.h> #include <kate/document.h>
#include <kparts/part.h> #include <tdeparts/part.h>
#include <kaction.h> #include <kaction.h>

@ -21,9 +21,9 @@
#ifndef __KATE_MDI_H__ #ifndef __KATE_MDI_H__
#define __KATE_MDI_H__ #define __KATE_MDI_H__
#include <kparts/mainwindow.h> #include <tdeparts/mainwindow.h>
#include <kmultitabbar.h> #include <tdemultitabbar.h>
#include <kxmlguiclient.h> #include <kxmlguiclient.h>
#include <kaction.h> #include <kaction.h>

@ -32,7 +32,7 @@
#include <kmessagebox.h> #include <kmessagebox.h>
#include <kdebug.h> #include <kdebug.h>
#include <kencodingfiledialog.h> #include <kencodingfiledialog.h>
#include <ktexteditor/encodinginterface.h> #include <tdetexteditor/encodinginterface.h>
class AbstractKateSaveModifiedDialogCheckListItem:public TQCheckListItem { class AbstractKateSaveModifiedDialogCheckListItem:public TQCheckListItem {
public: public:

@ -45,7 +45,7 @@
#include <kglobalsettings.h> #include <kglobalsettings.h>
#include <kstdaccel.h> #include <kstdaccel.h>
#include <ktexteditor/encodinginterface.h> #include <tdetexteditor/encodinginterface.h>
#include <tqobjectlist.h> #include <tqobjectlist.h>
#include <tqstringlist.h> #include <tqstringlist.h>

@ -46,7 +46,7 @@
#include <kglobalsettings.h> #include <kglobalsettings.h>
#include <kstringhandler.h> #include <kstringhandler.h>
#include <ktexteditor/encodinginterface.h> #include <tdetexteditor/encodinginterface.h>
#include <tqlayout.h> #include <tqlayout.h>
#include <tqobjectlist.h> #include <tqobjectlist.h>
@ -120,7 +120,7 @@ bool KateViewSpaceContainer::createView ( Kate::Document *doc )
view->actionCollection()->remove (view->actionCollection()->action( "set_confdlg" )); view->actionCollection()->remove (view->actionCollection()->action( "set_confdlg" ));
// popup menu // popup menu
view->installPopup ((TQPopupMenu*)(mainWindow()->factory()->container("ktexteditor_popup", mainWindow())) ); view->installPopup ((TQPopupMenu*)(mainWindow()->factory()->container("tdetexteditor_popup", mainWindow())) );
connect(view->getDoc(),TQT_SIGNAL(nameChanged(Kate::Document *)),this,TQT_SLOT(statusMsg())); connect(view->getDoc(),TQT_SIGNAL(nameChanged(Kate::Document *)),this,TQT_SLOT(statusMsg()));
connect(view,TQT_SIGNAL(cursorPositionChanged()),this,TQT_SLOT(statusMsg())); connect(view,TQT_SIGNAL(cursorPositionChanged()),this,TQT_SLOT(statusMsg()));

@ -24,13 +24,13 @@
#include <kate/document.h> #include <kate/document.h>
#include <kate/view.h> #include <kate/view.h>
#include <ktexteditor/configinterface.h> #include <tdetexteditor/configinterface.h>
#include <ktexteditor/sessionconfiginterface.h> #include <tdetexteditor/sessionconfiginterface.h>
#include <ktexteditor/viewcursorinterface.h> #include <tdetexteditor/viewcursorinterface.h>
#include <ktexteditor/printinterface.h> #include <tdetexteditor/printinterface.h>
#include <ktexteditor/encodinginterface.h> #include <tdetexteditor/encodinginterface.h>
#include <ktexteditor/editorchooser.h> #include <tdetexteditor/editorchooser.h>
#include <ktexteditor/popupmenuinterface.h> #include <tdetexteditor/popupmenuinterface.h>
#include <kio/netaccess.h> #include <kio/netaccess.h>
@ -54,7 +54,7 @@
#include <kmessagebox.h> #include <kmessagebox.h>
#include <kkeydialog.h> #include <kkeydialog.h>
#include <kedittoolbar.h> #include <kedittoolbar.h>
#include <kparts/event.h> #include <tdeparts/event.h>
#include <kmenubar.h> #include <kmenubar.h>
#include <tqdropsite.h> #include <tqdropsite.h>
@ -108,7 +108,7 @@ KWrite::KWrite (KTextEditor::Document *doc)
// install a working kate part popup dialog thingy // install a working kate part popup dialog thingy
if (static_cast<Kate::View*>(m_view->tqt_cast("Kate::View"))) if (static_cast<Kate::View*>(m_view->tqt_cast("Kate::View")))
static_cast<Kate::View*>(m_view->tqt_cast("Kate::View"))->installPopup ((TQPopupMenu*)(factory()->container("ktexteditor_popup", this)) ); static_cast<Kate::View*>(m_view->tqt_cast("Kate::View"))->installPopup ((TQPopupMenu*)(factory()->container("tdetexteditor_popup", this)) );
// init with more usefull size, stolen from konq :) // init with more usefull size, stolen from konq :)
if (!initialGeometrySet()) if (!initialGeometrySet())

@ -21,10 +21,10 @@
#ifndef __KWRITE_MAIN_H__ #ifndef __KWRITE_MAIN_H__
#define __KWRITE_MAIN_H__ #define __KWRITE_MAIN_H__
#include <ktexteditor/view.h> #include <tdetexteditor/view.h>
#include <ktexteditor/document.h> #include <tdetexteditor/document.h>
#include <kparts/mainwindow.h> #include <tdeparts/mainwindow.h>
#include <kdialogbase.h> #include <kdialogbase.h>

@ -135,7 +135,7 @@
<DefineGroup name="zoom_operations" /> <DefineGroup name="zoom_operations" />
</ToolBar> </ToolBar>
<Menu name="ktexteditor_popup" noMerge="1"> <Menu name="tdetexteditor_popup" noMerge="1">
<DefineGroup name="popup_operations" /> <DefineGroup name="popup_operations" />
</Menu> </Menu>

@ -88,7 +88,7 @@
<DefineGroup name="zoom_operations" /> <DefineGroup name="zoom_operations" />
</ToolBar> </ToolBar>
<Menu name="ktexteditor_popup" noMerge="1"> <Menu name="tdetexteditor_popup" noMerge="1">
<DefineGroup name="popup_operations" /> <DefineGroup name="popup_operations" />
</Menu> </Menu>

@ -6,7 +6,7 @@ libkateinterfacesprivate_la_SOURCES = application.cpp mainwindow.cpp documentman
pluginmanager.cpp plugin.cpp pluginconfiginterface.cpp pluginconfiginterfaceextension.cpp pluginmanager.cpp plugin.cpp pluginconfiginterface.cpp pluginconfiginterfaceextension.cpp
libkateinterfacesprivate_la_LIBADD = -lkatepartinterfaces libkateinterfacesprivate_la_LIBADD = -lkatepartinterfaces
libkateinterfacesprivate_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor libkateinterfacesprivate_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
kateinclude_HEADERS = application.h documentmanager.h mainwindow.h plugin.h viewmanager.h pluginconfiginterface.h pluginconfiginterfaceextension.h toolviewmanager.h pluginmanager.h kateinclude_HEADERS = application.h documentmanager.h mainwindow.h plugin.h viewmanager.h pluginconfiginterface.h pluginconfiginterfaceextension.h toolviewmanager.h pluginmanager.h
kateincludedir = $(includedir)/kate kateincludedir = $(includedir)/kate

@ -21,7 +21,7 @@
#include "plugin.h" #include "plugin.h"
#include "plugin.moc" #include "plugin.moc"
#include <kparts/componentfactory.h> #include <tdeparts/componentfactory.h>
namespace Kate namespace Kate
{ {

@ -56,7 +56,7 @@ KDE_EXPORT Plugin *createPlugin ( const char* libname, Application *application
/* /*
* view plugin class * view plugin class
* this plugin will be bound to a ktexteditor::view * this plugin will be bound to a tdetexteditor::view
*/ */
class KDE_EXPORT PluginViewInterface class KDE_EXPORT PluginViewInterface
{ {

@ -45,7 +45,7 @@ Olaf Kirch <okir@caldera.de> General Framework and PAM support
Christian Esken <esken@kde.org> Shadow and /etc/passwd support Christian Esken <esken@kde.org> Shadow and /etc/passwd support
Oswald Buddenhagen <ossi@kde.org> Binary conversation interface, etc. Oswald Buddenhagen <ossi@kde.org> Binary conversation interface, etc.
Some parts were taken from kscreensaver's passwd.cpp Some parts were taken from tdescreensaver's passwd.cpp
Currently this software is maintained by Oswald Buddenhagen <ossi@kde.org>. Currently this software is maintained by Oswald Buddenhagen <ossi@kde.org>.
Please send new authentication modules (checkpass_*.c) to me. Please send new authentication modules (checkpass_*.c) to me.

@ -41,7 +41,7 @@
* Roberto Teixeira <maragato@kde.org> other user (-U) support * Roberto Teixeira <maragato@kde.org> other user (-U) support
* Oswald Buddenhagen <ossi@kde.org> Binary server mode * Oswald Buddenhagen <ossi@kde.org> Binary server mode
* *
* Other parts were taken from kscreensaver's passwd.cpp. * Other parts were taken from tdescreensaver's passwd.cpp.
* *
*****************************************************************/ *****************************************************************/

@ -31,7 +31,7 @@
* Christian Esken <esken@kde.org> Shadow and /etc/passwd support * Christian Esken <esken@kde.org> Shadow and /etc/passwd support
* Oswald Buddenhagen <ossi@kde.org> Binary server mode * Oswald Buddenhagen <ossi@kde.org> Binary server mode
* *
* Other parts were taken from kscreensaver's passwd.cpp * Other parts were taken from tdescreensaver's passwd.cpp
*****************************************************************/ *****************************************************************/
#ifndef KCHECKPASS_H_ #ifndef KCHECKPASS_H_

@ -25,7 +25,7 @@ link_directories(
tde_add_tdeinit_executable( kcminit AUTOMOC tde_add_tdeinit_executable( kcminit AUTOMOC
SOURCES main.cpp main.skel SOURCES main.cpp main.skel
LINK kutils-shared LINK tdeutils-shared
) )
@ -33,5 +33,5 @@ tde_add_tdeinit_executable( kcminit AUTOMOC
tde_add_tdeinit_executable( kcminit_startup AUTOMOC tde_add_tdeinit_executable( kcminit_startup AUTOMOC
SOURCES main.cpp main.skel SOURCES main.cpp main.skel
LINK kutils-shared LINK tdeutils-shared
) )

@ -29,6 +29,6 @@ install( FILES arts.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} )
tde_add_kpart( kcm_arts AUTOMOC tde_add_kpart( kcm_arts AUTOMOC
SOURCES arts.cpp generaltab.ui hardwaretab.ui krichtextlabel.cpp SOURCES arts.cpp generaltab.ui hardwaretab.ui krichtextlabel.cpp
LINK kio-shared kmid-shared LINK kio-shared tdemid-shared
DESTINATION ${PLUGIN_INSTALL_DIR} DESTINATION ${PLUGIN_INSTALL_DIR}
) )

@ -3,7 +3,7 @@ kde_module_LTLIBRARIES = kcm_arts.la
kcm_arts_la_SOURCES = arts.cpp generaltab.ui hardwaretab.ui krichtextlabel.cpp kcm_arts_la_SOURCES = arts.cpp generaltab.ui hardwaretab.ui krichtextlabel.cpp
kcm_arts_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined kcm_arts_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
kcm_arts_la_LIBADD = $(LIB_KIO) $(LIB_KUTILS) -lkmid kcm_arts_la_LIBADD = $(LIB_KIO) $(LIB_KUTILS) -ltdemid
AM_CPPFLAGS = -I$(kde_includes)/arts $(all_includes) AM_CPPFLAGS = -I$(kde_includes)/arts $(all_includes)

@ -48,7 +48,7 @@
#include <ksimpleconfig.h> #include <ksimpleconfig.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <kurlrequester.h> #include <kurlrequester.h>
#include <libkmid/deviceman.h> #include <libtdemid/deviceman.h>
#include "arts.h" #include "arts.h"
@ -158,7 +158,7 @@ KArtsModule::KArtsModule(TQWidget *parent, const char *name)
general = new generalTab(tab); general = new generalTab(tab);
hardware = new hardwareTab(tab); hardware = new hardwareTab(tab);
//mixer = TDECModuleLoader::loadModule("kmixcfg", tab); //mixer = TDECModuleLoader::loadModule("kmixcfg", tab);
//midi = new KMidConfig(tab, "kmidconfig"); //midi = new KMidConfig(tab, "tdemidconfig");
general->layout()->setMargin( KDialog::marginHint() ); general->layout()->setMargin( KDialog::marginHint() );
hardware->layout()->setMargin( KDialog::marginHint() ); hardware->layout()->setMargin( KDialog::marginHint() );

@ -311,7 +311,7 @@ wp_load:
goto wp_out; goto wp_out;
} }
// _Don't_ use KMimeType, as it relies on ksycoca which we really // _Don't_ use KMimeType, as it relies on tdesycoca which we really
// don't want in krootimage (tdm context). // don't want in krootimage (tdm context).
//if ( KMimeType::findByPath( file )->is( "image/svg+xml" ) ) { //if ( KMimeType::findByPath( file )->is( "image/svg+xml" ) ) {
if (file.endsWith(".svg") || file.endsWith(".svgz")) { if (file.endsWith(".svg") || file.endsWith(".svgz")) {
@ -399,7 +399,7 @@ wp_load:
} }
// HACK: Use KFileMetaInfo only when we're attached to DCOP. // HACK: Use KFileMetaInfo only when we're attached to DCOP.
// KFileMetaInfo needs ksycoca and so on, but this code is // KFileMetaInfo needs tdesycoca and so on, but this code is
// used also in krootimage (which in turn is used by tdm). // used also in krootimage (which in turn is used by tdm).
if( kapp->dcopClient()->isAttached()) { if( kapp->dcopClient()->isAttached()) {
KFileMetaInfo metaInfo(file); KFileMetaInfo metaInfo(file);

@ -1,3 +1,3 @@
kcm_ktexteditor_DATA = kcm_kemail.desktop kcm_terminal.desktop kcm_browser.desktop kcm_tdetexteditor_DATA = kcm_kemail.desktop kcm_terminal.desktop kcm_browser.desktop
kcm_ktexteditordir = $(kde_datadir)/kcm_componentchooser kcm_tdetexteditordir = $(kde_datadir)/kcm_componentchooser

@ -28,6 +28,6 @@ install( FILES display.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} )
tde_add_kpart( kcm_display AUTOMOC tde_add_kpart( kcm_display AUTOMOC
SOURCES display.cpp SOURCES display.cpp
LINK kutils-shared LINK tdeutils-shared
DESTINATION ${PLUGIN_INSTALL_DIR} DESTINATION ${PLUGIN_INSTALL_DIR}
) )

@ -1,5 +1,5 @@
[Desktop Entry] [Desktop Entry]
Icon=kscreensaver Icon=tdescreensaver
Type=Application Type=Application
Exec=kcmshell display Exec=kcmshell display
DocPath=kcontrol/kcmdisplay/index.html DocPath=kcontrol/kcmdisplay/index.html

@ -36,6 +36,6 @@ set_source_files_properties( displayconfig.cpp PROPERTIES COMPILE_FLAGS -DKDE_CO
tde_add_kpart( kcm_displayconfig AUTOMOC tde_add_kpart( kcm_displayconfig AUTOMOC
SOURCES SOURCES
monitorworkspace.cpp displayconfig.cpp displayconfigbase.ui displayconfig.skel monitorworkspace.cpp displayconfig.cpp displayconfigbase.ui displayconfig.skel
LINK kio-shared krandr-shared kutils-shared LINK kio-shared tderandr-shared tdeutils-shared
DESTINATION ${PLUGIN_INSTALL_DIR} DESTINATION ${PLUGIN_INSTALL_DIR}
) )

@ -3,7 +3,7 @@ kde_module_LTLIBRARIES = kcm_displayconfig.la
kcm_displayconfig_la_SOURCES = displayconfig.cpp displayconfigbase.ui displayconfig.skel kcm_displayconfig_la_SOURCES = displayconfig.cpp displayconfigbase.ui displayconfig.skel
kcm_displayconfig_la_LDFLAGS = $(all_libraries) -lkrandr -module -avoid-version -no-undefined kcm_displayconfig_la_LDFLAGS = $(all_libraries) -ltderandr -module -avoid-version -no-undefined
kcm_displayconfig_la_LIBADD = -ltdeui $(LIB_KIO) $(LIB_XRANDR) kcm_displayconfig_la_LIBADD = -ltdeui $(LIB_KIO) $(LIB_XRANDR)

@ -34,7 +34,7 @@
#include <dcopobject.h> #include <dcopobject.h>
#include <libkrandr/libkrandr.h> #include <libtderandr/libtderandr.h>
#include <tdehardwaredevices.h> #include <tdehardwaredevices.h>
#include "monitorworkspace.h" #include "monitorworkspace.h"

@ -22,15 +22,15 @@ link_directories(
##### other data ################################ ##### other data ################################
install( FILES kcm_kdnssd.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} ) install( FILES kcm_tdednssd.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} )
##### kcm_kdnssd (module) ####################### ##### kcm_tdednssd (module) #######################
set_source_files_properties( kcmdnssd.cpp PROPERTIES COMPILE_FLAGS -DKDE_CONFDIR=\\"${TDE_CONFIG_DIR}\\" ) set_source_files_properties( kcmdnssd.cpp PROPERTIES COMPILE_FLAGS -DKDE_CONFDIR=\\"${TDE_CONFIG_DIR}\\" )
tde_add_kpart( kcm_kdnssd AUTOMOC tde_add_kpart( kcm_tdednssd AUTOMOC
SOURCES configdialog.ui kcmdnssd.cpp SOURCES configdialog.ui kcmdnssd.cpp
LINK kdnssd-shared tdeui-shared LINK tdednssd-shared tdeui-shared
DESTINATION ${PLUGIN_INSTALL_DIR} DESTINATION ${PLUGIN_INSTALL_DIR}
) )

@ -1,12 +1,12 @@
INCLUDES = $(all_includes) INCLUDES = $(all_includes)
METASOURCES = AUTO METASOURCES = AUTO
kde_module_LTLIBRARIES = kcm_kdnssd.la kde_module_LTLIBRARIES = kcm_tdednssd.la
kcm_kdnssd_la_LDFLAGS = -avoid-version -module -no-undefined $(all_libraries) kcm_tdednssd_la_LDFLAGS = -avoid-version -module -no-undefined $(all_libraries)
kcm_kdnssd_la_SOURCES = configdialog.ui kcmdnssd.cpp kcmdnssd.h kcm_tdednssd_la_SOURCES = configdialog.ui kcmdnssd.cpp kcmdnssd.h
xdg_apps_DATA = kcm_kdnssd.desktop xdg_apps_DATA = kcm_tdednssd.desktop
kcm_kdnssd_la_LIBADD = $(LIB_KDNSSD) $(LIB_TDEUI) kcm_tdednssd_la_LIBADD = $(LIB_KDNSSD) $(LIB_TDEUI)
messages: rc.cpp messages: rc.cpp
$(EXTRACTRC) *.ui *.rc >> rc.cpp $(EXTRACTRC) *.ui *.rc >> rc.cpp
$(XGETTEXT) $(kcm_kdnssd_la_SOURCES) rc.cpp -o $(podir)/kcmkdnssd.pot $(XGETTEXT) $(kcm_tdednssd_la_SOURCES) rc.cpp -o $(podir)/kcmtdednssd.pot

@ -67,7 +67,7 @@ Comment[vi]=Cấu hình dịch vụ khám phá
Comment[wa]=Apontiaedjes do discovraedje do siervice Comment[wa]=Apontiaedjes do discovraedje do siervice
Comment[zh_CN]=配置探索服务 Comment[zh_CN]=配置探索服务
Comment[zh_TW]=設定服務偵測 Comment[zh_TW]=設定服務偵測
Exec=kcmshell kcm_kdnssd Exec=kcmshell kcm_tdednssd
GenericName= GenericName=
GenericName[ko]=일반 GenericName[ko]=일반
Icon=network_local Icon=network_local
@ -146,7 +146,7 @@ Terminal=false
Type=Application Type=Application
X-DCOP-ServiceType= X-DCOP-ServiceType=
X-TDE-HasReadOnlyMode=false X-TDE-HasReadOnlyMode=false
X-TDE-Library=kdnssd X-TDE-Library=tdednssd
X-TDE-ModuleType=Library X-TDE-ModuleType=Library
X-TDE-ParentApp=kcontrol X-TDE-ParentApp=kcontrol
#root parts unused with Avahi #root parts unused with Avahi

@ -34,7 +34,7 @@
#include <klocale.h> #include <klocale.h>
#include <kglobal.h> #include <kglobal.h>
#include <kparts/genericfactory.h> #include <tdeparts/genericfactory.h>
#include <kprocess.h> #include <kprocess.h>
#include <klineedit.h> #include <klineedit.h>
#include <kpassdlg.h> #include <kpassdlg.h>
@ -51,12 +51,12 @@
#define MDNSD_PID "/var/run/mdnsd.pid" #define MDNSD_PID "/var/run/mdnsd.pid"
typedef KGenericFactory<KCMDnssd, TQWidget> KCMDnssdFactory; typedef KGenericFactory<KCMDnssd, TQWidget> KCMDnssdFactory;
K_EXPORT_COMPONENT_FACTORY( kcm_kdnssd, KCMDnssdFactory("kcmkdnssd")) K_EXPORT_COMPONENT_FACTORY( kcm_tdednssd, KCMDnssdFactory("kcmtdednssd"))
KCMDnssd::KCMDnssd(TQWidget *parent, const char *name, const TQStringList&) KCMDnssd::KCMDnssd(TQWidget *parent, const char *name, const TQStringList&)
: ConfigDialog(parent, name), m_wdchanged(false) : ConfigDialog(parent, name), m_wdchanged(false)
{ {
setAboutData(new TDEAboutData(I18N_NOOP("kcm_kdnssd"), setAboutData(new TDEAboutData(I18N_NOOP("kcm_tdednssd"),
I18N_NOOP("ZeroConf configuration"),0,0,TDEAboutData::License_GPL, I18N_NOOP("ZeroConf configuration"),0,0,TDEAboutData::License_GPL,
I18N_NOOP("(C) 2004,2005 Jakub Stachowski"))); I18N_NOOP("(C) 2004,2005 Jakub Stachowski")));
setQuickHelp(i18n("Setup services browsing with ZeroConf")); setQuickHelp(i18n("Setup services browsing with ZeroConf"));
@ -65,7 +65,7 @@ KCMDnssd::KCMDnssd(TQWidget *parent, const char *name, const TQStringList&)
else if (getenv("TDESU_USER")!=0) tabs->removePage(tab); else if (getenv("TDESU_USER")!=0) tabs->removePage(tab);
addConfig(DNSSD::Configuration::self(),this); addConfig(DNSSD::Configuration::self(),this);
// it is host-wide setting so it has to be in global config file // it is host-wide setting so it has to be in global config file
domain = new KSimpleConfig( TQString::fromLatin1( KDE_CONFDIR "/kdnssdrc" )); domain = new KSimpleConfig( TQString::fromLatin1( KDE_CONFDIR "/tdednssdrc" ));
domain->setGroup("publishing"); domain->setGroup("publishing");
load(); load();
connect(hostedit,TQT_SIGNAL(textChanged(const TQString&)),this,TQT_SLOT(wdchanged())); connect(hostedit,TQT_SIGNAL(textChanged(const TQString&)),this,TQT_SLOT(wdchanged()));

@ -21,7 +21,7 @@ libfiletypes_la_SOURCES = filetypesview.cpp filetypedetails.cpp filegroupdetails
keditfiletype_SOURCES = keditfiletype.cpp keditfiletype_SOURCES = keditfiletype.cpp
keditfiletype_LDADD = libfiletypes.la $(LIB_KIO) keditfiletype_LDADD = libfiletypes.la $(LIB_KIO)
keditfiletype_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor keditfiletype_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
messages: messages:
$(XGETTEXT) *.cpp -o $(podir)/filetypes.pot $(XGETTEXT) *.cpp -o $(podir)/filetypes.pot

@ -235,7 +235,7 @@ void FileTypeDetails::updateAskSave()
// - images (reasoning: no need to save, most of the time, because fast to see) // - images (reasoning: no need to save, most of the time, because fast to see)
// e.g. postscript is different, because takes longer to read, so // e.g. postscript is different, because takes longer to read, so
// it's more likely that the user might want to save it. // it's more likely that the user might want to save it.
// - multipart/* ("server push", see kmultipart) // - multipart/* ("server push", see tdemultipart)
// - other strange 'internal' mimetypes like print/manager... // - other strange 'internal' mimetypes like print/manager...
if ( mime->is( "text/html" ) || if ( mime->is( "text/html" ) ||
mime->is( "text/xml" ) || mime->is( "text/xml" ) ||

@ -22,7 +22,7 @@
#include "filetypedetails.h" #include "filetypedetails.h"
#include "filegroupdetails.h" #include "filegroupdetails.h"
#include "filetypesview.h" #include "filetypesview.h"
#include <ksycoca.h> #include <tdesycoca.h>
FileTypesView::FileTypesView(TQWidget *p, const char *name) FileTypesView::FileTypesView(TQWidget *p, const char *name)
: TDECModule(p, name) : TDECModule(p, name)
@ -418,7 +418,7 @@ void FileTypesView::slotDatabaseChanged()
{ {
if ( KSycoca::self()->isChanged( "mime" ) ) if ( KSycoca::self()->isChanged( "mime" ) )
{ {
// ksycoca has new KMimeTypes objects for us, make sure to update // tdesycoca has new KMimeTypes objects for us, make sure to update
// our 'copies' to be in sync with it. Not important for OK, but // our 'copies' to be in sync with it. Not important for OK, but
// important for Apply (how to differentiate those 2?). // important for Apply (how to differentiate those 2?).
// See BR 35071. // See BR 35071.

@ -26,7 +26,7 @@
#include <kaboutdata.h> #include <kaboutdata.h>
#include <kdebug.h> #include <kdebug.h>
#include <kcmdlineargs.h> #include <kcmdlineargs.h>
#include <ksycoca.h> #include <tdesycoca.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#ifdef Q_WS_X11 #ifdef Q_WS_X11

@ -89,7 +89,7 @@ public:
bool isDirty() const; bool isDirty() const;
void sync(); void sync();
void setup(); void setup();
void refresh(); // update m_mimetype from ksycoca when Apply is pressed void refresh(); // update m_mimetype from tdesycoca when Apply is pressed
static bool defaultEmbeddingSetting( const TQString& major ); static bool defaultEmbeddingSetting( const TQString& major );
static void reset(); static void reset();

@ -33,6 +33,6 @@ set_source_files_properties( iccconfig.cpp PROPERTIES COMPILE_FLAGS -DKDE_CONFDI
tde_add_kpart( kcm_iccconfig AUTOMOC tde_add_kpart( kcm_iccconfig AUTOMOC
SOURCES SOURCES
iccconfig.cpp iccconfigbase.ui iccconfig.skel iccconfig.cpp iccconfigbase.ui iccconfig.skel
LINK kio-shared krandr-shared LINK kio-shared tderandr-shared
DESTINATION ${PLUGIN_INSTALL_DIR} DESTINATION ${PLUGIN_INSTALL_DIR}
) )

@ -3,7 +3,7 @@ kde_module_LTLIBRARIES = kcm_iccconfig.la
kcm_iccconfig_la_SOURCES = iccconfig.cpp iccconfigbase.ui iccconfig.skel kcm_iccconfig_la_SOURCES = iccconfig.cpp iccconfigbase.ui iccconfig.skel
kcm_iccconfig_la_LDFLAGS = $(all_libraries) -lkrandr -module -avoid-version -no-undefined kcm_iccconfig_la_LDFLAGS = $(all_libraries) -ltderandr -module -avoid-version -no-undefined
kcm_iccconfig_la_LIBADD = -ltdeui $(LIB_KIO) $(LIB_XRANDR) kcm_iccconfig_la_LIBADD = -ltdeui $(LIB_KIO) $(LIB_XRANDR)

@ -27,7 +27,7 @@
#include <dcopobject.h> #include <dcopobject.h>
#include <libkrandr/libkrandr.h> #include <libtderandr/libtderandr.h>
#include "iccconfigbase.h" #include "iccconfigbase.h"

@ -44,7 +44,7 @@ set( ${target}_SRCS
tde_add_tdeinit_executable( ${target} AUTOMOC tde_add_tdeinit_executable( ${target} AUTOMOC
SOURCES ${${target}_SRCS} SOURCES ${${target}_SRCS}
LINK khtml-shared LINK tdehtml-shared
) )
tde_install_symlink( kcontrol ${BIN_INSTALL_DIR}/kinfocenter ) tde_install_symlink( kcontrol ${BIN_INSTALL_DIR}/kinfocenter )

@ -30,7 +30,7 @@
#include <kpixmapeffect.h> #include <kpixmapeffect.h>
#include <kcursor.h> #include <kcursor.h>
#include <kglobalsettings.h> #include <kglobalsettings.h>
#include <khtml_part.h> #include <tdehtml_part.h>
#include <kapplication.h> #include <kapplication.h>
#include <kiconloader.h> #include <kiconloader.h>

@ -39,7 +39,7 @@
#include <kconfig.h> #include <kconfig.h>
#include <kio/job.h> #include <kio/job.h>
#ifdef HAVE_XFT #ifdef HAVE_XFT
#include <kparts/part.h> #include <tdeparts/part.h>
#endif #endif
class KDirOperator; class KDirOperator;

@ -475,7 +475,7 @@ TQDragObject *CKFileFontView::dragObject()
urls.append( (*it)->url() ); urls.append( (*it)->url() );
if(urls.count()> 1) if(urls.count()> 1)
pixmap = DesktopIcon("kmultiple", KIcon::SizeSmall); pixmap = DesktopIcon("tdemultiple", KIcon::SizeSmall);
if(pixmap.isNull()) if(pixmap.isNull())
pixmap = currentFileItem()->pixmap(KIcon::SizeSmall); pixmap = currentFileItem()->pixmap(KIcon::SizeSmall);

@ -33,7 +33,7 @@ install( FILES kfontviewpart.rc kfontviewui.rc DESTINATION ${DATA_INSTALL_DIR}/k
tde_add_kpart( libkfontviewpart AUTOMOC tde_add_kpart( libkfontviewpart AUTOMOC
SOURCES FontViewPart.cpp FontViewPartFactory.cpp FontPreview.cpp SOURCES FontViewPart.cpp FontViewPartFactory.cpp FontPreview.cpp
LINK kfontinstprint-static kfontinst-shared kparts-shared LINK kfontinstprint-static kfontinst-shared tdeparts-shared
DESTINATION ${PLUGIN_INSTALL_DIR} DESTINATION ${PLUGIN_INSTALL_DIR}
) )
@ -42,7 +42,7 @@ tde_add_kpart( libkfontviewpart AUTOMOC
tde_add_executable( kfontview AUTOMOC tde_add_executable( kfontview AUTOMOC
SOURCES FontViewerApp.cpp SOURCES FontViewerApp.cpp
LINK kparts-shared LINK tdeparts-shared
DESTINATION ${BIN_INSTALL_DIR} DESTINATION ${BIN_INSTALL_DIR}
) )

@ -29,7 +29,7 @@
// (C) Craig Drummond, 2002, 2003, 2004 // (C) Craig Drummond, 2002, 2003, 2004
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
#include <kparts/part.h> #include <tdeparts/part.h>
class TQPushButton; class TQPushButton;
class TQFrame; class TQFrame;

@ -30,8 +30,8 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
#include <kapplication.h> #include <kapplication.h>
#include <kparts/part.h> #include <tdeparts/part.h>
#include <kparts/mainwindow.h> #include <tdeparts/mainwindow.h>
namespace KFI namespace KFI
{ {

@ -17,7 +17,7 @@ AM_CPPFLAGS = -I$(srcdir)/../lib -I$(srcdir)/../../fonts $(all_includes) $(LIBFR
METASOURCES = AUTO METASOURCES = AUTO
kfontview_LDADD = $(LIB_KPARTS) kfontview_LDADD = $(LIB_KPARTS)
kfontview_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor kfontview_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
bin_PROGRAMS = kfontview bin_PROGRAMS = kfontview
xdg_apps_DATA = kfontview.desktop xdg_apps_DATA = kfontview.desktop

@ -77,6 +77,6 @@ set( ${target}_SRCS
tde_add_kpart( ${target} AUTOMOC tde_add_kpart( ${target} AUTOMOC
SOURCES ${${target}_SRCS} SOURCES ${${target}_SRCS}
LINK bgnd-static kickermain-shared kutils-shared LINK bgnd-static kickermain-shared tdeutils-shared
DESTINATION ${PLUGIN_INSTALL_DIR} DESTINATION ${PLUGIN_INSTALL_DIR}
) )

@ -50,6 +50,6 @@ tde_add_kpart( kcm_kio AUTOMOC
kproxydlg_ui.ui kcookiesmanagementdlg_ui.ui kcookiespoliciesdlg_ui.ui kproxydlg_ui.ui kcookiesmanagementdlg_ui.ui kcookiespoliciesdlg_ui.ui
policydlg_ui.ui useragentdlg_ui.ui uagentproviderdlg_ui.ui policydlg_ui.ui useragentdlg_ui.ui uagentproviderdlg_ui.ui
manualproxy_ui.ui envvarproxy_ui.ui cache_ui.ui manualproxy_ui.ui envvarproxy_ui.ui cache_ui.ui
LINK kio-shared kutils-shared LINK kio-shared tdeutils-shared
DESTINATION ${PLUGIN_INSTALL_DIR} DESTINATION ${PLUGIN_INSTALL_DIR}
) )

@ -31,7 +31,7 @@
#include <kcombobox.h> #include <kcombobox.h>
#include <kconfig.h> #include <kconfig.h>
#include <knotifydialog.h> #include <knotifydialog.h>
#include <kparts/genericfactory.h> #include <tdeparts/genericfactory.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <kurlcompletion.h> #include <kurlcompletion.h>
#include <kurlrequester.h> #include <kurlrequester.h>

@ -45,6 +45,6 @@ tde_add_kpart( kcm_konq AUTOMOC
behaviour.cpp desktop.cpp desktopbehavior_impl.cpp behaviour.cpp desktop.cpp desktopbehavior_impl.cpp
previews.cpp browser.cpp main.cpp rootopts.cpp previews.cpp browser.cpp main.cpp rootopts.cpp
fontopts.cpp desktopbehavior.ui fontopts.cpp desktopbehavior.ui
LINK kio-shared kutils-shared LINK kio-shared tdeutils-shared
DESTINATION ${PLUGIN_INSTALL_DIR} DESTINATION ${PLUGIN_INSTALL_DIR}
) )

@ -24,8 +24,8 @@ link_directories(
##### other data ################################ ##### other data ################################
install( FILES install( FILES
khtml_behavior.desktop khtml_java_js.desktop tdehtml_behavior.desktop tdehtml_java_js.desktop
khtml_fonts.desktop khtml_filter.desktop tdehtml_fonts.desktop tdehtml_filter.desktop
DESTINATION ${XDG_APPS_INSTALL_DIR} ) DESTINATION ${XDG_APPS_INSTALL_DIR} )
install( install(
@ -36,7 +36,7 @@ install(
install( install(
FILES uninstall.desktop FILES uninstall.desktop
DESTINATION ${APPS_INSTALL_DIR}/Settings/WebBrowsing DESTINATION ${APPS_INSTALL_DIR}/Settings/WebBrowsing
RENAME khtml_appearance.desktop ) RENAME tdehtml_appearance.desktop )
##### kcm_konqhtml (module) ##################### ##### kcm_konqhtml (module) #####################
@ -48,6 +48,6 @@ tde_add_kpart( kcm_konqhtml AUTOMOC
jspolicies.cpp nsconfigwidget.ui policies.cpp jspolicies.cpp nsconfigwidget.ui policies.cpp
domainlistview.cpp advancedTabOptions.ui domainlistview.cpp advancedTabOptions.ui
filteropts.cpp filteropts.cpp
LINK khtml-shared LINK tdehtml-shared
DESTINATION ${PLUGIN_INSTALL_DIR} DESTINATION ${PLUGIN_INSTALL_DIR}
) )

@ -13,9 +13,9 @@ kcm_konqhtml_la_SOURCES = advancedTabDialog.cpp htmlopts.cpp jsopts.cpp \
filteropts.cpp filteropts.cpp
kcm_konqhtml_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined kcm_konqhtml_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
kcm_konqhtml_la_LIBADD = -lkhtml -ltdeui kcm_konqhtml_la_LIBADD = -ltdehtml -ltdeui
xdg_apps_DATA = khtml_behavior.desktop khtml_java_js.desktop khtml_fonts.desktop khtml_filter.desktop xdg_apps_DATA = tdehtml_behavior.desktop tdehtml_java_js.desktop tdehtml_fonts.desktop tdehtml_filter.desktop
messages: rc.cpp messages: rc.cpp
$(XGETTEXT) *.cpp -o $(podir)/kcmkonqhtml.pot $(XGETTEXT) *.cpp -o $(podir)/kcmkonqhtml.pot
@ -23,4 +23,4 @@ messages: rc.cpp
install-data-local: uninstall.desktop install-data-local: uninstall.desktop
$(mkinstalldirs) $(DESTDIR)$(kde_appsdir)/Settings/WebBrowsing $(mkinstalldirs) $(DESTDIR)$(kde_appsdir)/Settings/WebBrowsing
$(INSTALL_DATA) $(srcdir)/uninstall.desktop $(DESTDIR)$(kde_appsdir)/Settings/WebBrowsing/nsplugin.desktop $(INSTALL_DATA) $(srcdir)/uninstall.desktop $(DESTDIR)$(kde_appsdir)/Settings/WebBrowsing/nsplugin.desktop
$(INSTALL_DATA) $(srcdir)/uninstall.desktop $(DESTDIR)$(kde_appsdir)/Settings/WebBrowsing/khtml_appearance.desktop $(INSTALL_DATA) $(srcdir)/uninstall.desktop $(DESTDIR)$(kde_appsdir)/Settings/WebBrowsing/tdehtml_appearance.desktop

@ -14,7 +14,7 @@
#include <kdialog.h> #include <kdialog.h>
#include <kfontcombo.h> #include <kfontcombo.h>
#include <kglobal.h> #include <kglobal.h>
#include <khtmldefaults.h> #include <tdehtmldefaults.h>
#include <klocale.h> #include <klocale.h>
#include <knuminput.h> #include <knuminput.h>
@ -320,15 +320,15 @@ void KAppearanceOptions::load()
void KAppearanceOptions::load( bool useDefaults ) void KAppearanceOptions::load( bool useDefaults )
{ {
TDEConfig khtmlrc("khtmlrc", true, false); TDEConfig tdehtmlrc("tdehtmlrc", true, false);
m_pConfig->setReadDefaults( useDefaults ); m_pConfig->setReadDefaults( useDefaults );
khtmlrc.setReadDefaults( useDefaults ); tdehtmlrc.setReadDefaults( useDefaults );
#define SET_GROUP(x) m_pConfig->setGroup(x); khtmlrc.setGroup(x) #define SET_GROUP(x) m_pConfig->setGroup(x); tdehtmlrc.setGroup(x)
#define READ_NUM(x,y) m_pConfig->readNumEntry(x, khtmlrc.readNumEntry(x, y)) #define READ_NUM(x,y) m_pConfig->readNumEntry(x, tdehtmlrc.readNumEntry(x, y))
#define READ_ENTRY(x,y) m_pConfig->readEntry(x, khtmlrc.readEntry(x, y)) #define READ_ENTRY(x,y) m_pConfig->readEntry(x, tdehtmlrc.readEntry(x, y))
#define READ_LIST(x) m_pConfig->readListEntry(x, khtmlrc.readListEntry(x)) #define READ_LIST(x) m_pConfig->readListEntry(x, tdehtmlrc.readListEntry(x))
SET_GROUP(m_groupname); SET_GROUP(m_groupname);
fSize = READ_NUM( "MediumFontSize", 12 ); fSize = READ_NUM( "MediumFontSize", 12 );
@ -348,7 +348,7 @@ void KAppearanceOptions::load( bool useDefaults )
if (m_pConfig->hasKey("Fonts")) if (m_pConfig->hasKey("Fonts"))
fonts = m_pConfig->readListEntry( "Fonts" ); fonts = m_pConfig->readListEntry( "Fonts" );
else else
fonts = khtmlrc.readListEntry( "Fonts" ); fonts = tdehtmlrc.readListEntry( "Fonts" );
while (fonts.count() < 7) while (fonts.count() < 7)
fonts.append(TQString::null); fonts.append(TQString::null);

@ -230,13 +230,13 @@ void KMiscHTMLOptions::load()
void KMiscHTMLOptions::load( bool useDefaults ) void KMiscHTMLOptions::load( bool useDefaults )
{ {
TDEConfig khtmlrc("khtmlrc", true, false); TDEConfig tdehtmlrc("tdehtmlrc", true, false);
khtmlrc.setReadDefaults( useDefaults ); tdehtmlrc.setReadDefaults( useDefaults );
m_pConfig->setReadDefaults( useDefaults ); m_pConfig->setReadDefaults( useDefaults );
#define SET_GROUP(x) m_pConfig->setGroup(x); khtmlrc.setGroup(x) #define SET_GROUP(x) m_pConfig->setGroup(x); tdehtmlrc.setGroup(x)
#define READ_BOOL(x,y) m_pConfig->readBoolEntry(x, khtmlrc.readBoolEntry(x, y)) #define READ_BOOL(x,y) m_pConfig->readBoolEntry(x, tdehtmlrc.readBoolEntry(x, y))
#define READ_ENTRY(x) m_pConfig->readEntry(x, khtmlrc.readEntry(x)) #define READ_ENTRY(x) m_pConfig->readEntry(x, tdehtmlrc.readEntry(x))
// *** load *** // *** load ***

@ -17,7 +17,7 @@
#include <kdebug.h> #include <kdebug.h>
#include <klineedit.h> #include <klineedit.h>
#include <klocale.h> #include <klocale.h>
#include <khtml_settings.h> #include <tdehtml_settings.h>
#include <knuminput.h> #include <knuminput.h>
#include <tqlayout.h> #include <tqlayout.h>

@ -25,7 +25,7 @@
#include <tqgroupbox.h> #include <tqgroupbox.h>
#include <tqstring.h> #include <tqstring.h>
#include <khtml_settings.h> #include <tdehtml_settings.h>
#include "policies.h" #include "policies.h"

@ -43,33 +43,33 @@
extern "C" extern "C"
{ {
KDE_EXPORT TDECModule *create_khtml_behavior(TQWidget *parent, const char *name) KDE_EXPORT TDECModule *create_tdehtml_behavior(TQWidget *parent, const char *name)
{ {
TDEConfig *c = new TDEConfig( "konquerorrc", false, false ); TDEConfig *c = new TDEConfig( "konquerorrc", false, false );
return new KMiscHTMLOptions(c, "HTML Settings", parent, name); return new KMiscHTMLOptions(c, "HTML Settings", parent, name);
} }
KDE_EXPORT TDECModule *create_khtml_fonts(TQWidget *parent, const char *name) KDE_EXPORT TDECModule *create_tdehtml_fonts(TQWidget *parent, const char *name)
{ {
TDEConfig *c = new TDEConfig( "konquerorrc", false, false ); TDEConfig *c = new TDEConfig( "konquerorrc", false, false );
return new KAppearanceOptions(c, "HTML Settings", parent, name); return new KAppearanceOptions(c, "HTML Settings", parent, name);
} }
KDE_EXPORT TDECModule *create_khtml_java_js(TQWidget *parent, const char* /*name*/) KDE_EXPORT TDECModule *create_tdehtml_java_js(TQWidget *parent, const char* /*name*/)
{ {
TDEConfig *c = new TDEConfig( "konquerorrc", false, false ); TDEConfig *c = new TDEConfig( "konquerorrc", false, false );
return new KJSParts(c, parent, "kcmkonqhtml"); return new KJSParts(c, parent, "kcmkonqhtml");
} }
KDE_EXPORT TDECModule *create_khtml_plugins(TQWidget *parent, const char *name) KDE_EXPORT TDECModule *create_tdehtml_plugins(TQWidget *parent, const char *name)
{ {
TDEConfig *c = new TDEConfig( "konquerorrc", false, false ); TDEConfig *c = new TDEConfig( "konquerorrc", false, false );
return new KPluginOptions(c, "Java/JavaScript Settings", parent, name); return new KPluginOptions(c, "Java/JavaScript Settings", parent, name);
} }
KDE_EXPORT TDECModule *create_khtml_filter(TQWidget *parent, const char *name ) KDE_EXPORT TDECModule *create_tdehtml_filter(TQWidget *parent, const char *name )
{ {
TDEConfig *c = new TDEConfig( "khtmlrc", false, false ); TDEConfig *c = new TDEConfig( "tdehtmlrc", false, false );
return new KCMFilter(c, "Filter Settings", parent, name); return new KCMFilter(c, "Filter Settings", parent, name);
} }
} }

@ -1,12 +1,12 @@
[Desktop Entry] [Desktop Entry]
Type=Application Type=Application
DocPath=kcontrol/khtml/index.html#kbrowse-html DocPath=kcontrol/tdehtml/index.html#kbrowse-html
Icon=konqueror Icon=konqueror
Exec=kcmshell khtml_behavior Exec=kcmshell tdehtml_behavior
X-TDE-Library=konqhtml X-TDE-Library=konqhtml
X-TDE-FactoryName=khtml_behavior X-TDE-FactoryName=tdehtml_behavior
Name=Web Behavior Name=Web Behavior
Name[af]=Web Gedrag Name[af]=Web Gedrag

@ -1,11 +1,11 @@
[Desktop Entry] [Desktop Entry]
Type=Application Type=Application
DocPath=kcontrol/khtml/index.html#khtml-adblock DocPath=kcontrol/tdehtml/index.html#tdehtml-adblock
Icon=filter Icon=filter
Exec=kcmshell khtml_filter Exec=kcmshell tdehtml_filter
X-TDE-Library=konqhtml X-TDE-Library=konqhtml
X-TDE-FactoryName=khtml_filter X-TDE-FactoryName=tdehtml_filter
Name=AdBlocK Filters Name=AdBlocK Filters
Name[af]=Advertensie blok filters Name[af]=Advertensie blok filters

@ -1,12 +1,12 @@
[Desktop Entry] [Desktop Entry]
Type=Application Type=Application
DocPath=kcontrol/khtml/index.html#kbrowse-appearance DocPath=kcontrol/tdehtml/index.html#kbrowse-appearance
Icon=fonts Icon=fonts
Exec=kcmshell khtml_fonts Exec=kcmshell tdehtml_fonts
X-TDE-Library=konqhtml X-TDE-Library=konqhtml
X-TDE-FactoryName=khtml_fonts X-TDE-FactoryName=tdehtml_fonts
Name=Fonts Name=Fonts
Name[af]=Skriftipes Name[af]=Skriftipes

@ -1,12 +1,12 @@
[Desktop Entry] [Desktop Entry]
Type=Application Type=Application
DocPath=kcontrol/khtml/index.html#kbrowse-java DocPath=kcontrol/tdehtml/index.html#kbrowse-java
Icon=konqueror Icon=konqueror
Exec=kcmshell khtml_java_js Exec=kcmshell tdehtml_java_js
X-TDE-Library=konqhtml X-TDE-Library=konqhtml
X-TDE-FactoryName=khtml_java_js X-TDE-FactoryName=tdehtml_java_js
Name=Java & JavaScript Name=Java & JavaScript
Name[af]=Java & Javaskrip Name[af]=Java & Javaskrip

@ -398,7 +398,7 @@ void kthememanager::queryLNFModules()
dlg->btnStyle->setIconSet( il->loadIconSet( "style", KIcon::Desktop, 32 ) ); dlg->btnStyle->setIconSet( il->loadIconSet( "style", KIcon::Desktop, 32 ) );
dlg->btnIcons->setIconSet( il->loadIconSet( "icons", KIcon::Desktop, 32 ) ); dlg->btnIcons->setIconSet( il->loadIconSet( "icons", KIcon::Desktop, 32 ) );
dlg->btnFonts->setIconSet( il->loadIconSet( "fonts", KIcon::Desktop, 32 ) ); dlg->btnFonts->setIconSet( il->loadIconSet( "fonts", KIcon::Desktop, 32 ) );
dlg->btnSaver->setIconSet( il->loadIconSet( "kscreensaver", KIcon::Desktop, 32 ) ); dlg->btnSaver->setIconSet( il->loadIconSet( "tdescreensaver", KIcon::Desktop, 32 ) );
} }
void kthememanager::updatePreview( const TQString & pixFile ) void kthememanager::updatePreview( const TQString & pixFile )

Before

Width:  |  Height:  |  Size: 7.0 KiB

After

Width:  |  Height:  |  Size: 7.0 KiB

Before

Width:  |  Height:  |  Size: 707 B

After

Width:  |  Height:  |  Size: 707 B

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

@ -103,7 +103,7 @@ bool KPrivacyManager::clearSavedClipboardContents()
bool KPrivacyManager::clearFormCompletion() const bool KPrivacyManager::clearFormCompletion() const
{ {
TQFile completionFile(locateLocal("data", "khtml/formcompletions")); TQFile completionFile(locateLocal("data", "tdehtml/formcompletions"));
return completionFile.remove(); return completionFile.remove();
} }

@ -22,26 +22,26 @@ link_directories(
##### other data ################################ ##### other data ################################
install( FILES krandrtray.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} ) install( FILES tderandrtray.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} )
install( FILES randr.desktop DESTINATION ${APPS_INSTALL_DIR}/.hidden ) install( FILES randr.desktop DESTINATION ${APPS_INSTALL_DIR}/.hidden )
install( FILES krandrtray-autostart.desktop DESTINATION ${AUTOSTART_INSTALL_DIR} ) install( FILES tderandrtray-autostart.desktop DESTINATION ${AUTOSTART_INSTALL_DIR} )
##### kcm_randr (module) ######################## ##### kcm_randr (module) ########################
tde_add_kpart( kcm_randr AUTOMOC tde_add_kpart( kcm_randr AUTOMOC
SOURCES krandrmodule.cpp SOURCES tderandrmodule.cpp
LINK tdeui-shared krandr-shared LINK tdeui-shared tderandr-shared
DESTINATION ${PLUGIN_INSTALL_DIR} DESTINATION ${PLUGIN_INSTALL_DIR}
) )
##### krandrtray (executable) ################### ##### tderandrtray (executable) ###################
tde_add_executable( krandrtray AUTOMOC tde_add_executable( tderandrtray AUTOMOC
SOURCES SOURCES
main.cpp krandrtray.cpp krandrapp.cpp main.cpp tderandrtray.cpp tderandrapp.cpp
krandrpassivepopup.cpp configdialog.cpp tderandrpassivepopup.cpp configdialog.cpp
LINK kutils-shared krandr-shared LINK tdeutils-shared tderandr-shared
DESTINATION ${BIN_INSTALL_DIR} DESTINATION ${BIN_INSTALL_DIR}
) )

@ -5,32 +5,32 @@ kde_module_LTLIBRARIES = kcm_randr.la
METASOURCES = AUTO METASOURCES = AUTO
kcm_randr_la_SOURCES = krandrmodule.cpp kcm_randr_la_SOURCES = tderandrmodule.cpp
kcm_randr_la_LDFLAGS = -module -avoid-version $(all_libraries) -no-undefined kcm_randr_la_LDFLAGS = -module -avoid-version $(all_libraries) -no-undefined
kcm_randr_la_LIBADD = $(LIB_TDEUI) $(LIB_XRANDR) kcm_randr_la_LIBADD = $(LIB_TDEUI) $(LIB_XRANDR)
noinst_HEADERS = krandrmodule.h krandrtray.h krandrapp.h \ noinst_HEADERS = tderandrmodule.h tderandrtray.h tderandrapp.h \
krandrpassivepopup.h configdialog.h tderandrpassivepopup.h configdialog.h
xdg_apps_DATA = krandrtray.desktop xdg_apps_DATA = tderandrtray.desktop
krandr_data_DATA = randr.desktop tderandr_data_DATA = randr.desktop
krandr_datadir = $(kde_appsdir)/.hidden tderandr_datadir = $(kde_appsdir)/.hidden
# Autostart # Autostart
autostartdir = $(prefix)/share/autostart autostartdir = $(prefix)/share/autostart
autostart_DATA = krandrtray-autostart.desktop autostart_DATA = tderandrtray-autostart.desktop
#install-data-local: uninstall.desktop #install-data-local: uninstall.desktop
# $(mkinstalldirs) $(DESTDIR)$(kde_appsdir)/Settings/Desktop # $(mkinstalldirs) $(DESTDIR)$(kde_appsdir)/Settings/Desktop
# $(INSTALL_DATA) $(srcdir)/uninstall.desktop # $(INSTALL_DATA) $(srcdir)/uninstall.desktop
# $(DESTDIR)$(kde_appsdir)/Settings/Desktop/krandrmodule.desktop # $(DESTDIR)$(kde_appsdir)/Settings/Desktop/tderandrmodule.desktop
bin_PROGRAMS = krandrtray bin_PROGRAMS = tderandrtray
krandrtray_SOURCES = main.cpp krandrtray.cpp krandrapp.cpp krandrpassivepopup.cpp configdialog.cpp tderandrtray_SOURCES = main.cpp tderandrtray.cpp tderandrapp.cpp tderandrpassivepopup.cpp configdialog.cpp
krandrtray_LDFLAGS = $(all_libraries) $(KDE_RPATH) -lkrandr tderandrtray_LDFLAGS = $(all_libraries) $(KDE_RPATH) -ltderandr
krandrtray_LDADD = $(LIB_KFILE) $(LIB_KUTILS) $(LIB_XRANDR) tderandrtray_LDADD = $(LIB_KFILE) $(LIB_KUTILS) $(LIB_XRANDR)
messages: rc.cpp messages: rc.cpp
$(XGETTEXT) *.cpp -o $(podir)/krandr.pot $(XGETTEXT) *.cpp -o $(podir)/tderandr.pot

@ -31,7 +31,7 @@
#include <kpopupmenu.h> #include <kpopupmenu.h>
#include <twinmodule.h> #include <twinmodule.h>
#include <kregexpeditorinterface.h> #include <kregexpeditorinterface.h>
#include <kparts/componentfactory.h> #include <tdeparts/componentfactory.h>
#include "configdialog.h" #include "configdialog.h"
@ -42,7 +42,7 @@ ConfigDialog::ConfigDialog(TDEGlobalAccel *accel,
Ok, 0L, "config dialog" ) Ok, 0L, "config dialog" )
{ {
if ( isApplet ) if ( isApplet )
setHelp( TQString::null, "krandrtray" ); setHelp( TQString::null, "tderandrtray" );
TQFrame *w = 0L; // the parent for the widgets TQFrame *w = 0L; // the parent for the widgets

@ -24,9 +24,9 @@
#include <kaboutdata.h> #include <kaboutdata.h>
#include <kglobal.h> #include <kglobal.h>
#include "krandrapp.h" #include "tderandrapp.h"
static const char krandrtrayVersion[] = "0.5"; static const char tderandrtrayVersion[] = "0.5";
static const KCmdLineOptions options[] = static const KCmdLineOptions options[] =
{ {
{ "login", I18N_NOOP("Application is being auto-started at TDE session start"), 0L }, { "login", I18N_NOOP("Application is being auto-started at TDE session start"), 0L },
@ -35,12 +35,12 @@ static const KCmdLineOptions options[] =
int main(int argc, char **argv) int main(int argc, char **argv)
{ {
TDEAboutData aboutData("randr", I18N_NOOP("Resize and Rotate"), krandrtrayVersion, I18N_NOOP("Resize and Rotate System Tray App"), TDEAboutData::License_GPL, "(c) 2009,2010 Timothy Pearson", 0L, ""); TDEAboutData aboutData("randr", I18N_NOOP("Resize and Rotate"), tderandrtrayVersion, I18N_NOOP("Resize and Rotate System Tray App"), TDEAboutData::License_GPL, "(c) 2009,2010 Timothy Pearson", 0L, "");
aboutData.addAuthor("Timothy Pearson",I18N_NOOP("Developer and maintainer"), "kb9vqf@pearsoncomputing.net"); aboutData.addAuthor("Timothy Pearson",I18N_NOOP("Developer and maintainer"), "kb9vqf@pearsoncomputing.net");
aboutData.addAuthor("Hamish Rodda",I18N_NOOP("Original developer and maintainer"), "rodda@kde.org"); aboutData.addAuthor("Hamish Rodda",I18N_NOOP("Original developer and maintainer"), "rodda@kde.org");
aboutData.addCredit("Lubos Lunak",I18N_NOOP("Many fixes"), "l.lunak@suse.cz"); aboutData.addCredit("Lubos Lunak",I18N_NOOP("Many fixes"), "l.lunak@suse.cz");
aboutData.setProductName("krandr/krandrtray"); aboutData.setProductName("tderandr/tderandrtray");
TDEGlobal::locale()->setMainCatalogue("krandr"); TDEGlobal::locale()->setMainCatalogue("tderandr");
TDECmdLineArgs::init(argc,argv,&aboutData); TDECmdLineArgs::init(argc,argv,&aboutData);
TDECmdLineArgs::addCmdLineOptions(options); TDECmdLineArgs::addCmdLineOptions(options);

@ -18,10 +18,10 @@
#include <kdebug.h> #include <kdebug.h>
#include "krandrapp.h" #include "tderandrapp.h"
#include "krandrapp.moc" #include "tderandrapp.moc"
#include "krandrtray.h" #include "tderandrtray.h"
#include <X11/Xlib.h> #include <X11/Xlib.h>

@ -26,7 +26,7 @@
#endif #endif
#define WIN KKey::QtWIN #define WIN KKey::QtWIN
keys->insert( "Program:krandrtray", i18n("Display Control") ); keys->insert( "Program:tderandrtray", i18n("Display Control") );
DEF( I18N_NOOP("Switch Displays"), KShortcut(TQString("XF86Display")), KShortcut(TQString("XF86Display")), slotCycleDisplays() ); DEF( I18N_NOOP("Switch Displays"), KShortcut(TQString("XF86Display")), KShortcut(TQString("XF86Display")), slotCycleDisplays() );

@ -36,15 +36,15 @@
#include <kglobal.h> #include <kglobal.h>
#include <klocale.h> #include <klocale.h>
#include "krandrmodule.h" #include "tderandrmodule.h"
#include "krandrmodule.moc" #include "tderandrmodule.moc"
#include <X11/Xlib.h> #include <X11/Xlib.h>
#include <X11/extensions/Xrandr.h> #include <X11/extensions/Xrandr.h>
// DLL Interface for kcontrol // DLL Interface for kcontrol
typedef KGenericFactory<KRandRModule, TQWidget > KSSFactory; typedef KGenericFactory<KRandRModule, TQWidget > KSSFactory;
K_EXPORT_COMPONENT_FACTORY (kcm_randr, KSSFactory("krandr") ) K_EXPORT_COMPONENT_FACTORY (kcm_randr, KSSFactory("tderandr") )
extern "C" extern "C"
{ {

@ -19,7 +19,7 @@
#ifndef KRANDRMODULE_H #ifndef KRANDRMODULE_H
#define KRANDRMODULE_H #define KRANDRMODULE_H
#include <libkrandr/libkrandr.h> #include <libtderandr/libtderandr.h>
class TQButtonGroup; class TQButtonGroup;
class KComboBox; class KComboBox;

@ -16,7 +16,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/ */
#include "krandrpassivepopup.h" #include "tderandrpassivepopup.h"
#include <kapplication.h> #include <kapplication.h>
@ -115,4 +115,4 @@ void KRandrPassivePopup::slotPositionSelf()
positionSelf(); positionSelf();
} }
#include "krandrpassivepopup.moc" #include "tderandrpassivepopup.moc"

@ -134,11 +134,11 @@ Comment[vi]=Đổi cỡ và quay màn hình X.
Comment[wa]=Candjî l' grandeu eyet tourner les waitroûles X. Comment[wa]=Candjî l' grandeu eyet tourner les waitroûles X.
Comment[zh_CN]=更改 X 屏幕的大小和旋转。 Comment[zh_CN]=更改 X 屏幕的大小和旋转。
Comment[zh_TW]=調整大小及旋轉 X 螢幕。 Comment[zh_TW]=調整大小及旋轉 X 螢幕。
Exec=krandrtray Exec=tderandrtray
Icon=randr Icon=randr
X-TDE-autostart-after=panel X-TDE-autostart-after=panel
X-TDE-StartupNotify=false X-TDE-StartupNotify=false
X-TDE-UniqueApplet=true X-TDE-UniqueApplet=true
X-TDE-autostart-condition=krandrtrayrc:General:Autostart:true X-TDE-autostart-condition=tderandrtrayrc:General:Autostart:true
Categories=System;Applet; Categories=System;Applet;

@ -39,9 +39,9 @@
#include "configdialog.h" #include "configdialog.h"
#include "krandrtray.h" #include "tderandrtray.h"
#include "krandrpassivepopup.h" #include "tderandrpassivepopup.h"
#include "krandrtray.moc" #include "tderandrtray.moc"
#define OUTPUT_CONNECTED (1 << 0) #define OUTPUT_CONNECTED (1 << 0)
#define OUTPUT_UNKNOWN (1 << 1) #define OUTPUT_UNKNOWN (1 << 1)
@ -63,7 +63,7 @@ KRandRSystemTray::KRandRSystemTray(TQWidget* parent, const char *name)
//printf("Reading configuration...\n\r"); //printf("Reading configuration...\n\r");
globalKeys = new TDEGlobalAccel(TQT_TQOBJECT(this)); globalKeys = new TDEGlobalAccel(TQT_TQOBJECT(this));
TDEGlobalAccel* keys = globalKeys; TDEGlobalAccel* keys = globalKeys;
#include "krandrbindings.cpp" #include "tderandrbindings.cpp"
// the keys need to be read from kdeglobals, not kickerrc // the keys need to be read from kdeglobals, not kickerrc
globalKeys->readSettings(); globalKeys->readSettings();
globalKeys->setEnabled(true); globalKeys->setEnabled(true);
@ -95,12 +95,12 @@ KRandRSystemTray::KRandRSystemTray(TQWidget* parent, const char *name)
} }
/*! /*!
* \b TQT_SLOT which called if krandrtray is exited by the user. In this case the user * \b TQT_SLOT which called if tderandrtray is exited by the user. In this case the user
* is asked through a yes/no box if "KRandRTray should start automatically on log in" and the * is asked through a yes/no box if "KRandRTray should start automatically on log in" and the
* result is written to the KDE configfile. * result is written to the KDE configfile.
*/ */
void KRandRSystemTray::_quit (){ void KRandRSystemTray::_quit (){
r_config = new KSimpleConfig("krandrtrayrc"); r_config = new KSimpleConfig("tderandrtrayrc");
TQString tmp1 = i18n ("Start KRandRTray automatically when you log in?"); TQString tmp1 = i18n ("Start KRandRTray automatically when you log in?");
int tmp2 = KMessageBox::questionYesNo ( 0, tmp1, i18n("Question"), i18n("Start Automatically"), i18n("Do Not Start")); int tmp2 = KMessageBox::questionYesNo ( 0, tmp1, i18n("Question"), i18n("Start Automatically"), i18n("Do Not Start"));

@ -134,7 +134,7 @@ Comment[vi]=Đổi cỡ và quay màn hình X.
Comment[wa]=Candjî l' grandeu eyet tourner les waitroûles X. Comment[wa]=Candjî l' grandeu eyet tourner les waitroûles X.
Comment[zh_CN]=更改 X 屏幕的大小和旋转。 Comment[zh_CN]=更改 X 屏幕的大小和旋转。
Comment[zh_TW]=調整大小及旋轉 X 螢幕。 Comment[zh_TW]=調整大小及旋轉 X 螢幕。
Exec=krandrtray Exec=tderandrtray
Icon=randr Icon=randr
Type=Application Type=Application
OnlyShowIn=TDE; OnlyShowIn=TDE;

@ -24,7 +24,7 @@
#include <ksystemtray.h> #include <ksystemtray.h>
#include <kglobalaccel.h> #include <kglobalaccel.h>
#include <libkrandr/libkrandr.h> #include <libtderandr/libtderandr.h>
#include <tdehardwaredevices.h> #include <tdehardwaredevices.h>
class KHelpMenu; class KHelpMenu;

@ -1,6 +1,6 @@
[Desktop Entry] [Desktop Entry]
Exec=kcmshell screensaver Exec=kcmshell screensaver
Icon=kscreensaver Icon=tdescreensaver
Type=Application Type=Application
DocPath=kcontrol/screensaver/index.html DocPath=kcontrol/screensaver/index.html

@ -506,7 +506,7 @@ void KScreenSaver::findSavers()
TQListViewItem *categoryItem = mSaverListView->findItem( s->category(), 0 ); TQListViewItem *categoryItem = mSaverListView->findItem( s->category(), 0 );
if ( !categoryItem ) { if ( !categoryItem ) {
categoryItem = new TQListViewItem ( mSaverListView, s->category(), "1" + s->category() ); categoryItem = new TQListViewItem ( mSaverListView, s->category(), "1" + s->category() );
categoryItem->setPixmap ( 0, SmallIcon ( "kscreensaver" ) ); categoryItem->setPixmap ( 0, SmallIcon ( "tdescreensaver" ) );
} }
item = new TQListViewItem ( categoryItem, s->name(), s->name() ); item = new TQListViewItem ( categoryItem, s->name(), s->name() );
categoryCount++; categoryCount++;
@ -712,7 +712,7 @@ void KScreenSaver::slotSetup()
(*mSetupProc) << word; (*mSetupProc) << word;
word = "-icon"; word = "-icon";
(*mSetupProc) << word; (*mSetupProc) << word;
word = "kscreensaver"; word = "tdescreensaver";
(*mSetupProc) << word; (*mSetupProc) << word;
} }

@ -23,7 +23,7 @@
#include <kapplication.h> #include <kapplication.h>
#include <kdialog.h> #include <kdialog.h>
#include <kgenericfactory.h> #include <kgenericfactory.h>
#include <kspell.h> #include <tdespell.h>
#include "spellchecking.h" #include "spellchecking.h"

@ -3,7 +3,7 @@ SUBDIRS = kcm
bin_PROGRAMS = kdepasswd bin_PROGRAMS = kdepasswd
kdepasswd_SOURCES = kdepasswd.cpp passwd.cpp passwddlg.cpp kdepasswd_SOURCES = kdepasswd.cpp passwd.cpp passwddlg.cpp
kdepasswd_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor kdepasswd_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
kdepasswd_LDADD = $(LIB_KIO) kdepasswd_LDADD = $(LIB_KIO)
METASOURCES = AUTO METASOURCES = AUTO

@ -69,7 +69,7 @@ tde_add_executable( kcheckrunning
tde_add_executable( kxdglauncher tde_add_executable( kxdglauncher
SOURCES kxdglauncher.cpp SOURCES kxdglauncher.cpp
LINK kutils-shared LINK tdeutils-shared
DESTINATION ${BIN_INSTALL_DIR} DESTINATION ${BIN_INSTALL_DIR}
) )
@ -92,7 +92,7 @@ tde_add_tdeinit_executable( ${target} AUTOMOC
SOURCES ${${target}_SRCS} SOURCES ${${target}_SRCS}
LINK LINK
kdesktopsettings-static bgnd-static dmctl-static kdesktopsettings-static bgnd-static dmctl-static
konq-shared kutils-shared konq-shared tdeutils-shared
${XRENDER_LIBRARIES} ${XCURSOR_LIBRARIES} Xext dl ${XRENDER_LIBRARIES} ${XCURSOR_LIBRARIES} Xext dl
${XSS_LIBRARIES} ${XSS_LIBRARIES}
) )

@ -9,7 +9,7 @@
# #
################################################# #################################################
# FIXME: KSCREENSAVER_PAM_SERVICE should be "kde" or "kscreensaver"? # FIXME: KSCREENSAVER_PAM_SERVICE should be "kde" or "tdescreensaver"?
if( WITH_PAM AND (NOT DEFINED KSCREENSAVER_PAM_SERVICE) ) if( WITH_PAM AND (NOT DEFINED KSCREENSAVER_PAM_SERVICE) )
set( KSCREENSAVER_PAM_SERVICE "kde" CACHE INTERNAL "" ) set( KSCREENSAVER_PAM_SERVICE "kde" CACHE INTERNAL "" )

@ -51,7 +51,7 @@
#include <klocale.h> #include <klocale.h>
#include <kio/netaccess.h> #include <kio/netaccess.h>
#include <kprocess.h> #include <kprocess.h>
#include <ksycoca.h> #include <tdesycoca.h>
#include <ktempfile.h> #include <ktempfile.h>
#include <kmessagebox.h> #include <kmessagebox.h>
#include <kglobalaccel.h> #include <kglobalaccel.h>

@ -37,6 +37,6 @@ set( ${target}_SRCS
tde_add_executable( ${target} AUTOMOC tde_add_executable( ${target} AUTOMOC
SOURCES ${${target}_SRCS} SOURCES ${${target}_SRCS}
LINK khtml-shared LINK tdehtml-shared
DESTINATION ${BIN_INSTALL_DIR} DESTINATION ${BIN_INSTALL_DIR}
) )

@ -7,7 +7,7 @@ bin_PROGRAMS = kwebdesktop
METASOURCES = AUTO METASOURCES = AUTO
kwebdesktop_SOURCES = kwebdesktop.cpp kwebdesktopsettings.kcfgc kwebdesktop_SOURCES = kwebdesktop.cpp kwebdesktopsettings.kcfgc
kwebdesktop_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor kwebdesktop_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
kdesktop_kwebdesktop_data_DATA = kwebdesktop.desktop kdesktop_kwebdesktop_data_DATA = kwebdesktop.desktop
kdesktop_kwebdesktop_datadir = $(kde_datadir)/kdesktop/programs kdesktop_kwebdesktop_datadir = $(kde_datadir)/kdesktop/programs

@ -33,7 +33,7 @@
#include <tqscrollview.h> #include <tqscrollview.h>
#include "kwebdesktop.h" #include "kwebdesktop.h"
#include <kmimetype.h> #include <kmimetype.h>
#include <kparts/componentfactory.h> #include <tdeparts/componentfactory.h>
#include "kwebdesktopsettings.h" #include "kwebdesktopsettings.h"
#include "kwebdesktop.moc" #include "kwebdesktop.moc"
@ -129,7 +129,7 @@ int main( int argc, char **argv )
TDEIO::SimpleJob::removeOnHold(); // Kill any slave that was put on hold. TDEIO::SimpleJob::removeOnHold(); // Kill any slave that was put on hold.
delete webDesktop; delete webDesktop;
delete run; delete run;
//khtml::Cache::clear(); //tdehtml::Cache::clear();
return ret; return ret;
} }

@ -21,8 +21,8 @@
#include <tqobject.h> #include <tqobject.h>
#include <tqcstring.h> #include <tqcstring.h>
#include <kparts/browserextension.h> #include <tdeparts/browserextension.h>
#include <khtml_part.h> #include <tdehtml_part.h>
namespace TDEIO { class Job; } namespace TDEIO { class Job; }

@ -1,7 +1,7 @@
## Makefile.am of tdebase/kdesktop/lock ## Makefile.am of tdebase/kdesktop/lock
INCLUDES = -I.. -I$(top_srcdir)/kcheckpass -I$(top_srcdir)/tdmlib $(GLINC) $(all_includes) INCLUDES = -I.. -I$(top_srcdir)/kcheckpass -I$(top_srcdir)/tdmlib $(GLINC) $(all_includes)
kdesktop_lock_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor kdesktop_lock_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
kdesktop_lock_LDADD = ../libkdesktopsettings.la ../../tdmlib/libdmctl.la $(LIB_KIO) $(LIB_XF86MISC) $(GLLIB) kdesktop_lock_LDADD = ../libkdesktopsettings.la ../../tdmlib/libdmctl.la $(LIB_KIO) $(LIB_XF86MISC) $(GLLIB)
####### Files ####### Files

@ -5,7 +5,7 @@ bin_PROGRAMS = kdialog
kdialog_SOURCES = kdialog.cpp widgets.cpp klistboxdialog.cpp progressdialog.cpp progressdialogiface.skel kdialog_SOURCES = kdialog.cpp widgets.cpp klistboxdialog.cpp progressdialog.cpp progressdialogiface.skel
kdialog_LDADD = $(LIB_KIO) kdialog_LDADD = $(LIB_KIO)
kdialog_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor kdialog_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
METASOURCES = AUTO METASOURCES = AUTO

@ -57,5 +57,5 @@ tde_add_executable( kfind AUTOMOC
tde_add_library( kfind_common STATIC_PIC AUTOMOC tde_add_library( kfind_common STATIC_PIC AUTOMOC
SOURCES kftabdlg.cpp kfind.cpp kquery.cpp kdatecombo.cpp SOURCES kftabdlg.cpp kfind.cpp kquery.cpp kdatecombo.cpp
LINK kparts-shared LINK tdeparts-shared
) )

@ -33,4 +33,4 @@ kfind_SOURCES = kfwin.cpp kfinddlg.cpp main.cpp
kfind_LDADD = libkfind_common.la $(LIB_KPARTS) kfind_LDADD = libkfind_common.la $(LIB_KPARTS)
# the library search path. # the library search path.
kfind_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor kfind_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor

@ -21,7 +21,7 @@
#include "kfindpart.h" #include "kfindpart.h"
#include "kquery.h" #include "kquery.h"
#include <kparts/genericfactory.h> #include <tdeparts/genericfactory.h>
#include <kdebug.h> #include <kdebug.h>
#include <klocale.h> #include <klocale.h>

@ -20,8 +20,8 @@
#ifndef kfindpart__h #ifndef kfindpart__h
#define kfindpart__h #define kfindpart__h
#include <kparts/browserextension.h> #include <tdeparts/browserextension.h>
#include <kparts/part.h> #include <tdeparts/part.h>
#include <kfileitem.h> #include <kfileitem.h>
#include <kdebug.h> #include <kdebug.h>
#include <tqptrlist.h> #include <tqptrlist.h>

@ -24,7 +24,7 @@
#include <kmessagebox.h> #include <kmessagebox.h>
#include <kfiledialog.h> #include <kfiledialog.h>
#include <kregexpeditorinterface.h> #include <kregexpeditorinterface.h>
#include <kparts/componentfactory.h> #include <tdeparts/componentfactory.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include "kquery.h" #include "kquery.h"

@ -50,7 +50,7 @@ tde_add_tdeinit_executable( khelpcenter AUTOMOC
kcmhelpcenter.cpp htmlsearchconfig.cpp kcmhelpcenter.skel kcmhelpcenter.cpp htmlsearchconfig.cpp kcmhelpcenter.skel
fontdialog.cpp plugintraverser.cpp scrollkeepertreebuilder.cpp fontdialog.cpp plugintraverser.cpp scrollkeepertreebuilder.cpp
prefs.kcfgc searchhandler.cpp prefs.kcfgc searchhandler.cpp
LINK khtml-shared LINK tdehtml-shared
) )

@ -6,7 +6,7 @@ METASOURCES = AUTO
bin_PROGRAMS = khc_indexbuilder bin_PROGRAMS = khc_indexbuilder
lib_LTLIBRARIES = lib_LTLIBRARIES =
khc_indexbuilder_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor khc_indexbuilder_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
khc_indexbuilder_LDADD = $(LIB_TDECORE) khc_indexbuilder_LDADD = $(LIB_TDECORE)
khc_indexbuilder_SOURCES = khc_indexbuilder.cpp khc_indexbuilder_SOURCES = khc_indexbuilder.cpp
@ -34,7 +34,7 @@ khelpcenter_la_SOURCES = navigator.cpp \
EXTRA_PROGRAMS = testmetainfo EXTRA_PROGRAMS = testmetainfo
testmetainfo_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor testmetainfo_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
testmetainfo_LDADD = $(LIB_TDECORE) docentry.lo docmetainfo.lo \ testmetainfo_LDADD = $(LIB_TDECORE) docentry.lo docmetainfo.lo \
docentrytraverser.lo htmlsearch.lo docentrytraverser.lo htmlsearch.lo
testmetainfo_SOURCES = testmetainfo.cpp testmetainfo_SOURCES = testmetainfo.cpp

@ -24,7 +24,7 @@
#include <kcombobox.h> #include <kcombobox.h>
#include <kconfig.h> #include <kconfig.h>
#include <kfontcombo.h> #include <kfontcombo.h>
#include <khtmldefaults.h> #include <tdehtmldefaults.h>
#include <klocale.h> #include <klocale.h>
#include <knuminput.h> #include <knuminput.h>

@ -21,14 +21,14 @@ noinst_HEADERS = kcmhtmlsearch.h htmlsearch.h
xdg_apps_DATA = htmlsearch.desktop xdg_apps_DATA = htmlsearch.desktop
bin_PROGRAMS = khtmlindex bin_PROGRAMS = tdehtmlindex
wrapperdir = $(kde_datadir)/khelpcenter/ wrapperdir = $(kde_datadir)/khelpcenter/
wrapper_SCRIPTS = meinproc_wrapper wrapper_SCRIPTS = meinproc_wrapper
khtmlindex_SOURCES = index.cpp tdehtmlindex_SOURCES = index.cpp
khtmlindex_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor tdehtmlindex_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
khtmlindex_LDADD = libhtmlsearch.la $(LIB_TDEUI) tdehtmlindex_LDADD = libhtmlsearch.la $(LIB_TDEUI)
xpm_DATA = unchecked.xpm checked.xpm xpm_DATA = unchecked.xpm checked.xpm
xpmdir = $(kde_datadir)/khelpcenter/pics xpmdir = $(kde_datadir)/khelpcenter/pics

@ -15,7 +15,7 @@ static KCmdLineOptions options[] =
int main(int argc, char *argv[]) int main(int argc, char *argv[])
{ {
TDEAboutData aboutData( "khtmlindex", I18N_NOOP("KHtmlIndex"), TDEAboutData aboutData( "tdehtmlindex", I18N_NOOP("KHtmlIndex"),
"", "",
I18N_NOOP("TDE Index generator for help files.")); I18N_NOOP("TDE Index generator for help files."));

@ -336,7 +336,7 @@ void KHTMLSearchConfig::generateIndex()
{ {
save(); save();
TQString exe = kapp->dirs()->findExe("khtmlindex"); TQString exe = kapp->dirs()->findExe("tdehtmlindex");
if (exe.isEmpty()) if (exe.isEmpty())
return; return;

@ -35,8 +35,8 @@
#include <krun.h> #include <krun.h>
#include <kaboutdata.h> #include <kaboutdata.h>
#include <kdebug.h> #include <kdebug.h>
#include <khtmlview.h> #include <tdehtmlview.h>
#include <khtml_settings.h> #include <tdehtml_settings.h>
#include <kaction.h> #include <kaction.h>
#include <kstatusbar.h> #include <kstatusbar.h>
#include <kstdaccel.h> #include <kstdaccel.h>

@ -6,7 +6,7 @@
#include <kmainwindow.h> #include <kmainwindow.h>
#include <kio/job.h> #include <kio/job.h>
#include <kurl.h> #include <kurl.h>
#include <kparts/browserextension.h> #include <tdeparts/browserextension.h>
#include <dcopclient.h> #include <dcopclient.h>
#include <dcopobject.h> #include <dcopobject.h>

@ -9,8 +9,8 @@
#include <kactioncollection.h> #include <kactioncollection.h>
#include <kapplication.h> #include <kapplication.h>
#include <kdebug.h> #include <kdebug.h>
#include <khtml_settings.h> #include <tdehtml_settings.h>
#include <khtmlview.h> #include <tdehtmlview.h>
#include <klocale.h> #include <klocale.h>
#include <kpopupmenu.h> #include <kpopupmenu.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>

@ -1,7 +1,7 @@
#ifndef __view_h__ #ifndef __view_h__
#define __view_h__ #define __view_h__
#include <khtml_part.h> #include <tdehtml_part.h>
#include "glossary.h" #include "glossary.h"
#include "navigator.h" #include "navigator.h"

@ -44,7 +44,7 @@ tde_add_kpart( launcher_panelapplet AUTOMOC
-Wl,--start-group -Wl,--start-group
kicker_core-static kicker_buttons-static kicker_ui-static kicker_core-static kicker_buttons-static kicker_ui-static
-Wl,--end-group -Wl,--end-group
kickermain-shared kutils-shared kabc-shared kickermain-shared tdeutils-shared kabc-shared
DEPENDENCIES libkicker-shared DEPENDENCIES libkicker-shared
DESTINATION ${PLUGIN_INSTALL_DIR} DESTINATION ${PLUGIN_INSTALL_DIR}
) )

@ -26,7 +26,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <kdesktopfile.h> #include <kdesktopfile.h>
#include <kglobalsettings.h> #include <kglobalsettings.h>
#include <ksycocaentry.h> #include <tdesycocaentry.h>
#include <kservice.h> #include <kservice.h>
#include <kservicegroup.h> #include <kservicegroup.h>

@ -37,7 +37,7 @@ EXTRA_DIST = $(lnk_DATA)
bin_PROGRAMS = kasbar bin_PROGRAMS = kasbar
kasbar_SOURCES = kasbarapp.cpp kasbar_SOURCES = kasbarapp.cpp
kasbar_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor kasbar_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
kasbar_LDADD = libkasbar.la \ kasbar_LDADD = libkasbar.la \
$(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI)

@ -20,8 +20,8 @@
#include <kmessagebox.h> #include <kmessagebox.h>
#include <kglobal.h> #include <kglobal.h>
#include <klocale.h> #include <klocale.h>
#include <kparts/part.h> #include <tdeparts/part.h>
#include <kparts/componentfactory.h> #include <tdeparts/componentfactory.h>
#include <tqlayout.h> #include <tqlayout.h>
#include <konq_historymgr.h> #include <konq_historymgr.h>
#include <krun.h> #include <krun.h>

@ -19,7 +19,7 @@
#include <kpanelextension.h> #include <kpanelextension.h>
#include <kurl.h> #include <kurl.h>
#include <kparts/browserextension.h> #include <tdeparts/browserextension.h>
class TQHBoxLayout; class TQHBoxLayout;
class TQVBox; class TQVBox;

@ -54,5 +54,5 @@ configure_file( ${CMAKE_SOURCE_DIR}/cmake/modules/template_dummy_cpp.cmake dummy
tde_add_tdeinit_executable( kicker tde_add_tdeinit_executable( kicker
SOURCES dummy.cpp SOURCES dummy.cpp
EMBED kicker_core-static EMBED kicker_core-static
LINK kicker_buttons-static kicker_ui-static kickermain-shared kabc-shared kutils-shared LINK kicker_buttons-static kicker_ui-static kickermain-shared kabc-shared tdeutils-shared
) )

@ -29,7 +29,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <kconfig.h> #include <kconfig.h>
#include <kdebug.h> #include <kdebug.h>
#include <kglobal.h> #include <kglobal.h>
#include <kmultipledrag.h> #include <tdemultipledrag.h>
#include <kpanelapplet.h> #include <kpanelapplet.h>
#include <kurldrag.h> #include <kurldrag.h>

@ -23,7 +23,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <tqdragobject.h> #include <tqdragobject.h>
#include <ksycocaentry.h> #include <tdesycocaentry.h>
#include <kservice.h> #include <kservice.h>
#include <kservicegroup.h> #include <kservicegroup.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>

@ -62,7 +62,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <twin.h> #include <twin.h>
#include <kdebug.h> #include <kdebug.h>
#include <kmimetype.h> #include <kmimetype.h>
#include <kmultipledrag.h> #include <tdemultipledrag.h>
#include "client_mnu.h" #include "client_mnu.h"
#include "container_base.h" #include "container_base.h"

@ -75,7 +75,7 @@
#include <dcopref.h> #include <dcopref.h>
#include <konq_popupmenu.h> #include <konq_popupmenu.h>
#include <konqbookmarkmanager.h> #include <konqbookmarkmanager.h>
#include <kparts/componentfactory.h> #include <tdeparts/componentfactory.h>
#include "client_mnu.h" #include "client_mnu.h"
#include "container_base.h" #include "container_base.h"

@ -40,8 +40,8 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <kprocess.h> #include <kprocess.h>
#include <krun.h> #include <krun.h>
#include <kservicegroup.h> #include <kservicegroup.h>
#include <ksycoca.h> #include <tdesycoca.h>
#include <ksycocaentry.h> #include <tdesycocaentry.h>
#include <kservice.h> #include <kservice.h>
#include <kurldrag.h> #include <kurldrag.h>
#include <kio/job.h> #include <kio/job.h>

@ -28,7 +28,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <set> #include <set>
#include <tqvaluevector.h> #include <tqvaluevector.h>
#include <ksycocaentry.h> #include <tdesycocaentry.h>
#include <kservice.h> #include <kservice.h>
#include <kpanelmenu.h> #include <kpanelmenu.h>
#include <kservicegroup.h> #include <kservicegroup.h>

@ -31,7 +31,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <klibloader.h> #include <klibloader.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <kpanelmenu.h> #include <kpanelmenu.h>
#include <kparts/componentfactory.h> #include <tdeparts/componentfactory.h>
MenuInfo::MenuInfo(const TQString& desktopFile) MenuInfo::MenuInfo(const TQString& desktopFile)
{ {

@ -31,7 +31,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <kservice.h> #include <kservice.h>
#include <kservicegroup.h> #include <kservicegroup.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <ksycoca.h> #include <tdesycoca.h>
#include <kurl.h> #include <kurl.h>
#include <kurldrag.h> #include <kurldrag.h>

@ -27,7 +27,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <tqmap.h> #include <tqmap.h>
#include <kpanelmenu.h> #include <kpanelmenu.h>
#include <ksycocaentry.h> #include <tdesycocaentry.h>
typedef TQMap<int, KSycocaEntry::Ptr> EntryMap; typedef TQMap<int, KSycocaEntry::Ptr> EntryMap;
typedef TQPtrList<TQPopupMenu> PopupMenuList; typedef TQPtrList<TQPopupMenu> PopupMenuList;

@ -49,7 +49,7 @@ using namespace std;
#include <kservicegroup.h> #include <kservicegroup.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <kstdaction.h> #include <kstdaction.h>
#include <ksycocaentry.h> #include <tdesycocaentry.h>
#include "menuinfo.h" #include "menuinfo.h"
#include "service_mnu.h" #include "service_mnu.h"

@ -17,7 +17,7 @@ extensionproxy_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) -module -avoid-version
extensiondebugger_SOURCES = extensiondebugger.cpp extensiondebugger_SOURCES = extensiondebugger.cpp
extensiondebugger_LDADD = ../libkicker/libkickermain.la extensiondebugger_LDADD = ../libkicker/libkickermain.la
extensiondebugger_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor extensiondebugger_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
messages: messages:
$(XGETTEXT) appletproxy.cpp -o $(podir)/appletproxy.pot $(XGETTEXT) appletproxy.cpp -o $(podir)/appletproxy.pot

@ -1,7 +1,7 @@
## Makefile.am of tdebase/kioslave/about ## Makefile.am of tdebase/kioslave/about
INCLUDES= $(all_includes) INCLUDES= $(all_includes)
AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
####### Files ####### Files

@ -2,7 +2,7 @@
## Edit from Makefile.am of tdebase/kioslave/man ## Edit from Makefile.am of tdebase/kioslave/man
INCLUDES= $(all_includes) INCLUDES= $(all_includes)
AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
####### Files ####### Files

@ -1,7 +1,7 @@
kde_module_LTLIBRARIES = kio_fish.la kde_module_LTLIBRARIES = kio_fish.la
INCLUDES = $(all_includes) INCLUDES = $(all_includes)
AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
kio_fish_la_SOURCES = fish.cpp kio_fish_la_SOURCES = fish.cpp
kio_fish_la_LIBADD = $(LIB_KSYCOCA) $(LIBUTIL) kio_fish_la_LIBADD = $(LIB_KSYCOCA) $(LIBUTIL)

@ -1,7 +1,7 @@
## Makfile.am for kio_mac ## Makfile.am for kio_mac
INCLUDES= $(all_includes) INCLUDES= $(all_includes)
AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
####### Files ####### Files

@ -55,6 +55,6 @@ set( target libkmanpart )
tde_add_kpart( ${target} AUTOMOC tde_add_kpart( ${target} AUTOMOC
SOURCES kmanpart.cpp SOURCES kmanpart.cpp
LINK khtml-shared kparts-shared LINK tdehtml-shared tdeparts-shared
DESTINATION ${PLUGIN_INSTALL_DIR} DESTINATION ${PLUGIN_INSTALL_DIR}
) )

@ -1,14 +1,14 @@
## Makefile.am of tdebase/kioslave/man ## Makefile.am of tdebase/kioslave/man
INCLUDES= $(all_includes) INCLUDES= $(all_includes)
AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
EXTRA_PROGRAMS = kio_man_test man2html EXTRA_PROGRAMS = kio_man_test man2html
####### just for testing (j.habenicht@europemail.com, 15.02.2001) ####### just for testing (j.habenicht@europemail.com, 15.02.2001)
kio_man_test_SOURCES = kio_man_test.cpp kio_man_test_SOURCES = kio_man_test.cpp
kio_man_test_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor kio_man_test_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
kio_man_test_LDADD = man2html.lo kio_man.lo $(LIB_KIO) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_QT) kio_man_test_LDADD = man2html.lo kio_man.lo $(LIB_KIO) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_QT)
####### Files ####### Files
@ -22,7 +22,7 @@ noinst_HEADERS = kio_man.h
### TODO Why is man2htmk.h distributed? ### TODO Why is man2htmk.h distributed?
libkmanpart_la_SOURCES = kmanpart.cpp libkmanpart_la_SOURCES = kmanpart.cpp
libkmanpart_la_LIBADD = -lkhtml $(LIB_KPARTS) libkmanpart_la_LIBADD = -ltdehtml $(LIB_KPARTS)
libkmanpart_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) libkmanpart_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN)
kdelnk_DATA = man.protocol kmanpart.desktop kdelnk_DATA = man.protocol kmanpart.desktop
@ -39,7 +39,7 @@ messages:
man2html_SOURCES = dummy.cpp man2html_SOURCES = dummy.cpp
man2html_LDADD = man2html_simple.o $(LIB_QT) man2html_LDADD = man2html_simple.o $(LIB_QT)
man2html_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor man2html_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
dummy.cpp: dummy.cpp:
echo > $@ echo > $@

@ -21,10 +21,10 @@
#ifndef KMANPART_H #ifndef KMANPART_H
#define KMANPART_H #define KMANPART_H
#include <kparts/factory.h> #include <tdeparts/factory.h>
#include <kparts/part.h> #include <tdeparts/part.h>
#include <kparts/browserextension.h> #include <tdeparts/browserextension.h>
#include <khtml_part.h> #include <tdehtml_part.h>
#include <kio/job.h> #include <kio/job.h>
#include <kio/jobclasses.h> #include <kio/jobclasses.h>

@ -5,7 +5,7 @@ AM_LDFLAGS = $(all_libraries)
kio_media_mounthelper_SOURCES = kio_media_mounthelper.cpp decryptdialog.ui dialog.cpp kio_media_mounthelper_SOURCES = kio_media_mounthelper.cpp decryptdialog.ui dialog.cpp
kio_media_mounthelper_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor kio_media_mounthelper_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
kio_media_mounthelper_LDADD = ../libmediacommon/libmediacommon.la $(LIB_KIO) $(LIB_TDEUI) kio_media_mounthelper_LDADD = ../libmediacommon/libmediacommon.la $(LIB_KIO) $(LIB_TDEUI)
METASOURCES = AUTO METASOURCES = AUTO

@ -1,7 +1,7 @@
## Makefile.am of tdebase/kioslave/man ## Makefile.am of tdebase/kioslave/man
INCLUDES= $(all_includes) INCLUDES= $(all_includes)
AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
####### Files ####### Files

@ -1,7 +1,7 @@
## Makefile.am of tdebase/kioslave/sftp ## Makefile.am of tdebase/kioslave/sftp
INCLUDES = $(all_includes) INCLUDES = $(all_includes)
AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
METASOURCES = AUTO METASOURCES = AUTO
####### Files ####### Files

@ -1,7 +1,7 @@
## Makefile.am of tdebase/kioslave/tar ## Makefile.am of tdebase/kioslave/tar
INCLUDES = $(all_includes) INCLUDES = $(all_includes)
AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
METASOURCES = AUTO METASOURCES = AUTO
kde_module_LTLIBRARIES = kio_tar.la kde_module_LTLIBRARIES = kio_tar.la

@ -85,7 +85,7 @@ set( target htmlthumbnail )
tde_add_kpart( ${target} AUTOMOC tde_add_kpart( ${target} AUTOMOC
SOURCES htmlcreator.cpp SOURCES htmlcreator.cpp
LINK khtml-shared LINK tdehtml-shared
DESTINATION ${PLUGIN_INSTALL_DIR} DESTINATION ${PLUGIN_INSTALL_DIR}
) )

@ -1,7 +1,7 @@
## Makefile.am of tdebase/kioslave/thumbnail ## Makefile.am of tdebase/kioslave/thumbnail
INCLUDES = $(all_includes) $(EXR_FLAGS) INCLUDES = $(all_includes) $(EXR_FLAGS)
AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
METASOURCES = AUTO METASOURCES = AUTO
if have_xcursor if have_xcursor

@ -23,7 +23,7 @@
#include <tqimage.h> #include <tqimage.h>
#include <tqpainter.h> #include <tqpainter.h>
#include <kapplication.h> #include <kapplication.h>
#include <khtml_part.h> #include <tdehtml_part.h>
#include "htmlcreator.h" #include "htmlcreator.h"

@ -12,7 +12,7 @@ kio_trash_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) -no-undefined
bin_PROGRAMS = ktrash bin_PROGRAMS = ktrash
ktrash_SOURCES = ktrash.cpp ktrash_SOURCES = ktrash.cpp
ktrash_LDADD = $(LIB_KIO) ktrash_LDADD = $(LIB_KIO)
ktrash_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor ktrash_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
kde_services_DATA = trash.protocol kde_services_DATA = trash.protocol

@ -31,7 +31,7 @@
#include <kpopupmenu.h> #include <kpopupmenu.h>
#include <twinmodule.h> #include <twinmodule.h>
#include <kregexpeditorinterface.h> #include <kregexpeditorinterface.h>
#include <kparts/componentfactory.h> #include <tdeparts/componentfactory.h>
#include "configdialog.h" #include "configdialog.h"

@ -19,7 +19,7 @@
*/ */
#include "historyurlitem.h" #include "historyurlitem.h"
#include <kmultipledrag.h> #include <tdemultipledrag.h>
#include <kurldrag.h> #include <kurldrag.h>
HistoryURLItem::HistoryURLItem( const KURL::List &_urls, TQMap<TQString, TQString> _metaData, bool _cut ) HistoryURLItem::HistoryURLItem( const KURL::List &_urls, TQMap<TQString, TQString> _metaData, bool _cut )

@ -46,7 +46,7 @@
#include <kapplication.h> #include <kapplication.h>
#include <kservice.h> #include <kservice.h>
#include <kservicegroup.h> #include <kservicegroup.h>
#include <kmultipledrag.h> #include <tdemultipledrag.h>
#include <kurldrag.h> #include <kurldrag.h>
#include "treeview.h" #include "treeview.h"

@ -2,7 +2,7 @@ INCLUDES= $(all_includes)
bin_PROGRAMS = knetattach bin_PROGRAMS = knetattach
knetattach_SOURCES = knetattach.ui main.cpp knetattach_SOURCES = knetattach.ui main.cpp
knetattach_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor knetattach_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
knetattach_LDADD = $(LIB_KIO) knetattach_LDADD = $(LIB_KIO)
METASOURCES = AUTO METASOURCES = AUTO
xdg_apps_DATA = knetattach.desktop xdg_apps_DATA = knetattach.desktop

@ -1,4 +1,4 @@
- add a browser for SMB? - add a browser for SMB?
- plugin / desktop file interface for adding more protocols - plugin / desktop file interface for adding more protocols
- integrate kdnssd? - integrate tdednssd?

@ -108,7 +108,7 @@ set( ${target}_SRCS
tde_add_tdeinit_executable( ${target} AUTOMOC tde_add_tdeinit_executable( ${target} AUTOMOC
SOURCES ${${target}_SRCS} SOURCES ${${target}_SRCS}
LINK konqueror_intern-static konq-shared kutils-shared LINK konqueror_intern-static konq-shared tdeutils-shared
) )

@ -39,7 +39,7 @@ dirtree/* : KonqDirTree, the directory tree
Libs used by konqueror Libs used by konqueror
====================== ======================
tdecore, tdeui, kfile, khtml, kparts - usual stuff :) tdecore, tdeui, kfile, tdehtml, tdeparts - usual stuff :)
libkio - I/O stuff, mimetypes, services libkio - I/O stuff, mimetypes, services
libkonq - bookmarks, properties dialog, templates ("new") menu, icon view widget libkonq - bookmarks, properties dialog, templates ("new") menu, icon view widget
@ -83,7 +83,7 @@ when the loading is completed, and right before loading another URL). Reason:
among other things, many views store the x and y offset of their scrollview in there. among other things, many views store the x and y offset of their scrollview in there.
It calls restoreState() when restoring a particular item out of the history list. It calls restoreState() when restoring a particular item out of the history list.
From the khtml side: From the tdehtml side:
* Site with no frames: no problem, it just obeys to saveState/restoreState. * Site with no frames: no problem, it just obeys to saveState/restoreState.
@ -91,9 +91,9 @@ From the khtml side:
KHTMLPart saves the whole structure (all frames, and their URL) in the KHTMLPart saves the whole structure (all frames, and their URL) in the
history buffer (saveState/restoreState). history buffer (saveState/restoreState).
Every time a frame changes its URL, we want a new item in the history. Every time a frame changes its URL, we want a new item in the history.
But when this happens, since it's internal to khtml, konqueror wouldn't know But when this happens, since it's internal to tdehtml, konqueror wouldn't know
about it. That's why there is the openURLNotify() signal in browser extension about it. That's why there is the openURLNotify() signal in browser extension
(see there for extensive docu about it). (see there for extensive docu about it).
When khtml emits it, KonqView creates a new history entry and fills it When tdehtml emits it, KonqView creates a new history entry and fills it
(calling saveState). (calling saveState).

@ -27,7 +27,7 @@ builtin (to view READMEs) but c++, h, java, ... to my editor.
And one that doesn't like embedded viewers (like Martin ;)) can set And one that doesn't like embedded viewers (like Martin ;)) can set
defaults to 'no' without having to change all mimetypes (text, c, c++, ...) defaults to 'no' without having to change all mimetypes (text, c, c++, ...)
but still use libkhtml for HTML pages, by setting 'use builtin' in the but still use libtdehtml for HTML pages, by setting 'use builtin' in the
mimetype text/html - this is the way to keep the exact (though mimetype text/html - this is the way to keep the exact (though
inconsistent) behaviour of 1.1-kfm. inconsistent) behaviour of 1.1-kfm.

@ -60,7 +60,7 @@ konqueror_la_LIBADD = ../libkonq/libkonq.la libkonqueror_intern.la $(LIBMALLOC)
#check_PROGRAMS = konqueror_static #check_PROGRAMS = konqueror_static
# #
#konqueror_static_SOURCES = dummy.cc #konqueror_static_SOURCES = dummy.cc
#konqueror_static_LDADD = konqueror.la *view/*.la dirtree/*.la $(libdir)/libkhtml.la #konqueror_static_LDADD = konqueror.la *view/*.la dirtree/*.la $(libdir)/libtdehtml.la
#konqueror_static_LDFLAGS = $(all_libraries) -static #konqueror_static_LDFLAGS = $(all_libraries) -static
messages: rc.cpp messages: rc.cpp

@ -39,6 +39,6 @@ set( target konq_aboutpage )
tde_add_kpart( ${target} AUTOMOC tde_add_kpart( ${target} AUTOMOC
SOURCES konq_aboutpage.cc SOURCES konq_aboutpage.cc
LINK khtml-shared LINK tdehtml-shared
DESTINATION ${PLUGIN_INSTALL_DIR} DESTINATION ${PLUGIN_INSTALL_DIR}
) )

@ -281,12 +281,12 @@ TQString KonqAboutPageFactory::specs()
.arg( i18n("<A HREF=\"%1\">Cascading Style Sheets</A> (CSS 1, partially CSS 2)").arg("http://www.w3.org/Style/CSS/") ) .arg( i18n("<A HREF=\"%1\">Cascading Style Sheets</A> (CSS 1, partially CSS 2)").arg("http://www.w3.org/Style/CSS/") )
.arg( i18n("built-in") ) .arg( i18n("built-in") )
.arg( i18n("<A HREF=\"%1\">ECMA-262</A> Edition 3 (roughly equals JavaScript 1.5)").arg("http://www.ecma.ch/ecma1/STAND/ECMA-262.HTM") ) .arg( i18n("<A HREF=\"%1\">ECMA-262</A> Edition 3 (roughly equals JavaScript 1.5)").arg("http://www.ecma.ch/ecma1/STAND/ECMA-262.HTM") )
.arg( i18n("JavaScript disabled (globally). Enable JavaScript <A HREF=\"%1\">here</A>.").arg("exec:/kcmshell khtml_java_js") ) .arg( i18n("JavaScript disabled (globally). Enable JavaScript <A HREF=\"%1\">here</A>.").arg("exec:/kcmshell tdehtml_java_js") )
.arg( i18n("JavaScript enabled (globally). Configure JavaScript <A HREF=\\\"%1\\\">here</A>.").arg("exec:/kcmshell khtml_java_js") ) // leave the double backslashes here, they are necessary for javascript ! .arg( i18n("JavaScript enabled (globally). Configure JavaScript <A HREF=\\\"%1\\\">here</A>.").arg("exec:/kcmshell tdehtml_java_js") ) // leave the double backslashes here, they are necessary for javascript !
.arg( i18n("Secure <A HREF=\"%1\">Java</A><SUP>&reg;</SUP> support").arg("http://java.sun.com") ) .arg( i18n("Secure <A HREF=\"%1\">Java</A><SUP>&reg;</SUP> support").arg("http://java.sun.com") )
.arg( i18n("JDK 1.2.0 (Java 2) compatible VM (<A HREF=\"%1\">Blackdown</A>, <A HREF=\"%2\">IBM</A> or <A HREF=\"%3\">Sun</A>)") .arg( i18n("JDK 1.2.0 (Java 2) compatible VM (<A HREF=\"%1\">Blackdown</A>, <A HREF=\"%2\">IBM</A> or <A HREF=\"%3\">Sun</A>)")
.arg("http://www.blackdown.org").arg("http://www.ibm.com").arg("http://java.sun.com") ) .arg("http://www.blackdown.org").arg("http://www.ibm.com").arg("http://java.sun.com") )
.arg( i18n("Enable Java (globally) <A HREF=\"%1\">here</A>.").arg("exec:/kcmshell khtml_java_js") ) // TODO Maybe test if Java is enabled ? .arg( i18n("Enable Java (globally) <A HREF=\"%1\">here</A>.").arg("exec:/kcmshell tdehtml_java_js") ) // TODO Maybe test if Java is enabled ?
.arg( i18n("Netscape Communicator<SUP>&reg;</SUP> <A HREF=\"%4\">plugins</A> (for viewing <A HREF=\"%1\">Flash<SUP>&reg;</SUP></A>, <A HREF=\"%2\">Real<SUP>&reg;</SUP></A>Audio, <A HREF=\"%3\">Real<SUP>&reg;</SUP></A>Video, etc.)") .arg( i18n("Netscape Communicator<SUP>&reg;</SUP> <A HREF=\"%4\">plugins</A> (for viewing <A HREF=\"%1\">Flash<SUP>&reg;</SUP></A>, <A HREF=\"%2\">Real<SUP>&reg;</SUP></A>Audio, <A HREF=\"%3\">Real<SUP>&reg;</SUP></A>Video, etc.)")
.arg("http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash") .arg("http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash")
.arg("http://www.real.com").arg("http://www.real.com") .arg("http://www.real.com").arg("http://www.real.com")

@ -1,8 +1,8 @@
#ifndef __konq_aboutpage_h__ #ifndef __konq_aboutpage_h__
#define __konq_aboutpage_h__ #define __konq_aboutpage_h__
#include <kparts/factory.h> #include <tdeparts/factory.h>
#include <khtml_part.h> #include <tdehtml_part.h>
class KHTMLPart; class KHTMLPart;
class TDEInstance; class TDEInstance;

@ -5,7 +5,7 @@ while read ln; do
continue continue
fi fi
if test "$ln" = "StartNewKonqueror=Local only"; then if test "$ln" = "StartNewKonqueror=Local only"; then
echo "SafeParts=khtml.desktop" echo "SafeParts=tdehtml.desktop"
elif test "$ln" = "StartNewKonqueror=Web only"; then elif test "$ln" = "StartNewKonqueror=Web only"; then
echo "SafeParts=SAFE" echo "SafeParts=SAFE"
elif test "$ln" = "StartNewKonqueror=Always" \ elif test "$ln" = "StartNewKonqueror=Always" \

@ -36,7 +36,7 @@
#include <konq_settings.h> #include <konq_settings.h>
#include <kpropertiesdialog.h> #include <kpropertiesdialog.h>
#include <kstdaction.h> #include <kstdaction.h>
#include <kparts/factory.h> #include <tdeparts/factory.h>
#include <ktrader.h> #include <ktrader.h>
#include <klocale.h> #include <klocale.h>
#include <kivdirectoryoverlay.h> #include <kivdirectoryoverlay.h>

@ -19,7 +19,7 @@
#ifndef __konq_iconview_h__ #ifndef __konq_iconview_h__
#define __konq_iconview_h__ #define __konq_iconview_h__
#include <kparts/browserextension.h> #include <tdeparts/browserextension.h>
#include <konq_iconviewwidget.h> #include <konq_iconviewwidget.h>
#include <konq_operations.h> #include <konq_operations.h>
#include <konq_dirpart.h> #include <konq_dirpart.h>

@ -11,7 +11,7 @@ various other thingies:
exporters : forwarders to kio/bookmarks code, and html export code exporters : forwarders to kio/bookmarks code, and html export code
dcop : dcop handling, internal interface dcop : dcop handling, internal interface
bookmarkiterator : is a baseclass for iterating actions, of sorts... bookmarkiterator : is a baseclass for iterating actions, of sorts...
updater : favicon updating base stuff - kio/khtml crap updater : favicon updating base stuff - kio/tdehtml crap
testlink : link testing stuff testlink : link testing stuff
3 different selection styles: 3 different selection styles:

@ -7,7 +7,7 @@ lib_LTLIBRARIES =
tdeinit_LTLIBRARIES = keditbookmarks.la tdeinit_LTLIBRARIES = keditbookmarks.la
kbookmarkmerger_SOURCES = kbookmarkmerger.cpp kbookmarkmerger_SOURCES = kbookmarkmerger.cpp
kbookmarkmerger_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor kbookmarkmerger_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
kbookmarkmerger_LDADD = $(LIB_KIO) kbookmarkmerger_LDADD = $(LIB_KIO)
dcop_DCOPIDLNG = true dcop_DCOPIDLNG = true

@ -55,8 +55,8 @@
#include <ktempfile.h> #include <ktempfile.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <kparts/part.h> #include <tdeparts/part.h>
#include <kparts/componentfactory.h> #include <tdeparts/componentfactory.h>
#include <kicondialog.h> #include <kicondialog.h>
#include <kiconloader.h> #include <kiconloader.h>

@ -24,8 +24,8 @@
#include <kbookmark.h> #include <kbookmark.h>
#include <konq_faviconmgr.h> #include <konq_faviconmgr.h>
#include <kparts/part.h> #include <tdeparts/part.h>
#include <kparts/browserinterface.h> #include <tdeparts/browserinterface.h>
#include "bookmarkiterator.h" #include "bookmarkiterator.h"

@ -32,9 +32,9 @@
#include <kio/job.h> #include <kio/job.h>
#include <kparts/part.h> #include <tdeparts/part.h>
#include <kparts/componentfactory.h> #include <tdeparts/componentfactory.h>
#include <kparts/browserextension.h> #include <tdeparts/browserextension.h>
FavIconUpdater::FavIconUpdater(TQObject *parent, const char *name) FavIconUpdater::FavIconUpdater(TQObject *parent, const char *name)
: KonqFavIconMgr(parent, name) { : KonqFavIconMgr(parent, name) {
@ -123,7 +123,7 @@ void FavIconUpdater::downloadIconActual(const KBookmark &bk) {
m_webGrabber = new FavIconWebGrabber(m_part, bk.url()); m_webGrabber = new FavIconWebGrabber(m_part, bk.url());
} }
// khtml callback // tdehtml callback
void FavIconUpdater::setIconURL(const KURL &iconURL) { void FavIconUpdater::setIconURL(const KURL &iconURL) {
setIconForURL(m_bk.url(), iconURL); setIconForURL(m_bk.url(), iconURL);
} }

@ -24,8 +24,8 @@
#include <kbookmark.h> #include <kbookmark.h>
#include <konq_faviconmgr.h> #include <konq_faviconmgr.h>
#include <kparts/part.h> #include <tdeparts/part.h>
#include <kparts/browserinterface.h> #include <tdeparts/browserinterface.h>
class FavIconWebGrabber : public QObject class FavIconWebGrabber : public QObject
{ {

@ -1,7 +1,7 @@
#ifndef __konq_browseriface_h__ #ifndef __konq_browseriface_h__
#define __konq_browseriface_h__ #define __konq_browseriface_h__
#include <kparts/browserinterface.h> #include <tdeparts/browserinterface.h>
class KonqView; class KonqView;

@ -651,7 +651,7 @@ void KonqCombo::setPageSecurity( int pageSecurity )
bool KonqCombo::hasSufficientContrast(const TQColor &c1, const TQColor &c2) bool KonqCombo::hasSufficientContrast(const TQColor &c1, const TQColor &c2)
{ {
// Taken from khtml/misc/helper.cc // Taken from tdehtml/misc/helper.cc
#define HUE_DISTANCE 40 #define HUE_DISTANCE 40
#define CONTRAST_DISTANCE 10 #define CONTRAST_DISTANCE 10

@ -20,8 +20,8 @@
#include <kconfig.h> #include <kconfig.h>
#include <kdebug.h> #include <kdebug.h>
#include <klocale.h> #include <klocale.h>
#include <kparts/componentfactory.h> #include <tdeparts/componentfactory.h>
#include <kparts/plugin.h> #include <tdeparts/plugin.h>
#include <kplugininfo.h> #include <kplugininfo.h>
#include <kpluginselector.h> #include <kpluginselector.h>
#include <ksettings/dispatcher.h> #include <ksettings/dispatcher.h>
@ -60,7 +60,7 @@ KonqExtensionManager::KonqExtensionManager(TQWidget *parent, KonqMainWindow *mai
d->activePart = activePart; d->activePart = activePart;
// There's a limitation of KPluginSelector here... It assumes that all plugins in a given widget (as created by addPlugins) // There's a limitation of KPluginSelector here... It assumes that all plugins in a given widget (as created by addPlugins)
// have their config in the same TDEConfig[Group]. So we can't show konqueror extensions and khtml extensions in the same tab. // have their config in the same TDEConfig[Group]. So we can't show konqueror extensions and tdehtml extensions in the same tab.
d->pluginSelector->addPlugins("konqueror", i18n("Extensions"), "Extensions", TDEGlobal::config()); d->pluginSelector->addPlugins("konqueror", i18n("Extensions"), "Extensions", TDEGlobal::config());
if ( activePart ) { if ( activePart ) {
TDEInstance* instance = activePart->instance(); TDEInstance* instance = activePart->instance();

@ -19,7 +19,7 @@
*/ */
#include <kparts/factory.h> #include <tdeparts/factory.h>
#include "konq_factory.h" #include "konq_factory.h"
#include "version.h" #include "version.h"

@ -28,7 +28,7 @@
#include <klibloader.h> #include <klibloader.h>
#include <ktrader.h> #include <ktrader.h>
#include <kparts/part.h> #include <tdeparts/part.h>
class BrowserView; class BrowserView;
class KonqMainWindow; class KonqMainWindow;

@ -88,7 +88,7 @@
#include <kstdaccel.h> #include <kstdaccel.h>
#include <kstdaction.h> #include <kstdaction.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <ksycoca.h> #include <tdesycoca.h>
#include <ktempfile.h> #include <ktempfile.h>
#include <kurlrequesterdlg.h> #include <kurlrequesterdlg.h>
#include <kurlrequester.h> #include <kurlrequester.h>
@ -3875,13 +3875,13 @@ void KonqMainWindow::initActions()
m_configureModules << "kde-filebehavior.desktop" << "kde-fileappearance.desktop" << m_configureModules << "kde-filebehavior.desktop" << "kde-fileappearance.desktop" <<
"kde-filepreviews.desktop" << "tde-filetypes.desktop" << "kde-filepreviews.desktop" << "tde-filetypes.desktop" <<
"tde-khtml_behavior.desktop" << "tde-khtml_java_js.desktop" << "tde-tdehtml_behavior.desktop" << "tde-tdehtml_java_js.desktop" <<
"tde-khtml_filter.desktop" << "tde-tdehtml_filter.desktop" <<
"tde-khtml_fonts.desktop" << "tde-ebrowsing.desktop" << "tde-tdehtml_fonts.desktop" << "tde-ebrowsing.desktop" <<
"tde-kcmhistory.desktop" << "tde-cookies.desktop" << "tde-kcmhistory.desktop" << "tde-cookies.desktop" <<
"tde-cache.desktop" << "tde-proxy.desktop" << "tde-kcmcss.desktop" << "tde-cache.desktop" << "tde-proxy.desktop" << "tde-kcmcss.desktop" <<
"tde-crypto.desktop" << "tde-useragent.desktop" << "tde-crypto.desktop" << "tde-useragent.desktop" <<
"tde-khtml_plugins.desktop" << "kde-kcmkonqyperformance.desktop"; "tde-tdehtml_plugins.desktop" << "kde-kcmkonqyperformance.desktop";
if (!kapp->authorizeControlModules(configModules()).isEmpty()) if (!kapp->authorizeControlModules(configModules()).isEmpty())

@ -30,7 +30,7 @@
#include <kfileitem.h> #include <kfileitem.h>
#include "konq_openurlrequest.h" #include "konq_openurlrequest.h"
#include <kparts/mainwindow.h> #include <tdeparts/mainwindow.h>
#include <kbookmarkmanager.h> #include <kbookmarkmanager.h>
#include <kcompletion.h> #include <kcompletion.h>
#include <kurlcompletion.h> #include <kurlcompletion.h>

@ -24,7 +24,7 @@
// konq_main.cc // konq_main.cc
#include <krun.h> #include <krun.h>
#include <kparts/browserextension.h> #include <tdeparts/browserextension.h>
class KonqMainWindow; class KonqMainWindow;
class KonqView; class KonqView;

@ -3,7 +3,7 @@
#include <tqstringlist.h> #include <tqstringlist.h>
#include <kparts/browserextension.h> #include <tdeparts/browserextension.h>
struct KonqOpenURLRequest { struct KonqOpenURLRequest {

@ -20,7 +20,7 @@
#ifndef __kfm_run_h__ #ifndef __kfm_run_h__
#define __kfm_run_h__ #define __kfm_run_h__
#include <kparts/browserrun.h> #include <tdeparts/browserrun.h>
#include <tqguardedptr.h> #include <tqguardedptr.h>
#include <kservice.h> #include <kservice.h>
#include "konq_openurlrequest.h" #include "konq_openurlrequest.h"

@ -29,8 +29,8 @@
#include "konq_viewmgr.h" #include "konq_viewmgr.h"
#include "konq_tabs.h" #include "konq_tabs.h"
#include "konq_browseriface.h" #include "konq_browseriface.h"
#include <kparts/statusbarextension.h> #include <tdeparts/statusbarextension.h>
#include <kparts/browserextension.h> #include <tdeparts/browserextension.h>
#include <konq_historymgr.h> #include <konq_historymgr.h>
#include <konq_pixmapprovider.h> #include <konq_pixmapprovider.h>

@ -29,7 +29,7 @@
#include <ktrader.h> #include <ktrader.h>
#include <kparts/partmanager.h> #include <tdeparts/partmanager.h>
#include "konq_openurlrequest.h" #include "konq_openurlrequest.h"
class TQString; class TQString;

@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0 xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" > http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
<include>khtmldefaults.h</include> <include>tdehtmldefaults.h</include>
<kcfgfile name="konquerorrc" /> <kcfgfile name="konquerorrc" />
@ -283,18 +283,18 @@
<whatsthis></whatsthis> <whatsthis></whatsthis>
<!-- Can't find writeEntry --> <!-- Can't find writeEntry -->
</entry> </entry>
<!-- KDELIBS/khtml_part.cpp --> <!-- KDELIBS/tdehtml_part.cpp -->
<entry key="AutomaticDetectionLanguage" type="Int"> <!--KHTML--> <entry key="AutomaticDetectionLanguage" type="Int"> <!--KHTML-->
<label></label> <label></label>
<whatsthis></whatsthis> <whatsthis></whatsthis>
</entry> </entry>
<!-- KDELIBS/khtml_settings.cpp --> <!-- KDELIBS/tdehtml_settings.cpp -->
<entry key="EnforceDefaultCharset" type="Bool"> <!--KHTML--> <entry key="EnforceDefaultCharset" type="Bool"> <!--KHTML-->
<label></label> <label></label>
<whatsthis></whatsthis> <whatsthis></whatsthis>
<!-- Can't find writeEntry --> <!-- Can't find writeEntry -->
</entry> </entry>
<!-- kcmcss.cpp KDELIBS/khtml_settings.cpp --> <!-- kcmcss.cpp KDELIBS/tdehtml_settings.cpp -->
<entry key="UserStyleSheetEnabled" type="Bool"> <!--KHTML--> <entry key="UserStyleSheetEnabled" type="Bool"> <!--KHTML-->
<label></label> <label></label>
<whatsthis></whatsthis> <whatsthis></whatsthis>

@ -24,16 +24,16 @@ link_directories(
##### other data ################################ ##### other data ################################
install( FILES install( FILES
khtmlkttsd.rc khtmlkttsd.desktop tdehtmlkttsd.rc tdehtmlkttsd.desktop
DESTINATION ${DATA_INSTALL_DIR}/khtml/kpartplugins ) DESTINATION ${DATA_INSTALL_DIR}/tdehtml/kpartplugins )
##### libkhtmlkttsdplugin (module) ############## ##### libtdehtmlkttsdplugin (module) ##############
set( target libkhtmlkttsdplugin ) set( target libtdehtmlkttsdplugin )
tde_add_kpart( ${target} AUTOMOC tde_add_kpart( ${target} AUTOMOC
SOURCES khtmlkttsd.cpp SOURCES tdehtmlkttsd.cpp
LINK khtml-shared LINK tdehtml-shared
DESTINATION ${PLUGIN_INSTALL_DIR} DESTINATION ${PLUGIN_INSTALL_DIR}
) )

@ -2,15 +2,15 @@ INCLUDES = $(all_includes)
METASOURCES = AUTO METASOURCES = AUTO
# Install this plugin in the KDE modules directory # Install this plugin in the KDE modules directory
kde_module_LTLIBRARIES = libkhtmlkttsdplugin.la kde_module_LTLIBRARIES = libtdehtmlkttsdplugin.la
libkhtmlkttsdplugin_la_SOURCES = khtmlkttsd.cpp libtdehtmlkttsdplugin_la_SOURCES = tdehtmlkttsd.cpp
libkhtmlkttsdplugin_la_LIBADD = $(LIB_KHTML) libtdehtmlkttsdplugin_la_LIBADD = $(LIB_KHTML)
libkhtmlkttsdplugin_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) libtdehtmlkttsdplugin_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries)
pluginsdir = $(kde_datadir)/khtml/kpartplugins pluginsdir = $(kde_datadir)/tdehtml/kpartplugins
plugins_DATA = khtmlkttsd.rc khtmlkttsd.desktop plugins_DATA = tdehtmlkttsd.rc tdehtmlkttsd.desktop
messages: rc.cpp messages: rc.cpp
$(EXTRACTRC) *.rc > rc.cpp $(EXTRACTRC) *.rc > rc.cpp
$(XGETTEXT) *.cpp -o $(podir)/khtmlkttsd.pot $(XGETTEXT) *.cpp -o $(podir)/tdehtmlkttsd.pot

@ -13,12 +13,12 @@
* * * *
***************************************************************************/ ***************************************************************************/
#include <khtml_part.h> // this plugin applies to a khtml part #include <tdehtml_part.h> // this plugin applies to a tdehtml part
#include <dom/html_document.h> #include <dom/html_document.h>
#include <dom/html_element.h> #include <dom/html_element.h>
#include <dom/dom_string.h> #include <dom/dom_string.h>
#include <kdebug.h> #include <kdebug.h>
#include "khtmlkttsd.h" #include "tdehtmlkttsd.h"
#include <kaction.h> #include <kaction.h>
#include <kgenericfactory.h> #include <kgenericfactory.h>
#include <kiconloader.h> #include <kiconloader.h>
@ -133,6 +133,6 @@ void KHTMLPluginKTTSD::slotReadOut()
} }
} }
K_EXPORT_COMPONENT_FACTORY( libkhtmlkttsdplugin, KGenericFactory<KHTMLPluginKTTSD>("khtmlkttsd") ) K_EXPORT_COMPONENT_FACTORY( libtdehtmlkttsdplugin, KGenericFactory<KHTMLPluginKTTSD>("tdehtmlkttsd") )
#include "khtmlkttsd.moc" #include "tdehtmlkttsd.moc"

@ -1,8 +1,8 @@
[Desktop Entry] [Desktop Entry]
X-TDE-Library=libkhtmlkttsdplugin X-TDE-Library=libtdehtmlkttsdplugin
X-TDE-PluginInfo-Author=Olaf Schmidt X-TDE-PluginInfo-Author=Olaf Schmidt
X-TDE-PluginInfo-Email=ojschmidt@kde.org X-TDE-PluginInfo-Email=ojschmidt@kde.org
X-TDE-PluginInfo-Name=khtmlkttsdplugin X-TDE-PluginInfo-Name=tdehtmlkttsdplugin
X-TDE-PluginInfo-Version=3.4 X-TDE-PluginInfo-Version=3.4
X-TDE-PluginInfo-Website= X-TDE-PluginInfo-Website=
X-TDE-PluginInfo-Category=Tools X-TDE-PluginInfo-Category=Tools

@ -17,7 +17,7 @@
#ifndef KHTMLKTTSD_H #ifndef KHTMLKTTSD_H
#define KHTMLKTTSD_H #define KHTMLKTTSD_H
#include <kparts/plugin.h> #include <tdeparts/plugin.h>
class KURL; class KURL;
class TDEInstance; class TDEInstance;

@ -1,5 +1,5 @@
<!DOCTYPE kpartgui> <!DOCTYPE kpartgui>
<kpartgui name="khtmlkttsdplugin" library="libkhtmlkttsdplugin" version="2" > <kpartgui name="tdehtmlkttsdplugin" library="libtdehtmlkttsdplugin" version="2" >
<MenuBar> <MenuBar>
<Menu name="tools"> <Menu name="tools">
<Text>&amp;Tools</Text> <Text>&amp;Tools</Text>

@ -20,10 +20,10 @@
#ifndef __konq_listview_h__ #ifndef __konq_listview_h__
#define __konq_listview_h__ #define __konq_listview_h__
#include <kparts/browserextension.h> #include <tdeparts/browserextension.h>
#include <kglobalsettings.h> #include <kglobalsettings.h>
#include <konq_operations.h> #include <konq_operations.h>
#include <kparts/factory.h> #include <tdeparts/factory.h>
#include <konq_dirpart.h> #include <konq_dirpart.h>
#include <kmimetyperesolver.h> #include <kmimetyperesolver.h>

@ -840,7 +840,7 @@ void KonqBaseListViewWidget::startDrag()
{ {
int iconSize = m_pBrowserView->m_pProps->iconSize(); int iconSize = m_pBrowserView->m_pProps->iconSize();
iconSize = iconSize ? iconSize : TDEGlobal::iconLoader()->currentSize( KIcon::Small ); // Default = small iconSize = iconSize ? iconSize : TDEGlobal::iconLoader()->currentSize( KIcon::Small ); // Default = small
pixmap2 = DesktopIcon( "kmultiple", iconSize ); pixmap2 = DesktopIcon( "tdemultiple", iconSize );
if ( pixmap2.isNull() ) if ( pixmap2.isNull() )
kdWarning(1202) << "Could not find multiple pixmap" << endl; kdWarning(1202) << "Could not find multiple pixmap" << endl;
} }

@ -26,7 +26,7 @@
#include <kurl.h> #include <kurl.h>
#include <kfileitem.h> #include <kfileitem.h>
#include <klistview.h> #include <klistview.h>
#include <kparts/browserextension.h> #include <tdeparts/browserextension.h>
#include <konq_propsview.h> #include <konq_propsview.h>
#include "konq_listviewitems.h" #include "konq_listviewitems.h"

@ -76,35 +76,35 @@ Tabs0_activeChildIndex=0
ViewT0_LinkedView=false ViewT0_LinkedView=false
ViewT0_LockedLocation=false ViewT0_LockedLocation=false
ViewT0_PassiveMode=false ViewT0_PassiveMode=false
ViewT0_ServiceName=khtml ViewT0_ServiceName=tdehtml
ViewT0_ServiceType=text/html ViewT0_ServiceType=text/html
ViewT0_ToggleView=false ViewT0_ToggleView=false
ViewT0_URL=http://www.trinitydesktop.org/docs/trinity/current/kdelibs/html/main.html ViewT0_URL=http://www.trinitydesktop.org/docs/trinity/current/kdelibs/html/main.html
ViewT1_LinkedView=false ViewT1_LinkedView=false
ViewT1_LockedLocation=false ViewT1_LockedLocation=false
ViewT1_PassiveMode=false ViewT1_PassiveMode=false
ViewT1_ServiceName=khtml ViewT1_ServiceName=tdehtml
ViewT1_ServiceType=text/html ViewT1_ServiceType=text/html
ViewT1_ToggleView=false ViewT1_ToggleView=false
ViewT1_URL=http://www.trinitydesktop.org/docs/qt3/index-2.html ViewT1_URL=http://www.trinitydesktop.org/docs/qt3/index-2.html
ViewT2_LinkedView=false ViewT2_LinkedView=false
ViewT2_LockedLocation=false ViewT2_LockedLocation=false
ViewT2_PassiveMode=false ViewT2_PassiveMode=false
ViewT2_ServiceName=khtml ViewT2_ServiceName=tdehtml
ViewT2_ServiceType=text/html ViewT2_ServiceType=text/html
ViewT2_ToggleView=false ViewT2_ToggleView=false
ViewT2_URL=http://bugs.trinitydesktop.org/ ViewT2_URL=http://bugs.trinitydesktop.org/
ViewT3_LinkedView=false ViewT3_LinkedView=false
ViewT3_LockedLocation=false ViewT3_LockedLocation=false
ViewT3_PassiveMode=false ViewT3_PassiveMode=false
ViewT3_ServiceName=khtml ViewT3_ServiceName=tdehtml
ViewT3_ServiceType=text/html ViewT3_ServiceType=text/html
ViewT3_ToggleView=false ViewT3_ToggleView=false
ViewT3_URL=man:/gcc ViewT3_URL=man:/gcc
ViewT4_LinkedView=false ViewT4_LinkedView=false
ViewT4_LockedLocation=false ViewT4_LockedLocation=false
ViewT4_PassiveMode=false ViewT4_PassiveMode=false
ViewT4_ServiceName=khtml ViewT4_ServiceName=tdehtml
ViewT4_ServiceType=text/html ViewT4_ServiceType=text/html
ViewT4_ToggleView=false ViewT4_ToggleView=false
ViewT4_URL=info:/dir ViewT4_URL=info:/dir

@ -77,28 +77,28 @@ Tabs0_activeChildIndex=0
ViewT0_LinkedView=false ViewT0_LinkedView=false
ViewT0_LockedLocation=false ViewT0_LockedLocation=false
ViewT0_PassiveMode=false ViewT0_PassiveMode=false
ViewT0_ServiceName=khtml ViewT0_ServiceName=tdehtml
ViewT0_ServiceType=text/html ViewT0_ServiceType=text/html
ViewT0_ToggleView=false ViewT0_ToggleView=false
ViewT0_URL=http://www.kde.org/ ViewT0_URL=http://www.kde.org/
ViewT1_LinkedView=false ViewT1_LinkedView=false
ViewT1_LockedLocation=false ViewT1_LockedLocation=false
ViewT1_PassiveMode=false ViewT1_PassiveMode=false
ViewT1_ServiceName=khtml ViewT1_ServiceName=tdehtml
ViewT1_ServiceType=text/html ViewT1_ServiceType=text/html
ViewT1_ToggleView=false ViewT1_ToggleView=false
ViewT1_URL=http://dot.kde.org/ ViewT1_URL=http://dot.kde.org/
ViewT2_LinkedView=false ViewT2_LinkedView=false
ViewT2_LockedLocation=false ViewT2_LockedLocation=false
ViewT2_PassiveMode=false ViewT2_PassiveMode=false
ViewT2_ServiceName=khtml ViewT2_ServiceName=tdehtml
ViewT2_ServiceType=text/html ViewT2_ServiceType=text/html
ViewT2_ToggleView=false ViewT2_ToggleView=false
ViewT2_URL=http://themes.kde.org/ ViewT2_URL=http://themes.kde.org/
ViewT3_LinkedView=false ViewT3_LinkedView=false
ViewT3_LockedLocation=false ViewT3_LockedLocation=false
ViewT3_PassiveMode=false ViewT3_PassiveMode=false
ViewT3_ServiceName=khtml ViewT3_ServiceName=tdehtml
ViewT3_ServiceType=text/html ViewT3_ServiceType=text/html
ViewT3_ToggleView=false ViewT3_ToggleView=false
ViewT3_URL=http://www.kde-apps.org/ ViewT3_URL=http://www.kde-apps.org/

@ -5,7 +5,7 @@
- set the position of the picture on the site and something like that - set the position of the picture on the site and something like that
- printing html (homepges) - printing html (homepges)
- print the html code like for the textprinting - print the html code like for the textprinting
- print the html file like it was parsed with khtml - print the html file like it was parsed with tdehtml
- printing TeX documents with a action on the TeX source - printing TeX documents with a action on the TeX source
- I don't know at the moment options for that - I don't know at the moment options for that
- ... - ...

@ -37,7 +37,7 @@
#include <kprotocolinfo.h> #include <kprotocolinfo.h>
#include <kio/slaveconfig.h> #include <kio/slaveconfig.h>
#include <konq_dirpart.h> #include <konq_dirpart.h>
#include <kparts/browserextension.h> #include <tdeparts/browserextension.h>
#include "kremoteencodingplugin.h" #include "kremoteencodingplugin.h"

@ -24,7 +24,7 @@
#include <tqstringlist.h> #include <tqstringlist.h>
#include <kurl.h> #include <kurl.h>
#include <klibloader.h> #include <klibloader.h>
#include <kparts/plugin.h> #include <tdeparts/plugin.h>
class KActionMenu; class KActionMenu;
class TDEConfig; class TDEConfig;

@ -19,7 +19,7 @@
#ifndef kshellcmdplugin_h #ifndef kshellcmdplugin_h
#define kshellcmdplugin_h #define kshellcmdplugin_h
#include <kparts/plugin.h> #include <tdeparts/plugin.h>
#include <klibloader.h> #include <klibloader.h>
class KShellCmdPlugin : public KParts::Plugin class KShellCmdPlugin : public KParts::Plugin

@ -51,7 +51,7 @@ set( ${target}_SRCS
tde_add_library( ${target} SHARED AUTOMOC tde_add_library( ${target} SHARED AUTOMOC
SOURCES ${${target}_SRCS} SOURCES ${${target}_SRCS}
VERSION 1.2.0 VERSION 1.2.0
LINK kparts-shared LINK tdeparts-shared
DESTINATION ${LIB_INSTALL_DIR} DESTINATION ${LIB_INSTALL_DIR}
) )
@ -66,6 +66,6 @@ set( ${target}_SRCS
tde_add_kpart( ${target} AUTOMOC tde_add_kpart( ${target} AUTOMOC
SOURCES ${${target}_SRCS} SOURCES ${${target}_SRCS}
LINK konqsidebarplugin-shared konq-shared kio-shared kutils-shared LINK konqsidebarplugin-shared konq-shared kio-shared tdeutils-shared
DESTINATION ${PLUGIN_INSTALL_DIR} DESTINATION ${PLUGIN_INSTALL_DIR}
) )

@ -17,10 +17,10 @@
#ifndef KONQSIDEBARPART_H #ifndef KONQSIDEBARPART_H
#define KONQSIDEBARPART_H #define KONQSIDEBARPART_H
#include <kparts/part.h> #include <tdeparts/part.h>
#include <kparts/factory.h> #include <tdeparts/factory.h>
#include <kparts/event.h> #include <tdeparts/event.h>
#include <kparts/browserextension.h> #include <tdeparts/browserextension.h>
#include <tqguardedptr.h> #include <tqguardedptr.h>
#include "sidebar_widget.h" #include "sidebar_widget.h"
#include "konqsidebariface_p.h" #include "konqsidebariface_p.h"

@ -22,8 +22,8 @@
#include <tqobject.h> #include <tqobject.h>
#include <kurl.h> #include <kurl.h>
#include <tqstring.h> #include <tqstring.h>
#include <kparts/part.h> #include <tdeparts/part.h>
#include <kparts/browserextension.h> #include <tdeparts/browserextension.h>
#include <kio/job.h> #include <kio/job.h>
#include <tqguardedptr.h> #include <tqguardedptr.h>
#include <kfileitem.h> #include <kfileitem.h>

@ -25,8 +25,8 @@
#include <kdockwidget.h> #include <kdockwidget.h>
#include <kurl.h> #include <kurl.h>
#include <ktoolbar.h> #include <ktoolbar.h>
#include <kparts/part.h> #include <tdeparts/part.h>
#include <kmultitabbar.h> #include <tdemultitabbar.h>
#include "konqsidebarplugin.h" #include "konqsidebarplugin.h"
#include "konqsidebariface_p.h" #include "konqsidebariface_p.h"

@ -3,9 +3,9 @@
#include <konqsidebarplugin.h> #include <konqsidebarplugin.h>
#include <tqlabel.h> #include <tqlabel.h>
#include <tqlayout.h> #include <tqlayout.h>
#include <kparts/part.h> #include <tdeparts/part.h>
#include <kparts/factory.h> #include <tdeparts/factory.h>
#include <kparts/browserextension.h> #include <tdeparts/browserextension.h>
#include <kdialogbase.h> #include <kdialogbase.h>
#include <tqcombobox.h> #include <tqcombobox.h>
#include <tqstringlist.h> #include <tqstringlist.h>

@ -35,6 +35,6 @@ set( target konqsidebar_web )
tde_add_kpart( ${target} AUTOMOC tde_add_kpart( ${target} AUTOMOC
SOURCES web_module.cpp SOURCES web_module.cpp
LINK konqsidebarplugin-shared konq-shared khtml-shared LINK konqsidebarplugin-shared konq-shared tdehtml-shared
DESTINATION ${PLUGIN_INSTALL_DIR} DESTINATION ${PLUGIN_INSTALL_DIR}
) )

@ -28,7 +28,7 @@
#include <kglobal.h> #include <kglobal.h>
#include <klocale.h> #include <klocale.h>
#include <konq_pixmapprovider.h> #include <konq_pixmapprovider.h>
#include <kparts/browserextension.h> #include <tdeparts/browserextension.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>

@ -20,7 +20,7 @@
#define web_module_h #define web_module_h
#include <assert.h> #include <assert.h>
#include <khtml_part.h> #include <tdehtml_part.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <klocale.h> #include <klocale.h>
#include <konqsidebarplugin.h> #include <konqsidebarplugin.h>

@ -39,7 +39,7 @@ set( ${target}_SRCS
tde_add_kpart( ${target} AUTOMOC tde_add_kpart( ${target} AUTOMOC
SOURCES ${${target}_SRCS} SOURCES ${${target}_SRCS}
LINK kparts-shared LINK tdeparts-shared
DESTINATION ${PLUGIN_INSTALL_DIR} DESTINATION ${PLUGIN_INSTALL_DIR}
) )

@ -46,7 +46,7 @@ konsole_la_LIBADD = $(LIB_TDEUI) $(LIB_KIO) $(LIB_TDEPRINT) $(LIBUTIL) $(XTESTLI
# kcmkonsole_SOURCES = kcmkonsole.cpp schema.cpp # kcmkonsole_SOURCES = kcmkonsole.cpp schema.cpp
# kcmkonsole_LDADD = $(LIB_TDEUI) # kcmkonsole_LDADD = $(LIB_TDEUI)
# kcmkonsole_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor # kcmkonsole_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
noinst_HEADERS = TEWidget.h TEPty.h TEmulation.h TEmuVt102.h \ noinst_HEADERS = TEWidget.h TEPty.h TEmulation.h TEmuVt102.h \
TECommon.h TEScreen.h konsole.h schema.h session.h konsole_wcwidth.h \ TECommon.h TEScreen.h konsole.h schema.h session.h konsole_wcwidth.h \

@ -135,7 +135,7 @@ Time to start a requirement list.
#include <kprocctrl.h> #include <kprocctrl.h>
#include <ktabwidget.h> #include <ktabwidget.h>
#include <kregexpeditorinterface.h> #include <kregexpeditorinterface.h>
#include <kparts/componentfactory.h> #include <tdeparts/componentfactory.h>
#include <kcharsets.h> #include <kcharsets.h>
#include <kcolordialog.h> #include <kcolordialog.h>
#include <kio/netaccess.h> #include <kio/netaccess.h>

@ -21,8 +21,8 @@
#ifndef KONSOLE_PART_H #ifndef KONSOLE_PART_H
#define KONSOLE_PART_H #define KONSOLE_PART_H
#include <kparts/browserextension.h> #include <tdeparts/browserextension.h>
#include <kparts/factory.h> #include <tdeparts/factory.h>
#include <kdialogbase.h> #include <kdialogbase.h>

@ -6,7 +6,7 @@ kpager_SOURCES = desktop.cpp kpager.cpp config.cpp windowdrag.cpp \
kpagerIface.skel main.cpp kpagerIface.skel main.cpp
kpager_METASOURCES = AUTO kpager_METASOURCES = AUTO
kpager_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor kpager_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
kpager_LDADD = $(LIB_TDEUI) kpager_LDADD = $(LIB_TDEUI)

@ -38,7 +38,7 @@ METASOURCES = AUTO
KDE_ICON= AUTO KDE_ICON= AUTO
# the library search path. # the library search path.
kpersonalizer_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor kpersonalizer_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
# Uncomment the following two lines if you add a ui.rc file for your application to make use of # Uncomment the following two lines if you add a ui.rc file for your application to make use of
# KDE´s XML GUI builing # KDE´s XML GUI builing

@ -165,7 +165,7 @@ bool KCountryPage::save(KLanguageButton *comboCountry, KLanguageButton *comboLan
stream << comboLang->current(); stream << comboLang->current();
if ( !kapp->dcopClient()->isAttached() ) if ( !kapp->dcopClient()->isAttached() )
kapp->dcopClient()->attach(); kapp->dcopClient()->attach();
// ksycoca needs to be rebuilt // tdesycoca needs to be rebuilt
TDEProcess proc; TDEProcess proc;
proc << TQString::fromLatin1("kbuildsycoca"); proc << TQString::fromLatin1("kbuildsycoca");
proc.start(TDEProcess::DontCare); proc.start(TDEProcess::DontCare);

@ -1,7 +1,7 @@
AM_CPPFLAGS = -DQT_NO_CAST_ASCII AM_CPPFLAGS = -DQT_NO_CAST_ASCII
INCLUDES = $(all_includes) INCLUDES = $(all_includes)
AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
LDADD = $(LIB_TDECORE) LDADD = $(LIB_TDECORE)
bin_PROGRAMS = kreadconfig kwriteconfig bin_PROGRAMS = kreadconfig kwriteconfig

@ -49,5 +49,5 @@ tde_add_tdeinit_executable( ksmserver AUTOMOC
main.cpp server.cpp shutdowndlg.cpp startupdlg.cpp main.cpp server.cpp shutdowndlg.cpp startupdlg.cpp
legacy.cpp startup.cpp shutdown.cpp client.cpp legacy.cpp startup.cpp shutdown.cpp client.cpp
KSMServerInterface.skel server.skel timed.ui KSMServerInterface.skel server.skel timed.ui
LINK dmctl-static tdeui-shared krsync-shared ${HAL_LIBRARIES} ${DBUS_1_TQT_LIBRARIES} ${DBUS_TQT_LIBRARIES} LINK dmctl-static tdeui-shared tdersync-shared ${HAL_LIBRARIES} ${DBUS_1_TQT_LIBRARIES} ${DBUS_TQT_LIBRARIES}
) )

@ -43,7 +43,7 @@ updatedir = $(kde_datadir)/kconf_update
EXTRA_PROGRAMS = testsh EXTRA_PROGRAMS = testsh
testsh_SOURCES = test.cpp timed.ui testsh_SOURCES = test.cpp timed.ui
testsh_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor testsh_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
testsh_LDADD = $(LIB_TDEUI) shutdowndlg.lo ../tdmlib/libdmctl.la $(HAL_LIBS) $(DBUS_LIBS) testsh_LDADD = $(LIB_TDEUI) shutdowndlg.lo ../tdmlib/libdmctl.la $(HAL_LIBS) $(DBUS_LIBS)
messages: messages:

@ -81,7 +81,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <kdebug.h> #include <kdebug.h>
#include <knotifyclient.h> #include <knotifyclient.h>
#include <libkrsync/krsync.h> #include <libtdersync/tdersync.h>
#ifdef WITH_UPOWER #ifdef WITH_UPOWER
#include <tqdbusdata.h> #include <tqdbusdata.h>

@ -36,6 +36,6 @@ install( FILES ksplash.desktop DESTINATION ${SERVICES_INSTALL_DIR} )
tde_add_executable( ksplash AUTOMOC tde_add_executable( ksplash AUTOMOC
SOURCES wndmain.cpp ksplashiface.skel main.cpp SOURCES wndmain.cpp ksplashiface.skel main.cpp
LINK themedefault-static kparts-shared LINK themedefault-static tdeparts-shared
DESTINATION ${BIN_INSTALL_DIR} DESTINATION ${BIN_INSTALL_DIR}
) )

@ -6,7 +6,7 @@ METASOURCES=AUTO
bin_PROGRAMS = ksplash bin_PROGRAMS = ksplash
ksplash_SOURCES = wndmain.cpp ksplashiface.skel main.cpp ksplash_SOURCES = wndmain.cpp ksplashiface.skel main.cpp
ksplash_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor ksplash_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
ksplash_LDADD = $(LIB_TDEUI) themeengine/default/libthemedefault.la themeengine/libksplashthemes.la $(LIB_KIO) ksplash_LDADD = $(LIB_TDEUI) themeengine/default/libthemedefault.la themeengine/libksplashthemes.la $(LIB_KIO)
noinst_HEADERS = ksplashiface.h wndmain.h noinst_HEADERS = ksplashiface.h wndmain.h

@ -3,7 +3,7 @@ INCLUDES = -I$(srcdir)/.. -I$(srcdir)/../.. $(all_includes)
noinst_LTLIBRARIES = libthemedefault.la noinst_LTLIBRARIES = libthemedefault.la
libthemedefault_la_SOURCES = themelegacy.cpp libthemedefault_la_SOURCES = themelegacy.cpp
libthemedefault_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor libthemedefault_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
libthemedefault_la_LIBADD = $(LIB_TDEUI) ../libksplashthemes.la libthemedefault_la_LIBADD = $(LIB_TDEUI) ../libksplashthemes.la
kde_module_LTLIBRARIES = ksplashdefault.la kde_module_LTLIBRARIES = ksplashdefault.la

@ -3,5 +3,5 @@ INCLUDES = $(all_includes)
bin_PROGRAMS = ksplashsimple bin_PROGRAMS = ksplashsimple
ksplashsimple_SOURCES = main.cpp ksplashsimple_SOURCES = main.cpp
ksplashsimple_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor ksplashsimple_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
ksplashsimple_LDADD = $(LIB_XINERAMA) $(LIB_X11) $(LIB_QT) ksplashsimple_LDADD = $(LIB_XINERAMA) $(LIB_X11) $(LIB_QT)

@ -4,7 +4,7 @@ INCLUDES = -I$(top_srcdir)/ksplashml/themeengine $(all_includes)
noinst_LTLIBRARIES = libthemestandard.la noinst_LTLIBRARIES = libthemestandard.la
libthemestandard_la_SOURCES = themestandard.cpp wndicon.cpp wndstatus.cpp libthemestandard_la_SOURCES = themestandard.cpp wndicon.cpp wndstatus.cpp
libthemestandard_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor libthemestandard_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
libthemestandard_la_LIBADD = $(LIB_TDEUI) ../libksplashthemes.la libthemestandard_la_LIBADD = $(LIB_TDEUI) ../libksplashthemes.la
kde_module_LTLIBRARIES = ksplashstandard.la kde_module_LTLIBRARIES = ksplashstandard.la

@ -3,7 +3,7 @@ INCLUDES = -I$(srcdir)/.. -I$(srcdir)/../.. $(all_includes)
noinst_LTLIBRARIES = libthemedefault.la noinst_LTLIBRARIES = libthemedefault.la
libthemedefault_la_SOURCES = themelegacy.cpp libthemedefault_la_SOURCES = themelegacy.cpp
libthemedefault_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor libthemedefault_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
libthemedefault_la_LIBADD = $(LIB_TDEUI) ../libksplashthemes.la libthemedefault_la_LIBADD = $(LIB_TDEUI) ../libksplashthemes.la
kde_module_LTLIBRARIES = ksplashdefault.la kde_module_LTLIBRARIES = ksplashdefault.la

@ -8,7 +8,7 @@ INCLUDES = $(all_includes)
bin_PROGRAMS = kstart bin_PROGRAMS = kstart
kstart_SOURCES = kstart.cpp kstart_SOURCES = kstart.cpp
kstart_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor kstart_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
kstart_LDADD = $(LIB_TDECORE) kstart_LDADD = $(LIB_TDECORE)
METASOURCES = kstart.moc METASOURCES = kstart.moc

@ -51,7 +51,7 @@ tde_add_executable( ksysguard AUTOMOC
SOURCES SOURCES
SensorBrowser.cc WorkSheet.cc WorkSheetSettings.cc SensorBrowser.cc WorkSheet.cc WorkSheetSettings.cc
Workspace.cc ksysguard.cc ksysguard.skel Workspace.cc ksysguard.cc ksysguard.skel
LINK sensordisplays-static ksgrd-shared kdnssd-shared LINK sensordisplays-static ksgrd-shared tdednssd-shared
DESTINATION ${BIN_INSTALL_DIR} DESTINATION ${BIN_INSTALL_DIR}
) )

@ -32,7 +32,7 @@ ksysguard_LDADD = \
ksgrd/libksgrd.la \ ksgrd/libksgrd.la \
SensorDisplayLib/libsensordisplays.la \ SensorDisplayLib/libsensordisplays.la \
$(LIB_TDEUI) $(LIB_KIO) $(LIB_KDNSSD) $(LIB_TDEUI) $(LIB_KIO) $(LIB_KDNSSD)
ksysguard_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor ksysguard_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
kpm_SOURCES = kpm.c kpm_SOURCES = kpm.c

@ -10,7 +10,7 @@ METASOURCES = ksystraycmd.moc
noinst_HEADERS = ksystraycmd.h noinst_HEADERS = ksystraycmd.h
ksystraycmd_SOURCES = ksystraycmd.cpp main.cpp ksystraycmd_SOURCES = ksystraycmd.cpp main.cpp
ksystraycmd_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor ksystraycmd_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
messages: messages:
$(XGETTEXT) $(ksystraycmd_SOURCES) -o $(podir)/ksystraycmd.pot $(XGETTEXT) $(ksystraycmd_SOURCES) -o $(podir)/ksystraycmd.pot

@ -5,7 +5,7 @@ SUBDIRS = pics
bin_PROGRAMS = ktip bin_PROGRAMS = ktip
ktip_SOURCES = ktipwindow.cpp ktip_SOURCES = ktipwindow.cpp
ktip_LDADD = $(LIB_TDEUI) ktip_LDADD = $(LIB_TDEUI)
ktip_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor ktip_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
METASOURCES = AUTO METASOURCES = AUTO
KDE_ICON = AUTO KDE_ICON = AUTO

@ -1076,7 +1076,7 @@ password.</p>
<p>KWallet can be accessed from kcontrol, TDE's Control Center; from <p>KWallet can be accessed from kcontrol, TDE's Control Center; from
there, simply go to Security &amp; Privacy->TDE Wallet. For more there, simply go to Security &amp; Privacy->TDE Wallet. For more
information on KWallet and on how to use it, check <a information on KWallet and on how to use it, check <a
href="help:/kwallet" title="kwallet">the handbook</a>.</p> href="help:/tdewallet" title="tdewallet">the handbook</a>.</p>
</html> </html>
</tip> </tip>

@ -60,7 +60,7 @@ tde_add_library( konq SHARED AUTOMOC
konq_pixmapprovider.cc kivdirectoryoverlay.cc konq_faviconmgr.cc konq_pixmapprovider.cc kivdirectoryoverlay.cc konq_faviconmgr.cc
konq_faviconmgr.skel konq_filetip.cc konq_faviconmgr.skel konq_filetip.cc
VERSION 4.2.0 VERSION 4.2.0
LINK kparts-shared LINK tdeparts-shared
DESTINATION ${LIB_INSTALL_DIR} DESTINATION ${LIB_INSTALL_DIR}
) )

@ -97,7 +97,7 @@ void KIVDirectoryOverlay::slotCompleted()
} }
if ( best * 2 < total ) { if ( best * 2 < total ) {
m_bestIcon = "kmultiple"; m_bestIcon = "tdemultiple";
} }
if (!m_bestIcon.isNull()) { if (!m_bestIcon.isNull()) {

@ -32,7 +32,7 @@
#include <klocale.h> #include <klocale.h>
#include <kmessagebox.h> #include <kmessagebox.h>
#include <konq_drag.h> #include <konq_drag.h>
#include <kparts/browserextension.h> #include <tdeparts/browserextension.h>
#include <kurldrag.h> #include <kurldrag.h>
#include <kuserprofile.h> #include <kuserprofile.h>
#include <kurifilter.h> #include <kurifilter.h>

@ -21,8 +21,8 @@
#define __konqdirpart_h #define __konqdirpart_h
#include <tqstring.h> #include <tqstring.h>
#include <kparts/part.h> #include <tdeparts/part.h>
#include <kparts/browserextension.h> #include <tdeparts/browserextension.h>
#include <kfileitem.h> #include <kfileitem.h>
#include <kdatastream.h> #include <kdatastream.h>
#include <kio/global.h> #include <kio/global.h>

@ -1,7 +1,7 @@
#ifndef __konq_events_h__ #ifndef __konq_events_h__
#define __konq_events_h__ #define __konq_events_h__
#include <kparts/event.h> #include <tdeparts/event.h>
#include <tqptrlist.h> #include <tqptrlist.h>
#include <libkonq_export.h> #include <libkonq_export.h>

@ -31,7 +31,7 @@
#include <kcompletion.h> #include <kcompletion.h>
#include <kurl.h> #include <kurl.h>
#include <kparts/historyprovider.h> #include <tdeparts/historyprovider.h>
#include "konq_historycomm.h" #include "konq_historycomm.h"
@ -327,7 +327,7 @@ protected:
private slots: private slots:
/** /**
* Called by the updateTimer to emit the KParts::HistoryProvider::updated() * Called by the updateTimer to emit the KParts::HistoryProvider::updated()
* signal so that khtml can repaint the updated links. * signal so that tdehtml can repaint the updated links.
*/ */
void slotEmitUpdated(); void slotEmitUpdated();

@ -260,7 +260,7 @@ public slots:
signals: signals:
/** /**
* For cut/copy/paste/move/delete (see kparts/browserextension.h) * For cut/copy/paste/move/delete (see tdeparts/browserextension.h)
*/ */
void enableAction( const char * name, bool enabled ); void enableAction( const char * name, bool enabled );

@ -33,7 +33,7 @@
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <kxmlguifactory.h> #include <kxmlguifactory.h>
#include <kxmlguibuilder.h> #include <kxmlguibuilder.h>
#include <kparts/componentfactory.h> #include <tdeparts/componentfactory.h>
#include <assert.h> #include <assert.h>
@ -56,11 +56,11 @@
iconview trash:/ iconview trash:/
sidebar directory tree sidebar directory tree
sidebar Devices / Hard Disc sidebar Devices / Hard Disc
khtml background tdehtml background
khtml link tdehtml link
khtml image (www.kde.org RMB on K logo) tdehtml image (www.kde.org RMB on K logo)
khtmlimage (same as above, then choose View image, then RMB) tdehtmlimage (same as above, then choose View image, then RMB)
selected text in khtml selected text in tdehtml
embedded katepart embedded katepart
kdesktop folder kdesktop folder
trash link on desktop trash link on desktop

@ -33,7 +33,7 @@
#include <kmimetype.h> // for KDEDesktopMimeType #include <kmimetype.h> // for KDEDesktopMimeType
#include <libkonq_export.h> #include <libkonq_export.h>
#include <kparts/browserextension.h> #include <tdeparts/browserextension.h>
#include "konq_xmlguiclient.h" #include "konq_xmlguiclient.h"

@ -253,10 +253,10 @@ if [ -n "$KDE3_PROFILE" ] && [ -d "$KDE3_PROFILE" ]; then
if [ "$TMP_DIR" != "" ]; then if [ "$TMP_DIR" != "" ]; then
rm -fr $TMP_DIR 2>/dev/null rm -fr $TMP_DIR 2>/dev/null
fi fi
# Remove the ksycoca files from the cache directory. The KDE3 and Trinity # Remove the tdesycoca files from the cache directory. The KDE3 and Trinity
# cache directories will be linked to the same location, but deleting the # cache directories will be linked to the same location, but deleting the
# ksycoca files is non-destructive. # tdesycoca files is non-destructive.
rm -f $HOME/.trinity/cache-`uname -n`/ksycoca* 2>/dev/null rm -f $HOME/.trinity/cache-`uname -n`/tdesycoca* 2>/dev/null
# Fix config files. # Fix config files.
# Exclude KMail mail files --- we don't want to touch those files. # Exclude KMail mail files --- we don't want to touch those files.

@ -25,7 +25,7 @@ link_directories(
##### other data ################################ ##### other data ################################
install( FILES khtml_plugins.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} ) install( FILES tdehtml_plugins.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} )
install( FILES nspluginpart.rc DESTINATION ${DATA_INSTALL_DIR}/plugin ) install( FILES nspluginpart.rc DESTINATION ${DATA_INSTALL_DIR}/plugin )
@ -36,7 +36,7 @@ tde_add_kpart( libnsplugin AUTOMOC
viewer/NSPluginClassIface.stub viewer/NSPluginClassIface.stub
NSPluginCallbackIface.skel NSPluginCallbackIface.skel
plugin_part.cpp nspluginloader.cpp plugin_part.cpp nspluginloader.cpp
LINK kparts-shared LINK tdeparts-shared
DESTINATION ${PLUGIN_INSTALL_DIR} DESTINATION ${PLUGIN_INSTALL_DIR}
) )

@ -11,7 +11,7 @@ libnsplugin_la_SOURCES = plugin_part.cpp nspluginloader.cpp \
NSPluginCallbackIface.skel NSPluginCallbackIface.skel
libnsplugin_la_LDFLAGS = $(all_libraries) -avoid-version -module $(KDE_PLUGIN) -no-undefined libnsplugin_la_LDFLAGS = $(all_libraries) -avoid-version -module $(KDE_PLUGIN) -no-undefined
libnsplugin_la_LIBADD = -lkparts libnsplugin_la_LIBADD = -ltdeparts
bin_PROGRAMS = nspluginscan bin_PROGRAMS = nspluginscan
nspluginscan_SOURCES = pluginscan.cpp nspluginscan_SOURCES = pluginscan.cpp
@ -25,7 +25,7 @@ kcm_nsplugins_la_LIBADD = $(LIB_TDECORE) libpluginpaths.la
noinst_LTLIBRARIES = libpluginpaths.la noinst_LTLIBRARIES = libpluginpaths.la
libpluginpaths_la_SOURCES = plugin_paths.cpp libpluginpaths_la_SOURCES = plugin_paths.cpp
xdg_apps_DATA = khtml_plugins.desktop xdg_apps_DATA = tdehtml_plugins.desktop
partrcdir = $(kde_datadir)/plugin partrcdir = $(kde_datadir)/plugin
partrc_DATA = nspluginpart.rc partrc_DATA = nspluginpart.rc

@ -378,7 +378,7 @@ bool NSPluginLoader::loadViewer(const TQString &mimeType)
int cnt = 0; int cnt = 0;
while (!kapp->dcopClient()->isApplicationRegistered(_dcopid)) while (!kapp->dcopClient()->isApplicationRegistered(_dcopid))
{ {
//kapp->processEvents(); // would lead to recursive calls in khtml //kapp->processEvents(); // would lead to recursive calls in tdehtml
#ifdef HAVE_USLEEP #ifdef HAVE_USLEEP
usleep( 50*1000 ); usleep( 50*1000 );
#else #else

@ -28,8 +28,8 @@
#include <kfiledialog.h> #include <kfiledialog.h>
#include <kio/netaccess.h> #include <kio/netaccess.h>
#include <klocale.h> #include <klocale.h>
#include <kparts/browserinterface.h> #include <tdeparts/browserinterface.h>
#include <kparts/browserextension.h> #include <tdeparts/browserextension.h>
#include <tqlabel.h> #include <tqlabel.h>
@ -210,7 +210,7 @@ PluginPart::PluginPart(TQWidget *parentWidget, const char *widgetName, TQObject
kdDebug(1432) << "PluginPart::PluginPart" << endl; kdDebug(1432) << "PluginPart::PluginPart" << endl;
// we have to keep the class name of KParts::PluginBrowserExtension // we have to keep the class name of KParts::PluginBrowserExtension
// to let khtml find it // to let tdehtml find it
_extension = static_cast<PluginBrowserExtension*>(new KParts::BrowserExtension(this)); _extension = static_cast<PluginBrowserExtension*>(new KParts::BrowserExtension(this));
_liveconnect = new PluginLiveConnectExtension(this); _liveconnect = new PluginLiveConnectExtension(this);
@ -277,7 +277,7 @@ bool PluginPart::openURL(const KURL &url)
kdDebug(1432) << "name=" << name << " value=" << value << endl; kdDebug(1432) << "name=" << name << " value=" << value << endl;
if (!name.isEmpty()) { if (!name.isEmpty()) {
// hack to pass view mode from khtml // hack to pass view mode from tdehtml
if ( name=="__KHTML__PLUGINEMBED" ) { if ( name=="__KHTML__PLUGINEMBED" ) {
embed = true; embed = true;
kdDebug(1432) << "__KHTML__PLUGINEMBED found" << endl; kdDebug(1432) << "__KHTML__PLUGINEMBED found" << endl;

@ -24,9 +24,9 @@
#ifndef __plugin_part_h__ #ifndef __plugin_part_h__
#define __plugin_part_h__ #define __plugin_part_h__
#include <kparts/browserextension.h> #include <tdeparts/browserextension.h>
#include <kparts/factory.h> #include <tdeparts/factory.h>
#include <kparts/part.h> #include <tdeparts/part.h>
#include <klibloader.h> #include <klibloader.h>
#include <tqwidget.h> #include <tqwidget.h>
#include <tqguardedptr.h> #include <tqguardedptr.h>

@ -1,12 +1,12 @@
[Desktop Entry] [Desktop Entry]
Type=Application Type=Application
DocPath=kcontrol/khtml/index.html#kbrowse-plugins DocPath=kcontrol/tdehtml/index.html#kbrowse-plugins
Icon=konqueror Icon=konqueror
Exec=kcmshell khtml_plugins Exec=kcmshell tdehtml_plugins
X-TDE-ModuleType=Library X-TDE-ModuleType=Library
X-TDE-Library=konqhtml X-TDE-Library=konqhtml
X-TDE-FactoryName=khtml_plugins X-TDE-FactoryName=tdehtml_plugins
X-TDE-Init-Library=nsplugins X-TDE-Init-Library=nsplugins
X-TDE-Init=nsplugin X-TDE-Init=nsplugin
X-TDE-ParentApp=kcontrol X-TDE-ParentApp=kcontrol

@ -4,7 +4,7 @@ noinst_HEADERS = testnsplugin.h
check_PROGRAMS = testnsplugin check_PROGRAMS = testnsplugin
testnsplugin_SOURCES = testnsplugin.cpp testnsplugin_SOURCES = testnsplugin.cpp
testnsplugin_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor testnsplugin_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
testnsplugin_LDADD = $(LIB_TDEUI) ../libnsplugin.la testnsplugin_LDADD = $(LIB_TDEUI) ../libnsplugin.la
$(srcdir)/testnsplugin.cpp: ../NSPluginClassIface_stub.h $(srcdir)/testnsplugin.cpp: ../NSPluginClassIface_stub.h

@ -30,6 +30,6 @@ tde_add_executable( nspluginviewer AUTOMOC
../NSPluginCallbackIface.stub NSPluginClassIface.skel ../NSPluginCallbackIface.stub NSPluginClassIface.skel
nsplugin.cpp viewer.cpp kxt.cpp qxteventloop.cpp nsplugin.cpp viewer.cpp kxt.cpp qxteventloop.cpp
glibevents.cpp glibevents.cpp
LINK kparts-shared kio-shared ${GLIB2_LIBRARIES} Xt dl LINK tdeparts-shared kio-shared ${GLIB2_LIBRARIES} Xt dl
DESTINATION ${BIN_INSTALL_DIR} DESTINATION ${BIN_INSTALL_DIR}
) )

@ -41,7 +41,7 @@
#include <tqintdict.h> #include <tqintdict.h>
#include <tqguardedptr.h> #include <tqguardedptr.h>
#include <kparts/browserextension.h> // for URLArgs #include <tdeparts/browserextension.h> // for URLArgs
#include <kio/job.h> #include <kio/job.h>

@ -292,8 +292,8 @@ fi
# Remember that this script may be run more than once. The new directory # Remember that this script may be run more than once. The new directory
# might already exist. # might already exist.
if [ -n "$CACHE_DIR" ] && [ -d "$CACHE_DIR" ]; then if [ -n "$CACHE_DIR" ] && [ -d "$CACHE_DIR" ]; then
# Flush the old ksycoca cache files. This is safe at any time. # Flush the old tdesycoca cache files. This is safe at any time.
rm -f ${CACHE_DIR}/ksycoca* 2>/dev/null rm -f ${CACHE_DIR}/tdesycoca* 2>/dev/null
# Old cache directory: /var/tmp/kde*cache-$USER # Old cache directory: /var/tmp/kde*cache-$USER
# New cache directory: /var/tmp/tdecache-$USER # New cache directory: /var/tmp/tdecache-$USER
# Rename/move the directory name but only when the new name does not exist. # Rename/move the directory name but only when the new name does not exist.

@ -31,7 +31,7 @@ tde_add_executable( tdeinit_phase1
##### tdeinit_displayconfig (executable) ####################### ##### tdeinit_displayconfig (executable) #######################
if( WITH_XRANDR ) if( WITH_XRANDR )
set( TDEINIT_DISPLAYCONFIG_OPTIONAL_LINK "krandr-shared" ) set( TDEINIT_DISPLAYCONFIG_OPTIONAL_LINK "tderandr-shared" )
endif ( ) endif ( )
tde_add_executable( tdeinit_displayconfig tde_add_executable( tdeinit_displayconfig

@ -35,7 +35,7 @@
#include <signal.h> #include <signal.h>
#ifdef WITH_XRANDR #ifdef WITH_XRANDR
#include <libkrandr/libkrandr.h> #include <libtderandr/libtderandr.h>
#endif #endif
static const char description[] = I18N_NOOP("TDE Initialization Display Configuration"); static const char description[] = I18N_NOOP("TDE Initialization Display Configuration");

@ -32,6 +32,6 @@ install( FILES tdeprint_part.desktop DESTINATION ${SERVICES_INSTALL_DIR} )
tde_add_kpart( libtdeprint_part AUTOMOC tde_add_kpart( libtdeprint_part AUTOMOC
SOURCES printpart.cpp SOURCES printpart.cpp
LINK tdeprint_management-shared kparts-shared LINK tdeprint_management-shared tdeparts-shared
DESTINATION ${PLUGIN_INSTALL_DIR} DESTINATION ${PLUGIN_INSTALL_DIR}
) )

@ -27,7 +27,7 @@
#include <kiconloader.h> #include <kiconloader.h>
#include <kaboutdata.h> #include <kaboutdata.h>
#include <kdebug.h> #include <kdebug.h>
#include <kparts/genericfactory.h> #include <tdeparts/genericfactory.h>
#include <tqwidget.h> #include <tqwidget.h>
typedef KParts::GenericFactory<PrintPart> PrintPartFactory; typedef KParts::GenericFactory<PrintPart> PrintPartFactory;

@ -20,8 +20,8 @@
#ifndef PRINTPART_H #ifndef PRINTPART_H
#define PRINTPART_H #define PRINTPART_H
#include <kparts/part.h> #include <tdeparts/part.h>
#include <kparts/browserextension.h> #include <tdeparts/browserextension.h>
class PrintPartExtension; class PrintPartExtension;
class KMMainView; class KMMainView;

@ -3,7 +3,7 @@ INCLUDES= $(all_includes)
bin_PROGRAMS = tdeprintfax bin_PROGRAMS = tdeprintfax
tdeprintfax_SOURCES = main.cpp tdeprintfax.cpp faxab.cpp faxctrl.cpp confgeneral.cpp configdlg.cpp \ tdeprintfax_SOURCES = main.cpp tdeprintfax.cpp faxab.cpp faxctrl.cpp confgeneral.cpp configdlg.cpp \
conffax.cpp confsystem.cpp conffilters.cpp filterdlg.cpp defcmds.cpp conffax.cpp confsystem.cpp conffilters.cpp filterdlg.cpp defcmds.cpp
tdeprintfax_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor tdeprintfax_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
tdeprintfax_LDADD = $(LIB_TDEUI) $(LIB_KIO) $(LIB_TDEPRINT) -lkabc tdeprintfax_LDADD = $(LIB_TDEUI) $(LIB_KIO) $(LIB_TDEPRINT) -lkabc
tdeprintfax_METASOURCES = AUTO tdeprintfax_METASOURCES = AUTO

@ -39,6 +39,6 @@ tde_add_executable( krandom.kss AUTOMOC
tde_add_executable( kblankscrn.kss AUTOMOC tde_add_executable( kblankscrn.kss AUTOMOC
SOURCES blankscrn.cpp SOURCES blankscrn.cpp
LINK kscreensaver-shared tdeui-shared LINK tdescreensaver-shared tdeui-shared
DESTINATION ${BIN_INSTALL_DIR} DESTINATION ${BIN_INSTALL_DIR}
) )

@ -1,5 +1,5 @@
2001-03-10 Martin R. Jones <mjones@kde.org> 2001-03-10 Martin R. Jones <mjones@kde.org>
* added libkscreensaver and ported KDE savers to it. * added libtdescreensaver and ported KDE savers to it.
* big cleanup. * big cleanup.
2000-01-10 Alexander Neundorf <alexander.neundorf@rz.tu-ilmenau.de> 2000-01-10 Alexander Neundorf <alexander.neundorf@rz.tu-ilmenau.de>
@ -86,7 +86,7 @@ fixes to password stuff
Version 0.2 Version 0.2
kscreensaver.h/cpp external control files tdescreensaver.h/cpp external control files
SIGUSR1 causes the screen saver to lock immediately SIGUSR1 causes the screen saver to lock immediately
hopefully StaysOnTop and windows opening after ss invoked will not display hopefully StaysOnTop and windows opening after ss invoked will not display
over saver window anymore over saver window anymore

@ -1,6 +1,6 @@
[Desktop Entry] [Desktop Entry]
Exec=kblankscrn.kss Exec=kblankscrn.kss
Icon=kscreensaver Icon=tdescreensaver
Type=Application Type=Application
Actions=Setup;InWindow;Root; Actions=Setup;InWindow;Root;
OnlyShowIn=TDE; OnlyShowIn=TDE;
@ -170,7 +170,7 @@ Name[xh]=Iyacwangciswa...
Name[zh_CN]=设置... Name[zh_CN]=设置...
Name[zh_TW]=設定... Name[zh_TW]=設定...
Name[zu]=Iyalungiselela... Name[zu]=Iyalungiselela...
Icon=kscreensaver Icon=tdescreensaver
[Desktop Action InWindow] [Desktop Action InWindow]
Exec=kblankscrn.kss -window-id %w Exec=kblankscrn.kss -window-id %w

@ -1,6 +1,6 @@
[Desktop Entry] [Desktop Entry]
Exec=krandom.kss Exec=krandom.kss
Icon=kscreensaver Icon=tdescreensaver
Type=Application Type=Application
Actions=Setup;InWindow;Root; Actions=Setup;InWindow;Root;
OnlyShowIn=TDE; OnlyShowIn=TDE;
@ -168,7 +168,7 @@ Name[xh]=Iyacwangciswa...
Name[zh_CN]=设置... Name[zh_CN]=设置...
Name[zh_TW]=設定... Name[zh_TW]=設定...
Name[zu]=Iyalungiselela... Name[zu]=Iyalungiselela...
Icon=kscreensaver Icon=tdescreensaver
[Desktop Action InWindow] [Desktop Action InWindow]
Exec=krandom.kss -window-id %w Exec=krandom.kss -window-id %w

@ -1,10 +1,10 @@
# Makefile.am for kscreensaver. # Makefile.am for tdescreensaver.
# #
AM_CPPFLAGS = -UQT_NO_ASCII_CAST AM_CPPFLAGS = -UQT_NO_ASCII_CAST
INCLUDES = $(GLINC) $(all_includes) INCLUDES = $(GLINC) $(all_includes)
AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
bin_PROGRAMS = krandom.kss kblankscrn.kss bin_PROGRAMS = krandom.kss kblankscrn.kss
@ -12,12 +12,12 @@ krandom_kss_SOURCES = random.cpp
krandom_kss_LDADD = $(LIB_TDEUI) $(GLLIB) -lm krandom_kss_LDADD = $(LIB_TDEUI) $(GLLIB) -lm
kblankscrn_kss_SOURCES = blankscrn.cpp kblankscrn_kss_SOURCES = blankscrn.cpp
kblankscrn_kss_LDADD = $(LIB_TDEUI) -lkscreensaver -lm kblankscrn_kss_LDADD = $(LIB_TDEUI) -ltdescreensaver -lm
METASOURCES = AUTO METASOURCES = AUTO
messages: messages:
$(XGETTEXT) *.cpp *.h -o $(podir)/kscreensaver.pot $(XGETTEXT) *.cpp *.h -o $(podir)/tdescreensaver.pot
########## Meta objects ########## ########## Meta objects ##########

@ -5,7 +5,7 @@
// Copyright (c) Martin R. Jones 1996 // Copyright (c) Martin R. Jones 1996
// //
// 1998/04/19 Layout management added by Mario Weilguni <mweilguni@kde.org> // 1998/04/19 Layout management added by Mario Weilguni <mweilguni@kde.org>
// 2001/03/04 Converted to use libkscreensaver by Martin R. Jones // 2001/03/04 Converted to use libtdescreensaver by Martin R. Jones
#include <stdlib.h> #include <stdlib.h>
#include <tqlabel.h> #include <tqlabel.h>
@ -20,7 +20,7 @@
#include "blankscrn.h" #include "blankscrn.h"
#include "blankscrn.moc" #include "blankscrn.moc"
// libkscreensaver interface // libtdescreensaver interface
extern "C" extern "C"
{ {
KDE_EXPORT const char *kss_applicationName = "kblankscrn.kss"; KDE_EXPORT const char *kss_applicationName = "kblankscrn.kss";

@ -10,7 +10,7 @@
#include <tqcolor.h> #include <tqcolor.h>
#include <kdialogbase.h> #include <kdialogbase.h>
#include <kscreensaver.h> #include <tdescreensaver.h>
class KColorButton; class KColorButton;

@ -32,7 +32,7 @@
#include <kdialogbase.h> #include <kdialogbase.h>
#include <kconfig.h> #include <kconfig.h>
#include "kscreensaver_vroot.h" #include "tdescreensaver_vroot.h"
#include "random.h" #include "random.h"
#define MAX_ARGS 20 #define MAX_ARGS 20
@ -100,7 +100,7 @@ bool hasDirectRendering () {
int main(int argc, char *argv[]) int main(int argc, char *argv[])
{ {
KLocale::setMainCatalogue("kscreensaver"); KLocale::setMainCatalogue("tdescreensaver");
TDECmdLineArgs::init(argc, argv, appName, I18N_NOOP("Random screen saver"), description, version); TDECmdLineArgs::init(argc, argv, appName, I18N_NOOP("Random screen saver"), description, version);
TDECmdLineArgs::addCmdLineOptions(options); TDECmdLineArgs::addCmdLineOptions(options);

@ -5,7 +5,7 @@ INCLUDES= $(all_includes)
## tdesu ## tdesu
bin_PROGRAMS = tdesu bin_PROGRAMS = tdesu
tdesu_SOURCES = tdesu.cpp sudlg.cpp tdesu_SOURCES = tdesu.cpp sudlg.cpp
tdesu_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor tdesu_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
tdesu_LDADD = $(LIB_KIO) -ltdesu tdesu_LDADD = $(LIB_KIO) -ltdesu
tdesu_METASOURCES = AUTO tdesu_METASOURCES = AUTO
noinst_HEADERS = sudlg.h noinst_HEADERS = sudlg.h

@ -303,8 +303,8 @@ static int startApp()
if (!new_dcop) if (!new_dcop)
{ {
TQCString ksycoca = "TDESYCOCA="+TQFile::encodeName(locateLocal("cache", "ksycoca")); TQCString tdesycoca = "TDESYCOCA="+TQFile::encodeName(locateLocal("cache", "tdesycoca"));
env << ksycoca; env << tdesycoca;
options += "xf"; // X-only, dcop forwarding enabled. options += "xf"; // X-only, dcop forwarding enabled.
} }

@ -58,7 +58,7 @@ tde_add_executable( tdm_config
##### tdm_greet (executable) #################### ##### tdm_greet (executable) ####################
if( WITH_XRANDR ) if( WITH_XRANDR )
set( TDMGREET_OPTIONAL_LINK "krandr-shared" ) set( TDMGREET_OPTIONAL_LINK "tderandr-shared" )
endif ( ) endif ( )
tde_add_executable( tdm_greet AUTOMOC tde_add_executable( tdm_greet AUTOMOC

@ -24,11 +24,11 @@ tdm_greet_SOURCES = \
tdmadmindialog.cpp \ tdmadmindialog.cpp \
kgreeter.cpp \ kgreeter.cpp \
kgapp.cpp kgapp.cpp
tdm_greet_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor tdm_greet_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
tdm_greet_LDADD = themer/libtdmthemer.a $(LIB_TDEUI) $(XTESTLIB) $(LIBPOSIX4) tdm_greet_LDADD = themer/libtdmthemer.a $(LIB_TDEUI) $(XTESTLIB) $(LIBPOSIX4)
krootimage_SOURCES = krootimage.cpp krootimage_SOURCES = krootimage.cpp
krootimage_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor krootimage_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
krootimage_LDADD = $(top_builddir)/kcontrol/background/libbgnd.la $(LIB_KIO) krootimage_LDADD = $(top_builddir)/kcontrol/background/libbgnd.la $(LIB_KIO)
METASOURCES = AUTO METASOURCES = AUTO

@ -42,7 +42,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#include <klocale.h> #include <klocale.h>
#include <kdebug.h> #include <kdebug.h>
#ifdef WITH_XRANDR #ifdef WITH_XRANDR
#include <libkrandr/libkrandr.h> #include <libtderandr/libtderandr.h>
#endif #endif
#include <tqtimer.h> #include <tqtimer.h>

@ -17,7 +17,7 @@ the .h file additionally should go to include/private .
v kded nesmi byt nic, co znovu vstupuje do event loop v kded nesmi byt nic, co znovu vstupuje do event loop
- udelat na to test - udelat na to test
- spravit kwallet - spravit tdewallet
blokovat uzivatelsky vstup, jako to dela kapp pro dcop blokovat uzivatelsky vstup, jako to dela kapp pro dcop

@ -8,7 +8,7 @@ noinst_HEADERS = tiles.h
embedtool_SOURCES = embedtool.cpp embedtool_SOURCES = embedtool.cpp
embedtool_LDADD = $(LIB_QT) embedtool_LDADD = $(LIB_QT)
embedtool_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor embedtool_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
kde_module_LTLIBRARIES = twin3_keramik.la kde_module_LTLIBRARIES = twin3_keramik.la

@ -10,7 +10,7 @@ bin_PROGRAMS = kwmtheme
kwmtheme_SOURCES = main.cpp kwmtheme_SOURCES = main.cpp
# the library search path. # the library search path.
kwmtheme_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor kwmtheme_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
# the libraries to link against. Be aware of the order. First the libraries, # the libraries to link against. Be aware of the order. First the libraries,
# that depend on the following ones. # that depend on the following ones.

@ -4,6 +4,6 @@ bin_PROGRAMS = twin_killer_helper
twin_killer_helper_SOURCES = killer.cpp twin_killer_helper_SOURCES = killer.cpp
twin_killer_helper_LDADD = $(LIB_TDEUI) twin_killer_helper_LDADD = $(LIB_TDEUI)
twin_killer_helper_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor twin_killer_helper_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
METASOURCES = AUTO METASOURCES = AUTO

@ -5,7 +5,7 @@ SUBDIRS = decobenchmark
INCLUDES = $(all_includes) INCLUDES = $(all_includes)
test_gravity_SOURCES = test_gravity.cpp test_gravity_SOURCES = test_gravity.cpp
test_gravity_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor test_gravity_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
test_gravity_LDADD = $(LIB_X11) test_gravity_LDADD = $(LIB_X11)
METASOURCES = AUTO METASOURCES = AUTO

Loading…
Cancel
Save