mirror of
https://github.com/k4zmu2a/SpaceCadetPinball.git
synced 2025-09-06 08:20:15 +02:00
Fix issues
3 4
This commit is contained in:
parent
e4a416a712
commit
c3f5fc6d44
3 changed files with 9 additions and 13 deletions
|
@ -1,6 +1,6 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Name=Pinball
|
||||
Name=Space Cadet Pinball
|
||||
Comment=Begins a game of 3-D Pinball.
|
||||
Exec=SpaceCadetPinball
|
||||
StartupNotify=true
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component type="desktop-application">
|
||||
<id>com.github.k4zmu2a.spacecadetpinball</id>
|
||||
<name>3D Pinball for Windows – Space Cadet</name>
|
||||
<display_name>Pinball</display_name>
|
||||
<summary>Reverse engineering of 3D Pinball for Windows – Space Cadet, a game bundled with Windows.</summary>
|
||||
<name>3D Pinball for Windows - Space Cadet</name>
|
||||
<display_name>Space Cadet Pinball</display_name>
|
||||
<summary>Reverse engineering of 3D Pinball for Windows - Space Cadet, a game bundled with Windows.</summary>
|
||||
<url type="homepage">https://github.com/k4zmu2a/SpaceCadetPinball</url>
|
||||
<url type="bugtracker">https://github.com/k4zmu2a/SpaceCadetPinball/issues</url>
|
||||
<description>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue