You are not logged in.
Pages: 1
hi
When I instal GNS3 on SliTaz 4.0 it has no Icon in toolbar and menu!
for installation first I install PyQt from tazPackages then unpack,configure and run GNS3.
GNS3 work correctly but with no icon in menu and toolbars!!
how can i solve this?
Offline
The gns3 source archive doesn't include x-gns3.desktop or gns3.xpm for a menu launcher with icon.
Open terminal,su
[c]# leafpad /usr/share/applications/gns3.desktop[/c]
Copy/Paste:
[Desktop Entry]
Name=GNS3
Comment=GNS3
Exec=gns3
Icon=gns3.png
Terminal=0
Type=Application
Encoding=UTF-8
Categories=Development
leafpad => File/Save/File/Quit
Terminal:
[c]# cd /usr/share/pixmaps[/c]
[c]# wget http://www.rehmert.com/wp-content/uploads/2012/08/gns3-150x150.png[/c]
Offline
Thanks mojo
but I have problem with GNS3 icons not menu lancher.
maybe GNS3 has problem with SliTax Theme?
when I run GNS3 the menu and toolbar of GNS3 has no icon!!
Offline
When I install Qt4-dev problem solved.
Offline
Pages: 1
[ Generated in 0.018 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]