Last active
July 13, 2018 19:42
-
-
Save MaxySpark/219b3afc1d074cf49db1f7e33c3f4051 to your computer and use it in GitHub Desktop.
Xampp start ubuntu icon
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Desktop Entry] | |
| Comment=Start and Stop XAMPP | |
| Name=XAMPP Control Panel | |
| Exec=gksudo /opt/lampp/manager-linux-x64.run | |
| Icon=/usr/share/icons/Humanity/devices/24/network-wired.svg | |
| Encoding=UTF-8 | |
| Terminal=false | |
| Name=XAMPP Control Panel | |
| Comment=Start and Stop XAMPP | |
| Type=Application | |
| Icon=/usr/share/icons/Humanity/devices/24/network-wired.svg |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
first
sudo apt-get install gksu