WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Leafpad not getting added to wbar  (Read 8816 times)

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Leafpad not getting added to wbar
« Reply #15 on: April 14, 2009, 06:17:19 PM »
Leafpad icon is back.

Offline nickispeaki

  • Full Member
  • ***
  • Posts: 177
Re: Leafpad not getting added to wbar
« Reply #16 on: April 15, 2009, 03:04:58 PM »
 :o

Offline nickispeaki

  • Full Member
  • ***
  • Posts: 177
Re: Leafpad not getting added to wbar
« Reply #17 on: April 15, 2009, 04:10:20 PM »
Leafpad is not getting added to wbar. I added it manually once to check whether icon and text file exists in /usr/local/tce.icons. It is there.

kagashe

i haven't leafpad icon... How can I add it manually?

i found leafpad icon in /tclocal/share/icons/hicolor/32x32/apps/leafpad.png
now it time to
Code: [Select]
sudo cp /tclocal/share/icons/hicolor/32x32/apps/leafpad.png /tclocal/tce.icons
and then fix it in beaver (or leafpad):
Code: [Select]
sudo beaver /mnt/sda6/tclocal/tce.wbar
in tce.wbar need to add this line in end of file :
Code: [Select]
i: /usr/local/tce.icons/leafpad.png
t: leafpad
c: leafpad

and then restart wbar by clicking on menu Exit/Restart - Restart Wbar
« Last Edit: April 15, 2009, 04:57:25 PM by nickispeaki »