Skip to content

Commit

Permalink
Merge pull request #52 from stephengtuggy/icon_0_7_x
Browse files Browse the repository at this point in the history
Add icon, desktop file for the Linux versions of the setup program on 0.7.x
  • Loading branch information
stephengtuggy committed Apr 7, 2021
2 parents decc4a9 + 2d95e9e commit 1617009
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Expand Up @@ -111,8 +111,10 @@ INSTALL(FILES weapon_list.xml DESTINATION share/vegastrike)
INSTALL(FILES vegastrike.config DESTINATION share/vegastrike)

INSTALL(FILES vegastrike.desktop DESTINATION share/applications)
INSTALL(FILES vegasettings.desktop DESTINATION share/applications)

INSTALL(FILES vegastrike.png DESTINATION share/pixmaps)
INSTALL(FILES vegastrike_settings.png DESTINATION share/pixmaps)

INSTALL(FILES vegastrike.xpm DESTINATION share/pixmaps)

Expand Down
22 changes: 22 additions & 0 deletions vegasettings.desktop
@@ -0,0 +1,22 @@
[Desktop Entry]
Categories=Game;Simulation;
Comment[en_US]=3D OpenGL spaceflight simulator
Comment=3D OpenGL spaceflight simulator
Comment[cs]=Hraj 3D vesmírnou simulaci
Comment[es]=Simulador de vuelo espacial 3D/OpenGL
GenericName[en_US]=vegastrike setup
GenericName=vegastrike setup
Exec=vsettings
Icon=vegastrike_settings.png
MimeType=
Name[en_US]=Setup Vega Strike
Name=Setup Vega Strike
Path=
StartupNotify=true
Terminal=false
TerminalOptions=
Type=Application
X-DBUS-ServiceName=
X-DBUS-StartupType=
X-KDE-SubstituteUID=false
X-KDE-Username=
Binary file added vegastrike_settings.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1617009

Please sign in to comment.