View previous topic :: View next topic |
Author |
Message |
The Mountain Man l33t


Joined: 03 Sep 2003 Posts: 643
|
Posted: Sat Jan 10, 2004 5:54 am Post subject: KDE trashcan icon no longer "fills" or "empti |
|
|
I was trying different icon themes and my trashcan icon somehow got changed to the home icon, so I pointed it back to the trashcan icon, but now it no longer changes when full or empty. How do I bring the "magic" back? _________________ I suck at signatures. |
|
Back to top |
|
 |
windex82 Apprentice

Joined: 05 Jun 2003 Posts: 181
|
Posted: Sat Jan 10, 2004 7:28 am Post subject: |
|
|
Code: | :username@machine_name; cd /home/username/Desktop/Trash
:username@machine_name; cat .directory
[Desktop Entry]
Type=Directory
Icon=trashcan_full
EmptyIcon=trashcan_empty
Name=Trash
Name[af]=Gemors
Name[az]=Zibil
Name[be]=СÑмеÑнÑк
Name[bg]=ÐоÑÑе
Name[bs]=SmeÄe
Name[ca]=Paperera
Name[cs]=Koš
Name[cy]=Sbwriel
Name[da]=Affald
Name[de]=Mülleimer
Name[el]=ΣκοÏÏίδια
Name[en_GB]=Wastebin
Name[eo]=Rubujo
Name[es]=Papelera
Name[et]=Prügikast
Name[eu]=Zaborra
Name[fa]=زباÙÙâØ¯Ø§Ù
Name[fi]=Roskakori
Name[fr]=Corbeille
Name[he]=×שפ×
Name[hr]=SmeÄe
Name[hu]=Szemétkosár
Name[is]=Ruslakarfa
Name[it]=Cestino
Name[ja]=ãã¿ç®±
Name[ko]=ì°ë 기íµ
Name[lo]=àºàº±àºàºàºµà»à»àº«àºàº·à»àº
Name[lt]=Å iukÅ¡liadÄžÄ
Name[lv]=Miskaste
Name[mn]=Хогийн Ñав
Name[mt]=Skart
Name[nb]=Søppel
Name[nl]=Prullenbak
Name[nn]=Papirkorg
Name[nso]=Seswaraditlakala
Name[pl]=Åmietnik
Name[pt]=Lixo
Name[pt_BR]=Lixo
Name[ro]=Gunoi
Name[ru]=ÐоÑзина
Name[se]=Ruskalihtti
Name[sk]=Kôš
Name[sl]=Smeti
Name[sr]=Смеѵ
Name[sv]=Papperskorg
Name[ta]=Ãô¨Ã
Name[th]=à¸à¸±à¸à¸à¸¢à¸°
Name[tr]=Ãöp
Name[uk]=СмÑÑник
Name[uz]=Ð§Ð¸Ò¸Ð½Ð´Ð¸Ð»Ð°Ñ ÒÑиÑи
Name[ven]=Tshikha
Name[vi]=Thùng rác
Name[wa]=Batch
Name[xh]=Inkukumo
Name[xx]=xxTrashxx
Name[zh_CN]=åæ¶ç«
Name[zh_TW]=å徿¡¶
Name[zu]=Izibi
Comment=Contains removed files
|
Ensure that the Icon and EmptyIcon options are set correctly, not sure if those charectors showed up correctly... =\ |
|
Back to top |
|
 |
ralph Advocate


Joined: 02 Mar 2003 Posts: 2001 Location: Hamburg
|
Posted: Sat Jan 10, 2004 10:03 am Post subject: |
|
|
I'm having the same problem but only when usin kernel 2.6.
Don't know how to solve it though.  _________________ The computer can't tell you the emotional story. It can give you the exact mathematical design, but what's missing is the eyebrows.
- Frank Zappa |
|
Back to top |
|
 |
The Mountain Man l33t


Joined: 03 Sep 2003 Posts: 643
|
Posted: Sat Jan 10, 2004 8:33 pm Post subject: |
|
|
Thanks for the help! I used nano to edit .directory so that it looks like:
Code: | bash-2.05b$ cat .directory
[Desktop Entry]
Comment=Contains removed files
EmptyIcon=trashcan_empty
Icon=trashcan_full <--- Changed this line from "Icon=trashcan_empty"
Name=Trash
(Rest of file goes here. Removed to save space.) |
Worked like a charm. _________________ I suck at signatures. |
|
Back to top |
|
 |
dalek Veteran


Joined: 19 Sep 2003 Posts: 1353 Location: Mississippi USA
|
Posted: Sun Jan 11, 2004 7:53 am Post subject: |
|
|
Wonder if you can do that with other icons? Like maybe the documents directory or something?
That would be neat.
Later
 _________________ My rig: Gigabyte GA-970A-UD3P mobo, AMD FX-8350 Eight-Core CPU, ZALMAN CNPS10X Performa CPU cooler,
G.SKILL 32GB DDR3 PC3 12800 Memory Nvidia GTX-650 video card LG W2253 Monitor
60TBs of hard drive space using LVM
Cooler Master HAF-932 Case |
|
Back to top |
|
 |
|