Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: bmarkus on November 10, 2011, 05:36:11 AM

Title: wifi.tcz .desktop file
Post by: bmarkus on November 10, 2011, 05:36:11 AM
Please update wifi.desktop to this:

Quote
[Desktop Entry]
Name=Wifi
Exec=aterm -e sudo wifi.sh
Icon=wifi.png
X-FullPathIcon=/usr/local/share/pixmaps/wifi.png
Type=Application
Categories=Network;

No effect on WBAR and TC menu, but places it into the right category with its own icon in a DE environment like LXDE or Xfce
Title: Re: wifi.tcz .desktop file
Post by: roberts on November 10, 2011, 03:51:30 PM
Updated Categories to Network and Exec to use cliorx:
Code: [Select]
[Desktop Entry]
Name=Wifi     
Exec=cliorx sudo wifi.sh
Icon=logo               
X-FullPathIcon=/usr/local/share/pixmaps/wifi.png
Type=Application                               
Categories=Network;

Title: Re: wifi.tcz .desktop file
Post by: bmarkus on November 11, 2011, 06:54:58 AM
Please change

Quote
Icon=logo

to

Quote
Icon=wifi
Title: Re: wifi.tcz .desktop file
Post by: roberts on November 11, 2011, 10:59:26 AM
Please change

Quote
Icon=logo

to

Quote
Icon=wifi

Done.
Title: Re: wifi.tcz .desktop file
Post by: bmarkus on November 11, 2011, 11:43:43 AM
Thanks, it is fine now in Xfce, LXDE and LXDE2