More actions
| Line 29: | Line 29: | ||
#:{{code|wget <nowiki>http://wiki.eveuniversity.org/images/a/af/Evelauncher.png</nowiki>}} | #:{{code|wget <nowiki>http://wiki.eveuniversity.org/images/a/af/Evelauncher.png</nowiki>}} | ||
#Move the icon file to the correct directory | #Move the icon file to the correct directory | ||
#:{{code|sudo mv | #:{{code|sudo mv Evelauncher.png /usr/share/pixmaps/}} | ||
#Create the launcher file with a preferred editor | #Create the launcher file with a preferred editor | ||
#:{{code|sudo $EDITOR /usr/share/applications/eve.desktop}} | #:{{code|sudo $EDITOR /usr/share/applications/eve.desktop}} | ||