aboutsummaryrefslogtreecommitdiffstats
path: root/jnlib/w32-gettext.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-02-26First batch of changes to support W32CE.Werner Koch1-1710/+0
Note that jnlib/w32-reg.c is not yet ready.
2010-02-02Various changes to eventually support openpgp keys in pgp-agent.Werner Koch1-12/+19
Comment fixes. Minor chnages in preparation of a W32CE port.
2008-11-11Reorder libs in kbx. Werner Koch1-1/+1
2008-11-04Revamped the W32 gettext implementation.Werner Koch1-1082/+1080
2008-10-29Fix last chnage. Reported by Tom Pegios.Werner Koch1-1/+1
2008-10-28Fixed w32-gettext.Werner Koch1-1/+1
2008-05-09Updated German translation.Werner Koch1-0/+5
Fix in gpgconf for W32.
2008-04-18Adjust for the changed Camellia draft.Werner Koch1-41/+78
W32 gettext changes. Comment and typo fixes.
2008-03-25Changed the way i18n files are located under Windows. The setting of theWerner Koch1-121/+1230
Registry key is not anymore required. Helpfiles are not properly located.
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
Removed intl/.
2007-06-06First steps towards supporting W32.Werner Koch1-0/+556
This is mainly source code reorganization. Update gnulib. g10/ does currently not build.