diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-06 17:30:25 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-06 17:30:25 -0600 |
commit | fc161d138fca8b66391cf8bc7718bf81e5df8163 (patch) | |
tree | 983d53bf5a79bb346a70d03424112b3371750c73 /doc | |
parent | a0af22785bc8d400f30e7ad1b4712064cd1c9c49 (diff) | |
download | tdewebdev-fc161d138fca8b66391cf8bc7718bf81e5df8163.tar.gz tdewebdev-fc161d138fca8b66391cf8bc7718bf81e5df8163.zip |
Finish renaming kiconedit->tdeiconedit.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/quanta/extending-quanta.docbook | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/quanta/extending-quanta.docbook b/doc/quanta/extending-quanta.docbook index eac2c565..34f0c2d8 100644 --- a/doc/quanta/extending-quanta.docbook +++ b/doc/quanta/extending-quanta.docbook @@ -1341,14 +1341,14 @@ icon goes with that action? Let's replace it before trouble arises. <para> To create an icon that more accurately describes that action, we will be -using &kiconedit;. Select it from the &kmenu;, <menuchoice> +using &tdeiconedit;. Select it from the &kmenu;, <menuchoice> <guisubmenu>Graphics</guisubmenu> <guisubmenu>More Programs</guisubmenu> </menuchoice> (or where ever your distribution placed it). </para> <para> -&kiconedit; defaults to the size 32x32 pixels, but we need 22x22. To +&tdeiconedit; defaults to the size 32x32 pixels, but we need 22x22. To change this, select <menuchoice> <guimenu>Edit</guimenu> |