diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-07-22 19:15:19 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-07-22 19:15:19 +0200 |
commit | 8debd5d94c54a30d92f9e3dd6d75142c88d2f0f3 (patch) | |
tree | 69a94dfcbff965dfcbf105dbaa588343debe88b6 | |
parent | 40e7a893b09cd3c44c9fbd0afe653671e8754a12 (diff) | |
download | tdelibs-8debd5d94c54a30d92f9e3dd6d75142c88d2f0f3.tar.gz tdelibs-8debd5d94c54a30d92f9e3dd6d75142c88d2f0f3.zip |
Second part of renaming kdessh -> tdessh
-rw-r--r-- | kdoctools/customization/entities/general.entities | 2 | ||||
-rw-r--r-- | kdoctools/customization/obsolete/general.entities | 2 | ||||
-rw-r--r-- | tdecore/kdebug.areas | 2 | ||||
-rw-r--r-- | tdesu/Mainpage.dox | 2 | ||||
-rw-r--r-- | tdesu/README | 2 | ||||
-rw-r--r-- | tdeui/kdepackages.h | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/kdoctools/customization/entities/general.entities b/kdoctools/customization/entities/general.entities index 854189e8b..37703b551 100644 --- a/kdoctools/customization/entities/general.entities +++ b/kdoctools/customization/entities/general.entities @@ -193,7 +193,7 @@ <!ENTITY tdepasswd "<application>tdepasswd</application>"> <!ENTITY tdeprint "<application>TDEPrint</application>"> <!ENTITY kdesktop "<application>KDesktop</application>"> -<!ENTITY kdessh "<application>kdessh</application>"> +<!ENTITY tdessh "<application>tdessh</application>"> <!ENTITY tdesu "<application>TDE su</application>"> <!ENTITY kdiskfree "<application>KDiskFree</application>"> <!ENTITY kdict "<application>KDict</application>"> diff --git a/kdoctools/customization/obsolete/general.entities b/kdoctools/customization/obsolete/general.entities index f5e276860..5f8e249c5 100644 --- a/kdoctools/customization/obsolete/general.entities +++ b/kdoctools/customization/obsolete/general.entities @@ -190,7 +190,7 @@ <!ENTITY kde-ftp '<ulink url="ftp://ftp.kde.org/pub/kde/">ftp://ftp.kde.org/pub/kde/</ulink>'> <!ENTITY tdepasswd "<application>tdepasswd</application>"> <!ENTITY kdesktop "<application>KDesktop</application>"> -<!ENTITY kdessh "<application>kdessh</application>"> +<!ENTITY tdessh "<application>tdessh</application>"> <!ENTITY tdesu "<application>TDE su</application>"> <!ENTITY kdiskfree "<application>KDiskFree</application>"> <!ENTITY kdict "<application>KDict</application>"> diff --git a/tdecore/kdebug.areas b/tdecore/kdebug.areas index c61e07b06..901aa3460 100644 --- a/tdecore/kdebug.areas +++ b/tdecore/kdebug.areas @@ -104,7 +104,7 @@ # tdeutils 1501 khexedit (tdeutils) -1511 kdessh (tdeutils) +1511 tdessh (tdeutils) 1512 tdepasswd (tdebase) 1601 ark (tdeutils) 1901 kfind diff --git a/tdesu/Mainpage.dox b/tdesu/Mainpage.dox index c39881397..d472c772d 100644 --- a/tdesu/Mainpage.dox +++ b/tdesu/Mainpage.dox @@ -2,7 +2,7 @@ libtdesu provides functionality for building GUI front ends for (password asking) console mode programs. For example, tdesu and -kdessh use it to interface with su and ssh respectively. +tdessh use it to interface with su and ssh respectively. @authors Geert Jansen \<jansen@kde.org\> diff --git a/tdesu/README b/tdesu/README index c81f5c23b..5337dc50a 100644 --- a/tdesu/README +++ b/tdesu/README @@ -6,7 +6,7 @@ README for libtdesu. Libtdesu provides functionality for building GUI front ends for (password asking) console mode programs. For example, tdesu and -kdessh use it to interface with su and ssh respectively. +tdessh use it to interface with su and ssh respectively. libtdesu is Copyright (c) 1999,2000 Geert Jansen <jansen@kde.org> diff --git a/tdeui/kdepackages.h b/tdeui/kdepackages.h index 37d33ba09..9eb829acc 100644 --- a/tdeui/kdepackages.h +++ b/tdeui/kdepackages.h @@ -459,7 +459,7 @@ const char * const packages[] = { "kdesktop/icons", "kdesktop/minicli", "kdesktop/wallpaper", -"kdessh", +"tdessh", "tdesu", "tdesu/tdesu", "tdesu/tdesud", |