Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
4
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
solarus-snap
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
8
Issues
8
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Solarus Games
solarus-snap
Commits
4f98d549
Verified
Commit
4f98d549
authored
Dec 27, 2018
by
Alex Gleason
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add generic solarus app
parent
e2d06fde
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
0 deletions
+21
-0
snap/gui/solarus.desktop
snap/gui/solarus.desktop
+12
-0
snap/snapcraft.yaml
snap/snapcraft.yaml
+9
-0
No files found.
snap/gui/solarus.desktop
0 → 100644
View file @
4f98d549
[Desktop Entry]
Version=1.0
Type=Application
Name=Solarus
GenericName=ARPG game engine
Comment=A free and open-source Action-RPG game engine
Exec=solarus-launcher
Icon=${SNAP}/share/icons/hicolor/256x256/apps/solarus.png
Terminal=false
NoDisplay=true
StartupNotify=true
Categories=Game;Development;AdventureGame;IDE;
snap/snapcraft.yaml
View file @
4f98d549
...
...
@@ -10,6 +10,15 @@ description: |
confinement
:
strict
apps
:
solarus
:
command
:
desktop-launch solarus-launcher
plugs
:
-
desktop
-
desktop-legacy
-
home
-
opengl
-
pulseaudio
-
x11
launcher
:
command
:
desktop-launch solarus-launcher
desktop
:
share/applications/solarus.desktop
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment