From 85ca18776aa487b06b9d5ab7459b8f837ba637f3 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 2 Dec 2011 22:36:59 -0600 Subject: Initial kde-tde rename --- tde-i18n-en_GB/docs/kdebase/kdm/Makefile.in | 20 ++++++++++---------- tde-i18n-en_GB/docs/kdebase/kdm/index.docbook | 16 ++++++++-------- 2 files changed, 18 insertions(+), 18 deletions(-) (limited to 'tde-i18n-en_GB/docs/kdebase/kdm') diff --git a/tde-i18n-en_GB/docs/kdebase/kdm/Makefile.in b/tde-i18n-en_GB/docs/kdebase/kdm/Makefile.in index 1b9e0c2eacc..eea41964b53 100644 --- a/tde-i18n-en_GB/docs/kdebase/kdm/Makefile.in +++ b/tde-i18n-en_GB/docs/kdebase/kdm/Makefile.in @@ -30,7 +30,7 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -subdir = docs/kdebase/kdm +subdir = docs/tdebase/kdm DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ @@ -162,7 +162,7 @@ kde_styledir = @kde_styledir@ kde_templatesdir = @kde_templatesdir@ kde_wallpaperdir = @kde_wallpaperdir@ kde_widgetdir = @kde_widgetdir@ -kdeinitdir = @kdeinitdir@ +tdeinitdir = @tdeinitdir@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -204,9 +204,9 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) #>- exit 1;; \ #>- esac; \ #>- done; \ -#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/kdebase/kdm/Makefile'; \ +#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/tdebase/kdm/Makefile'; \ #>- cd $(top_srcdir) && \ -#>- $(AUTOMAKE) --gnu docs/kdebase/kdm/Makefile +#>- $(AUTOMAKE) --gnu docs/tdebase/kdm/Makefile #>+ 12 @for dep in $?; do \ case '$(am__configure_deps)' in \ @@ -216,10 +216,10 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/kdebase/kdm/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/tdebase/kdm/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu docs/kdebase/kdm/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin docs/kdebase/kdm/Makefile.in + $(AUTOMAKE) --gnu docs/tdebase/kdm/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin docs/tdebase/kdm/Makefile.in .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ @@ -582,10 +582,10 @@ force-reedit: exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/kdebase/kdm/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/tdebase/kdm/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu docs/kdebase/kdm/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin docs/kdebase/kdm/Makefile.in + $(AUTOMAKE) --gnu docs/tdebase/kdm/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin docs/tdebase/kdm/Makefile.in #>+ 21 diff --git a/tde-i18n-en_GB/docs/kdebase/kdm/index.docbook b/tde-i18n-en_GB/docs/kdebase/kdm/index.docbook index f9cb886ecf9..8b588360bc8 100644 --- a/tde-i18n-en_GB/docs/kdebase/kdm/index.docbook +++ b/tde-i18n-en_GB/docs/kdebase/kdm/index.docbook @@ -2,7 +2,7 @@ - + kdmrc"> @@ -175,7 +175,7 @@ >For &kde; you should enter: startkdestarttde For other window managers or desktop environments, you should look in their documentation for the correct command. @@ -1517,11 +1517,11 @@ case $# in case $1 in kde) source /opt/kde2/bin/kde1 - exec startkde + exec starttde ;; kde2) source /opt/kde2/bin/kde2 - exec startkde + exec starttde ;; failsafe) exec xterm -geometry 80x24-0-0 @@ -1593,7 +1593,7 @@ windowmgr=${1:-$defaultwm} #start the respective window managers case ${windowmgr} in kde|kwm|kdestart) - WINDOWMANAGER=startkde + WINDOWMANAGER=starttde ;; fvwm|fvwm2) WINDOWMANAGER=fvwm2 @@ -1742,12 +1742,12 @@ exec $WINDOWMANAGER >Building and Installing kdm &kdm; is part of the KDE project. The various component parts of the KDE project are broken into sections, called packages. &kdm; is part of the package called kdebase. You can get KDE source code from various Linux and BSD distribution CDs, or by download from &kdm; is part of the KDE project. The various component parts of the KDE project are broken into sections, called packages. &kdm; is part of the package called tdebase. You can get KDE source code from various Linux and BSD distribution CDs, or by download from www.kde.org or its mirrors. If you have an out-of-date source code tree, you can use one of the KDE cvsup servers to bring it up-to-date whilst using minimal network bandwidth. Before building kdebase, you must have built and installed (in this order) version 2 of the qt library and the KDE packages kdesupport (optionally) and kdelibs. +>Before building tdebase, you must have built and installed (in this order) version 2 of the qt library and the KDE packages tdesupport (optionally) and tdelibs. In order to build any of the above, you must already have the X Window System installed, together with a C++ compiler. If are you building from CVS you will also need the GNU configuration tools If the last few paragraphs seemed like a foreign language, then either you have strayed into an Inappropriate Area of this handbook, or you are about to undergo a Great Learning Experience. If you managed to satisfy all of the prerequisites, you are unlikely to have any problems with building and installing kdebase. &kdm; is installed in your If you managed to satisfy all of the prerequisites, you are unlikely to have any problems with building and installing tdebase. &kdm; is installed in your $KDEDIR/bin folder. -- cgit v1.2.1