diff options
Diffstat (limited to 'doc')
-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 |