Commit graph

11 commits

Author SHA1 Message Date
Sami Kerola
e15dfaf463 fix 'make distcheck' which had out-of-tree build issue 2013-01-02 09:59:51 +01:00
Pavel Labath
0a42e6ca3d Fix VPATH builds with --enable-nls
I needed to add explicit $(srcdir) in Makefiles when referencing to Translation.m.
I also removed generated-*.m files from the tree since they can be easily regenerated (and they
were confusing VPATH logic). They can be added to the distribution tarball later if needed (but
hopefully everyone has iconv).
2011-09-14 19:39:11 +02:00
Mark Tiefenbruck
b90a7e21a9 replace svn stuff with git 2007-12-19 16:51:15 -08:00
simonb
f46660f711 translation update from guillote_GNU 2007-08-05 02:37:38 +00:00
mathias
bbea139cae reverted deletion of generated*.m files 2007-05-21 06:57:20 +00:00
mathias
b4d15cf569 deleted all generated nls files 2007-05-20 08:40:06 +00:00
mathias
589ecfc060 respect external tabs in ArrangeWindows, patch from Tomas Janousek <tomi@nomi.cz> 2007-02-27 18:07:36 +00:00
simonb
23c9ea1674 properly fix the nls issue, adding a new string 2007-01-05 15:16:47 +00:00
simonb
20cf04f938 fix nls strings to use %04d instead of %4d, as 4d doesn't pad properly
with non-monospaced fonts
2007-01-05 14:47:25 +00:00
fluxgen
3e6bb03a75 removed 2006-09-20 09:04:56 +00:00
markt
eba4a0e38d updated spanish translations, added es_AR 2006-08-04 05:42:44 +00:00