2017-05-22 17:55:33 -04:00
|
|
|
#########################################################################
|
|
|
|
# #
|
|
|
|
# Star Traders: A Game of Interstellar Trading #
|
2018-03-29 20:38:29 -04:00
|
|
|
# Copyright (C) 1990-2018, John Zaitseff #
|
2017-05-22 17:55:33 -04:00
|
|
|
# #
|
|
|
|
#########################################################################
|
|
|
|
|
|
|
|
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
|
|
|
# $Id$
|
|
|
|
|
|
|
|
# This file provides a translated desktop entry for Star Traders and
|
2017-05-23 18:23:04 -04:00
|
|
|
# conforms to the Desktop Entry Specification v1.1.
|
|
|
|
#
|
|
|
|
# This file is distributed under the same licence as Star Traders itself:
|
|
|
|
# the GNU General Public License, version 3 or later.
|
2017-05-22 17:55:33 -04:00
|
|
|
|
2016-04-15 21:40:54 -04:00
|
|
|
[Desktop Entry]
|
2017-05-22 17:55:33 -04:00
|
|
|
# TRANSLATORS: The name of the game. You may choose to translate it into
|
|
|
|
# your own language (recommended) or keep it the same as the English
|
|
|
|
# version. Feel free to look through other translations to see how
|
|
|
|
# others have done this.
|
2016-04-15 22:19:22 -04:00
|
|
|
Name=Star Traders
|
|
|
|
Comment=Play Star Traders, a simple game of interstellar trading
|
2017-05-22 17:55:33 -04:00
|
|
|
# TRANSLATORS: A list of keywords describing Star Traders. By all means
|
|
|
|
# add your own keywords!
|
2016-04-15 22:19:22 -04:00
|
|
|
Keywords=game;interstellar;trading;strategy;
|
2017-05-22 17:55:33 -04:00
|
|
|
# TRANSLATORS: This string is the name of the icon to use. The Desktop
|
|
|
|
# Entry Specification states it is translatable, but unless you provide a
|
|
|
|
# matching icon, please leave it as "trader": this will use trader.svg
|
|
|
|
# and the various trader.png files in the data source code directory.
|
2016-04-15 21:40:54 -04:00
|
|
|
Icon=trader
|
|
|
|
Exec=trader
|
|
|
|
TryExec=trader
|
|
|
|
Type=Application
|
|
|
|
Terminal=true
|
|
|
|
Categories=Game;StrategyGame;
|