From b61b532b657e42368ca3830cdf314627439a4296 Mon Sep 17 00:00:00 2001 From: John Zaitseff Date: Sat, 16 Apr 2016 11:40:54 +1000 Subject: [PATCH] Add a desktop file that can be locale-enabled --- NEWS | 5 ++--- data/desktop.in | 10 ++++++++++ 2 files changed, 12 insertions(+), 3 deletions(-) create mode 100644 data/desktop.in diff --git a/NEWS b/NEWS index 1dcef6b..32a7093 100644 --- a/NEWS +++ b/NEWS @@ -18,15 +18,14 @@ at http://www.zap.org.au/services/svn/. Version 7.10 (not yet released) ------------------------------- +Added a data directory that contains a desktop file and appropriate icons. + Updated translatable strings to overcome a limitation of msgfmt(1): if a string starts or ends with a new-line character, its translation must do so as well. This has an impact on labels in particular. Also changed the help text string "Page N of M" to allow translations of the form "Of M pages, this is page N". All translations have been updated as a result. -Added a data directory that will contain a desktop file and appropriate -icons. - Added the Serbian translation, with thanks to Мирослав Николић. diff --git a/data/desktop.in b/data/desktop.in new file mode 100644 index 0000000..fde8db5 --- /dev/null +++ b/data/desktop.in @@ -0,0 +1,10 @@ +[Desktop Entry] +_Name=Star Traders +_Comment=Play Star Traders, a simple game of interstellar trading +_Keywords=game;interstellar;trading;strategy; +Icon=trader +Exec=trader +TryExec=trader +Type=Application +Terminal=true +Categories=Game;StrategyGame;