<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Thierry de Coulon wrote:
<blockquote cite="mid:200707311003.20213.tcoulon@decoulon.ch"
 type="cite">
  <pre wrap="">On Friday, 6. July 2007, Boyan Tabakov wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">On Friday 06 July 2007 05:09:35 Alain M. wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Please,

someone deleted the Garbege icon, how do I enable it back?
      </pre>
    </blockquote>
    <pre wrap="">Right click the desktop -> Create New -> Link to Locatoin (URL). In the
Name enter whatever you like (Trash, Recicle Bin, etc.) and in the URL box
enter '<a class="moz-txt-link-freetext" href="trash:/">trash:/</a>' (without the quotes).
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Hi Boyan,

I come back to your mail and tried it as I would prefer the trashcan on the 
desktop. Creating the trash that way does work, but the icon does not change 
to indicate wether the trashcan is empty or full - by default you get a 
full-trashcan icon (although it's empty), and changing it to an empty trash, 
it remains "empty" when you fill it.

The applet in kicker does behave correctly.

Thierry

___________________________________________________
This message is from the kde-linux mailing list.
Account management:  <a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/kde-linux">https://mail.kde.org/mailman/listinfo/kde-linux</a>.
Archives: <a class="moz-txt-link-freetext" href="http://lists.kde.org/">http://lists.kde.org/</a>.
More info: <a class="moz-txt-link-freetext" href="http://www.kde.org/faq.html">http://www.kde.org/faq.html</a>.

  </pre>
</blockquote>
<br>
I think you have to put this in a .directory text file in the
location.  This is a paste from mine.<br>
<br>
[Desktop Entry]<br>
Comment=Contains removed files<br>
EmptyIcon=trashcan_empty<br>
Encoding=UTF-8<br>
Icon=trashcan_full<br>
Name=Trash<br>
OnlyShowIn=KDE<br>
Type=Link<br>
URL=<a class="moz-txt-link-freetext" href="trash:/">trash:/</a><br>
<br>
<br>
That should help.  Someone correct me if I am wrong here.<br>
<br>
Dale<br>
<br>
:-)  :-)<br>
</body>
</html>