Rename kde-config to tde-config

pull/2/head
Timothy Pearson 12 years ago
parent b45fc92d0a
commit b0b53cc84f

@ -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

@ -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

Loading…
Cancel
Save