diff options
author | Tharre <tharre3@gmail.com> | 2015-08-04 18:17:13 +0200 |
---|---|---|
committer | Tharre <tharre3@gmail.com> | 2015-08-04 18:17:13 +0200 |
commit | 4ecc8212a30bab604ad161d02eea802399bda567 (patch) | |
tree | a831e0bfdbbff353781f8c1610e4e3cc70d3a57f /ftl/ftl.desktop | |
parent | 35f9c3fa7131f54ec5c9417a60cfdaa21fc3171c (diff) | |
download | pkgbuilds-4ecc8212a30bab604ad161d02eea802399bda567.tar.gz pkgbuilds-4ecc8212a30bab604ad161d02eea802399bda567.tar.xz pkgbuilds-4ecc8212a30bab604ad161d02eea802399bda567.zip |
Add ftl
Diffstat (limited to 'ftl/ftl.desktop')
-rw-r--r-- | ftl/ftl.desktop | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ftl/ftl.desktop b/ftl/ftl.desktop new file mode 100644 index 0000000..13c33a9 --- /dev/null +++ b/ftl/ftl.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Name=FTL: Faster Than Light +GenericName=FTL: Faster Than Light +Comment=A spaceship simulation real-time roguelike-like +Exec=/usr/bin/ftl +Icon=/usr/share/pixmaps/ftl/ftl.png +Terminal=false +Type=Application +Categories=Game; |