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
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
John Zaitseff
79edc13eb3
Replace U+00A0 NO-BREAK SPACE with U+0020 SPACE
...
Ncurses does not handle U+00A0 correctly, so we must use U+0020. These
particular strings do NOT use Ncurses, instead using printf() to stdout
directly, but we should be consistent across all strings.
2017-05-23 08:25:32 +10:00
John Zaitseff
ab5a0e1e80
Set the version number to 7.10-pre2 to allow a second prerelease
2017-05-23 08:10:28 +10:00
John Zaitseff
8f77eada33
Update all PO files as part of "make dist"
2017-05-23 08:04:16 +10:00
John Zaitseff
31ea3c584a
Add comments to trader.desktop.in
2017-05-23 07:55:33 +10:00
John Zaitseff
007b42b324
Merge branch po-translationproject: update sv.po
2017-05-22 16:33:36 +10:00
John Zaitseff
755beff954
Update sv.po to the latest version from the Translation Project
2017-05-22 16:33:02 +10:00
John Zaitseff
3993d686c4
Update fr.po to remove double-spaces in header comment
2017-05-22 07:26:20 +10:00
John Zaitseff
cfac7da04a
Merge branch po-translationproject: Update da.po, fr.po and sv.po
2017-05-22 07:20:56 +10:00
John Zaitseff
95baa61e37
Try to satisfy the very picky Translation Project robot
...
The TP robot requires a correct Project-Id-Version and a Language-Team
tag with an email address (even if there is no email address). It also
complains unless a valid current full year is listed on the Contributors
last line.
2017-05-22 07:02:04 +10:00
John Zaitseff
6e76aa4b86
Update sv.po to the latest version from the Translation Project
2017-05-22 06:51:26 +10:00
John Zaitseff
5d9a4476dc
Update da.po to the latest version from the Translation Project
2017-05-22 06:48:11 +10:00
John Zaitseff
e8ed7caf98
Update fr.po to the latest version from the Translation Project
2017-05-22 06:46:51 +10:00
John Zaitseff
36498ecb3c
Modify header wording to suit the Translation Project robot requirements
2017-05-22 06:40:46 +10:00
John Zaitseff
82c84d2478
Merge branch po-translationproject: update da.po
2017-05-21 21:58:04 +10:00
John Zaitseff
44de2f9854
Update da.po to the latest version from the Translation Project
2017-05-21 21:51:16 +10:00
John Zaitseff
90c54b4b73
Update all PO files as part of "make dist"
2017-05-20 12:30:28 +10:00
John Zaitseff
2715a602ee
Set the version number to 7.10-pre1 to allow a prerelease
2017-05-20 12:25:51 +10:00
John Zaitseff
bae66c8f5c
Mention the newer version of lib/getopt.c that has different strings in it
2017-05-20 11:51:13 +10:00
John Zaitseff
f7e640c221
Document the migration from Subversion to Git
2017-05-20 11:48:33 +10:00
John Zaitseff
8e5ef90932
Replace "--" with U+2014 EM DASH as appropriate
2017-05-20 10:10:56 +10:00
John Zaitseff
14be4cfc6f
Replace the letter "x" with U+00D7 MULTIPLICATION SIGN where appropriate
2017-05-20 09:58:38 +10:00
John Zaitseff
e4d884afc9
Replace U+0060 GRAVE ACCENT with U+0027 APOSTROPHE
...
In the past, GNU tools used quotes `like this'. Modern practice is to
use quotes 'like this'. Update Star Traders to follow this newer
standard, including all PO files.
2017-05-20 09:55:20 +10:00
John Zaitseff
aa360d2788
Enable maintainer mode in configure.ac
...
Although maintainer mode is the default, explicitly listing in
configure.ac allows users (or distributions, more to the point) of
disabling it by passing "--disable-maintainer-mode" to ./configure.
2017-05-20 09:06:00 +10:00
John Zaitseff
584682955f
Make sure the icon images are distributed and installed correctly
2017-05-19 23:54:56 +10:00
John Zaitseff
112d744218
Add rendered (bitmap) versions of the icon image
...
The file trader.svg was rendered at different resolutions using the GIMP
graphics program.
2017-05-19 23:37:39 +10:00
John Zaitseff
7e27ca018d
Add a glow behind the icon image
2017-05-19 23:00:08 +10:00
John Zaitseff
f4632c6a42
Add the standard copyright header to trader.svg
2017-05-19 22:33:57 +10:00
John Zaitseff
ea892c08a8
Add an icon image for Star Traders
...
A preliminary version of this icon was designed in Inkscape, then
extensively cleaned up by hand using the Emacs text editor. SVG is not a
difficult standard to read and follow!
2017-05-19 21:58:26 +10:00
John Zaitseff
4d2b07c6f5
Reword build-aux/README to explicitly list non-generated files
2017-05-18 17:19:44 +10:00
John Zaitseff
1ca4184974
Mention the new msgfmt-desktop script in build-aux/README
2017-05-18 10:08:09 +10:00
John Zaitseff
0ad9e58661
Update utility program version numbers in INSTALL
2017-05-18 10:02:51 +10:00
John Zaitseff
a1c15b0973
Use a helper msgfmt-desktop script instead of invoking msgfmt(1) directly
2017-05-17 20:49:03 +10:00
John Zaitseff
a6b88fe12f
Generate trader.desktop and install it in the correct location
2017-05-17 20:12:44 +10:00
John Zaitseff
77e8c68868
Generate po files before data files
2017-05-17 19:11:42 +10:00
John Zaitseff
2d2793fe54
Update files in the po directory to GNU Gettext 0.19.8
2017-05-17 12:17:20 +10:00
John Zaitseff
a2c5300d62
Update to Automake 1.15
2017-05-17 11:58:42 +10:00
John Zaitseff
0786bc2d6a
Upgrade GNU Gettext to version 0.19.8
2017-05-17 10:37:12 +10:00
John Zaitseff
b284e9faee
Update strings to those in the latest GNU Portability Library release
2017-05-17 10:19:04 +10:00
John Zaitseff
a315d2bae9
Update to the latest GNU Portability Library release
2017-05-17 09:25:14 +10:00
John Zaitseff
bb06d81534
Update ax_with_curses.m4 to latest version from the GNU Autoconf archive
...
This version changes CURSES_LIB to the plural CURSES_LIBS, and adds the
CURSES_CFLAGS variable. It also uses pkg-config(1) if that is available.
2017-05-17 09:21:30 +10:00
John Zaitseff
e6493b4184
Fix an off-by-one bug in the macros GALAXY_MAP_RIGHT and GALAXY_MAP_DOWN
...
This bug has been present since commit e2dbe549b2
dated Sat Jul 16 13:34:13 2011 +1000: almost six years ago!
2017-05-17 09:12:52 +10:00