1
0
mirror of https://git.zap.org.au/git/trader.git synced 2024-06-30 19:45:23 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
John Zaitseff
f5cbaf8270 Rename and update desktop and AppStream data files and utilities
Rename the desktop and AppStream data files to conform to the AppStream
1.0 specification; these now have names based on "au.org.zap.trader".
Add a caption to the AppStream screenshot; update all translations to
suit.  Rename msgfmt-appdata to msgfmt-metainfo to reflect these changes.
2024-01-03 19:34:25 +11:00
John Zaitseff
63b00b4825 Recreate .gitignore files to account for changes in Gnulib and Autoconf 2022-08-03 18:50:29 +10:00
John Zaitseff
5130719028 Add an AppStream-conforming metadata file 2021-01-14 09:11:08 +11:00
John Zaitseff
6996770631 Tweak reStructuredText files using the default interpreted text role 2020-12-30 10:56:27 +11:00
John Zaitseff
9414aa7ad6 Convert all text files to reStructuredText (ReST) format
The reStructuredText (ReST) format is still quite readable as raw text,
and is much more capable than the myriad all-slightly-incompatible
variants of Markdown.
2019-04-12 05:04:24 +10:00
John Zaitseff
fa0cb153ff Update copyright year to 2019 2019-01-05 08:10:28 +11:00
John Zaitseff
8c6d009611 Update the copyright date to 2018 2018-03-30 11:38:29 +11: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
a1c15b0973 Use a helper msgfmt-desktop script instead of invoking msgfmt(1) directly 2017-05-17 20:49:03 +10:00
John Zaitseff
2f79514910 Update the copyright date to 2017 2017-05-14 06:29:44 +10:00
John Zaitseff
b6a7a80cd9 Update ignored files for the latest version of Gnulib 2016-12-13 08:41:37 +11:00
John Zaitseff
a486cd15aa Update the copyright year to 2016 2016-01-05 09:25:51 +11:00
John Zaitseff
f16f78a509 Update the copyright date to 2015 2015-08-18 07:27:22 +10:00
John Zaitseff
9450fed943 Update the copyright year to 2014 2014-05-22 11:05:51 +10:00
John Zaitseff
c25ec91e99 Update the copyright year to 2013, and the version number to 7.5 2013-02-02 10:48:43 +11:00
John Zaitseff
bc3e1a06a1 Update the copyright year to 2012 2012-03-15 02:36:23 +11:00
John Zaitseff
378b7e64b0 Add preliminary support for GNU gettext internationalisation 2011-08-01 18:17:02 +10:00
John Zaitseff
d65178e315 Move EXTRA_DIST to the main Makefile.am
Apparently Autoconf doesn't like EXTRA_DIST in build-aux/Makefile.am: it
just seems to ignore it.  Try adding EXTRA_DIST to the main Makefile.am
instead.
2011-07-25 21:04:19 +10:00
John Zaitseff
8fc14264a5 Add more files that need to be listed explicitly for distribution 2011-07-25 20:51:48 +10:00
John Zaitseff
788f2da986 Add some README files, plus bootstrap, to Makefile.am EXTRA_DIST 2011-07-25 20:36:31 +10:00
John Zaitseff
e7fee29e5b Final minor edits of various documentation files 2011-07-25 17:00:59 +10:00
John Zaitseff
9c926eac11 Add README files for the build-aux, lib and m4 subdirectories 2011-07-25 16:21:33 +10:00
John Zaitseff
2853dcb25a Add a simple shell script to bootstrap the auto-generated files 2011-07-25 13:20:05 +10:00