r16640 - gnucash/branches/2.2 - [r16635, r16636] #500026: Add configure argument for packagers to have correct package name reported on missing qt3-wizard.

Andreas Köhler andi5 at cvs.gnucash.org
Fri Dec 14 15:24:37 EST 2007


Author: andi5
Date: 2007-12-14 15:24:34 -0500 (Fri, 14 Dec 2007)
New Revision: 16640
Trac: http://svn.gnucash.org/trac/changeset/16640

Modified:
   gnucash/branches/2.2/configure.in
   gnucash/branches/2.2/po/ca.po
   gnucash/branches/2.2/po/cs.po
   gnucash/branches/2.2/po/de.po
   gnucash/branches/2.2/po/en_GB.po
   gnucash/branches/2.2/po/hu.po
   gnucash/branches/2.2/po/pt_BR.po
   gnucash/branches/2.2/src/import-export/hbci/druid-hbci-initial.c
Log:
[r16635,r16636] #500026: Add configure argument for packagers to have correct package name reported on missing qt3-wizard.

Because gnucash is a GTK+ application and HBCI setup wizard for aqbanking is a
Qt stuff, most distribution split aqbanking packages to more sub-packages.

This patch adds possibility to change string of package name displayed in
the reported error without need of distro-specific patches breaking I18N. It
could be done in compile time using --with-qt3-wizard-package=name.

Adapt translations to last string change introduced by r16635.

Patch by Stanislav Brabec <sbrabec at suse.cz>.
Signed-off-by: Christian Stimming <stimming at tuhh.de>




More information about the gnucash-patches mailing list