[Gpg4win-commits] r421 - trunk
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Wed Jun 20 04:34:58 CEST 2007
Author: marcus
Date: 2007-06-20 04:34:58 +0200 (Wed, 20 Jun 2007)
New Revision: 421
Modified:
trunk/TODO
Log:
Add note about dependency tracking.
Modified: trunk/TODO
===================================================================
--- trunk/TODO 2007-06-20 02:32:29 UTC (rev 420)
+++ trunk/TODO 2007-06-20 02:34:58 UTC (rev 421)
@@ -10,12 +10,14 @@
(04-* is not required).
* I18n:
-
** There is no advantage to conditionally define translation strings,
as the tables are purged of unnecessary strings by makensis. Thus
we should probably define strings where they are used, rather in the
inst-*.nsi files of the package to which they belong. This would
also simplify management of po/POFILES.in.
+** Dependency tracking is partly missing: The installer should depend on
+ catalogs.nsi and any included LANG.nsi. gettext usually works at
+ run-time, and thus there is no canonical support for this already.
** /bin/bash is used unconditionally in po/Makevars.
** nsis-msgfmt could check if a language file (nlf/nsh) exists for the
installed version of makensis/Modern UI.
More information about the Gpg4win-commits
mailing list