diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-26 14:25:36 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-26 14:25:36 -0600 |
commit | b0b53cc84f215df9b9bcce77253a6b7a9d300986 (patch) | |
tree | df1e10cc7504665622d096f9ba80dc9e56f3afb8 | |
parent | b45fc92d0a8776c3b1ae7017688f83845181d49f (diff) | |
download | qt3-b0b53cc84f215df9b9bcce77253a6b7a9d300986.tar.gz qt3-b0b53cc84f215df9b9bcce77253a6b7a9d300986.zip |
Rename kde-config to tde-config
-rw-r--r-- | doc/appicon.doc | 6 | ||||
-rw-r--r-- | doc/html/appicon.html | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/doc/appicon.doc b/doc/appicon.doc index 1145f5b..66320d0 100644 --- a/doc/appicon.doc +++ b/doc/appicon.doc @@ -142,12 +142,12 @@ the icon path. Application icons can be installed for use by all users, or on a per-user basis. A user currently logged into their KDE desktop can discover these locations -by using \link http://developer.kde.org/documentation/other/kde-config.html -kde-config\endlink, for example, +by using \link http://developer.kde.org/documentation/other/tde-config.html +tde-config\endlink, for example, by typing the following in a terminal window: \code -kde-config --path icon +tde-config --path icon \endcode Typically, the list of colon-separated paths printed to stdout includes the diff --git a/doc/html/appicon.html b/doc/html/appicon.html index 6bd0585..7bbf665 100644 --- a/doc/html/appicon.html +++ b/doc/html/appicon.html @@ -154,10 +154,10 @@ the icon path. </h3> <a name="3-1"></a><p> Application icons can be installed for use by all users, or on a per-user basis. A user currently logged into their KDE desktop can discover these locations -by using <a href="http://developer.kde.org/documentation/other/kde-config.html">kde-config</a>, for example, +by using <a href="http://developer.kde.org/documentation/other/tde-config.html">tde-config</a>, for example, by typing the following in a terminal window: <p> <pre> -kde-config --path icon +tde-config --path icon </pre> <p> Typically, the list of colon-separated paths printed to stdout includes the |