diff options
author | Daniel Prosser <dpross1100@msn.com> | 2019-02-09 00:28:08 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-09 00:28:08 +0700 |
commit | 2833874bf82b454ed2344e30bce4c281a3fd424d (patch) | |
tree | 436188ab7e4964d3faf22fdcd01249f7f64a13f9 /games/crrcsim/CRRCsim.desktop | |
parent | 8edf9d0f958df503b64d95f21f8dd2f2f9990d96 (diff) |
games/crrcsim: Added (model airplane flight simulator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/crrcsim/CRRCsim.desktop')
-rw-r--r-- | games/crrcsim/CRRCsim.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/games/crrcsim/CRRCsim.desktop b/games/crrcsim/CRRCsim.desktop new file mode 100644 index 000000000000..8875885c6373 --- /dev/null +++ b/games/crrcsim/CRRCsim.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Comment=A Model-Airplane Flight Simulation Program +TryExec=/usr/bin/crrcsim +Exec=/usr/bin/crrcsim +Icon=/usr/share/crrcsim/icons/crrcsim.png +Name=CRRCsim +Categories=Game; +Terminal=false +StartupNotify=true |