Tiny Core Linux
Tiny Core Extensions => TCE Talk => Topic started by: bmarkus on November 10, 2011, 05:36:11 AM
-
Please update wifi.desktop to this:
[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
-
Updated Categories to Network and Exec to use cliorx:
[Desktop Entry]
Name=Wifi
Exec=cliorx sudo wifi.sh
Icon=logo
X-FullPathIcon=/usr/local/share/pixmaps/wifi.png
Type=Application
Categories=Network;
-
Please change
Icon=logo
to
Icon=wifi
-
Please change
Icon=logo
to
Icon=wifi
Done.
-
Thanks, it is fine now in Xfce, LXDE and LXDE2