1
0
mirror of https://git.zap.org.au/git/trader.git synced 2024-09-15 17:28:07 -04:00
Commit Graph

734 Commits

Author SHA1 Message Date
John Zaitseff
434e37a7d4 Remove superfluous debian/trader.dirs file 2017-06-02 10:29:52 +10:00
John Zaitseff
184e84f1f5 Finalise the Debian changelog file 2017-06-02 09:25:45 +10:00
John Zaitseff
9feab803c2 Install the XPM files, creating directories as required 2017-06-02 09:18:44 +10:00
John Zaitseff
0e0469967a Add XPM versions of icons to the Debian menu system
The XPM icons were generated from the equivalent PNG icons
data/icons-16/trader.png and data/icons-32/trader.png.
2017-06-02 08:49:37 +10:00
John Zaitseff
175cc9d33d Change Debian control fields to reflect the move to Git 2017-06-02 07:57:27 +10:00
John Zaitseff
3acd0aeba1 Remove the inhibition on updating the GNU Gettext files 2017-06-02 07:30:33 +10:00
John Zaitseff
336c5100e9 Update gettext dependency to require version 0.19.3 or newer 2017-06-02 07:24:31 +10:00
John Zaitseff
99273aaaa2 Update the Debian Policy version number to 3.9.8 2017-06-02 07:10:57 +10:00
John Zaitseff
0a9752977c Describe the upstream changes in the Debian changelog 2017-06-02 06:51:26 +10:00
John Zaitseff
42271aa5fc Update copyright dates in Debian files 2017-06-02 06:37:30 +10:00
John Zaitseff
3f490e101f Merge branch with-autogenerated into with-debian 2017-06-02 06:09:01 +10:00
John Zaitseff
52e392ffca Update all auto-generated files
These files have been created by running ./build-aux/bootstrap with
Gnulib as at commit 6ec17baf91bc90fa969f402040f3c15b6e27ac04 (with a date
stamp of Sun May 28 08:43:13 2017 -0700), Autoconf 2.69, Automake 1.15
and Gettext 0.19.8.1.
2017-06-02 05:45:08 +10:00
John Zaitseff
13ea60a612 Merge branch master into with-autogenerated 2017-06-02 05:36:58 +10:00
John Zaitseff
1f763d94fe Update POT creation date for release 2017-06-02 05:31:43 +10:00
John Zaitseff
b15033cd95 Update version number in all PO files 2017-06-02 05:28:32 +10:00
John Zaitseff
d66fa33fb6 Update version number and release date: we release today! 2017-06-02 05:22:35 +10:00
John Zaitseff
70b1c03632 Merge branch master into with-autogenerated
Merged with the "git merge -Xtheirs master" command line.
2017-06-01 13:15:23 +10:00
John Zaitseff
13897660a1 Merge branch po-translationproject: update fr.po 2017-05-29 06:03:36 +10:00
John Zaitseff
cb193c37d0 Update fr.po to the latest version from the Translation Project 2017-05-29 05:57:25 +10:00
John Zaitseff
fde5e3f6cc Merge branch po-translationproject: update hu.po 2017-05-26 07:42:38 +10:00
John Zaitseff
2eb2dae7bf Update hu.po to the latest version from the Translation Project 2017-05-26 07:39:31 +10:00
John Zaitseff
1913305e9f Merge branch master into with-autogenerated
Merged with the "git merge -Xtheirs master" command line.
2017-05-25 15:06:19 +10:00
John Zaitseff
d154211a9d Merge branch po-translationproject: update de.po 2017-05-25 08:16:59 +10:00
John Zaitseff
947006180f Update de.po to the latest version from the Translation Project 2017-05-25 08:12:04 +10:00
John Zaitseff
24ec66e00e Change "prints" to imperative "print" in a translator comment in help.c 2017-05-24 20:38:32 +10:00
John Zaitseff
95d70daa07 Mention the updated German translation 2017-05-24 19:54:10 +10:00
John Zaitseff
946b3e7ada Merge branch po-translationproject: update de.po and nb.po 2017-05-24 19:51:08 +10:00
John Zaitseff
7f5f185c8c Update de.po to the latest version from the Translation Project 2017-05-24 19:45:38 +10:00
John Zaitseff
fd2f1267e5 Update NEWS with all the latest changes since the previous release 2017-05-24 08:58:46 +10:00
John Zaitseff
48310e7654 Update contribution dates to list specific years in nb.po 2017-05-24 08:46:08 +10:00
John Zaitseff
071587c3e6 Update contribution dates to list full or specific years as appropriate 2017-05-24 08:35:42 +10:00
John Zaitseff
7820f70b8d Make the licence text be its own paragraph in trader.desktop.in 2017-05-24 08:23:04 +10:00
John Zaitseff
3d3a964b4d Update nb.po to the latest version from the Translation Project 2017-05-24 07:26:01 +10:00
John Zaitseff
e226e6e676 Tweak global game constants for more dynamic play 2017-05-24 07:10:17 +10:00
John Zaitseff
ecf1cfc983 Revise the comments for global game constants 2017-05-24 06:43:49 +10:00
John Zaitseff
dd2c305a95 Merge branch po-translationproject: update en_GB.po 2017-05-24 06:06:42 +10:00
John Zaitseff
adb7a98472 Update en_GB.po to the latest version from the Translation Project 2017-05-24 05:54:20 +10:00
John Zaitseff
53bb6ba8d8 Replace U+0020 SPACE with U+00A0 NO-BREAK SPACE again
After discussion with Frédéric Marchal, decided to use U+00A0 for
non-Ncurses strings after all.  Ncurses on certain platforms (at least
FreeBSD 11.0 and possibly MacOS X) aborts the program with "mkchstr: ...:
Illegal byte sequence" if U+00A0 is used in an Ncurses string.
2017-05-24 05:49:32 +10:00
John Zaitseff
529bfa9eab Update the range of contribution dates for English translations 2017-05-24 04:52:20 +10:00
John Zaitseff
c026a5cbab Merge branch po-translationproject: update nb.po 2017-05-24 04:49:30 +10:00
John Zaitseff
1a0047d629 Update nb.po to the latest version from the Translation Project 2017-05-24 04:39:45 +10:00
John Zaitseff
d917d088f4 Tweak the colours used for monochromatic screens; add an amber display 2017-05-23 22:14:11 +10:00
John Zaitseff
c978e5b4d1 Remove the obsolete Gnulib gettext module 2017-05-23 20:15:13 +10:00
John Zaitseff
384631dd5c Make the addition of the Serbian translation more prominent in NEWS 2017-05-23 20:12:24 +10:00
John Zaitseff
1f574672fd Enable conditional dependencies between Gnulib modules 2017-05-23 13:22:41 +10:00
John Zaitseff
e19f1b99b2 Update all PO/POT/GMO files as part of "make dist" 2017-05-23 09:04:16 +10:00
John Zaitseff
f9d4b1cb96 Update all auto-generated files
These files have been created by running ./build-aux/bootstrap with
Gnulib as at commit abdd68df1a22db62a7eb68ed93fed51f7988578e (with a date
stamp of Mon May 22 22:26:29 2017 +0200), Autoconf 2.69, Automake 1.15
and Gettext 0.19.8.1.
2017-05-23 08:55:44 +10:00
John Zaitseff
ac981371b7 Merge branch master into with-autogenerated 2017-05-23 08:45:50 +10:00
John Zaitseff
d419ff687f Merge branch po-translationproject: update hu.po 2017-05-23 08:43:00 +10:00
John Zaitseff
6227454813 Update hu.po to the latest version from the Translation Project 2017-05-23 08:34:38 +10:00