Wykres commitów

210 Commity (71f1fc1115fd1fa3b280585d81bc3c1556dc5cd4)

Autor SHA1 Wiadomość Data
m. allan noah 345bbe71f6 fix translation typo 2010-06-11 09:55:56 -04:00
m. allan noah edac97cdca Niash bugfix and fr.po translation update 2010-06-10 09:03:50 -04:00
m. allan noah 3e669884bb Various Makefile corrections for genesys_gl847, po files and Changelog 2010-06-09 09:17:40 -04:00
m. allan noah 3adab142b1 * po/Makefile.in: include POTFILES and LINGUAS in DIST
* doc/releases.txt: more git notes
2010-04-27 04:09:15 -04:00
m. allan noah ec896e5b45 updated translation from Martin Kho 2010-04-21 13:15:41 -04:00
m. allan noah 6b8fc40c23 updated ukranian translation from Yuri Chornoivan 2010-04-21 08:36:12 -04:00
Chris Bagwell 0109113ea3 Don't include -lresmgr in all backends
resmgr library is only used (optionally) by
sanei_usb and sanei_scsi.  So only need to
link it in for those backends.  This was
a stray piece from initial cleanup of LIBS
in sane-backends 1.0.20.

Signed-off-by: Chris Bagwell <chris@cnpbagwell.com>
2010-04-06 09:49:58 -05:00
Chris Bagwell 9756524042 Remove unneeded distclean-local target in po/
Signed-off-by: Chris Bagwell <chris@cnpbagwell.com>
2010-04-02 15:34:27 -05:00
Chris Bagwell 1903d646b2 align autoconf/automake output to common version.
Signed-off-by: Chris Bagwell <chris@cnpbagwell.com>
2010-02-27 23:27:32 -06:00
m. allan noah 54a84f2053 Use standard gettext infrastructure, from Adi Roiban 2010-02-27 20:51:31 -05:00
Stéphane Voltz b37621d86a addition of the p5 backend to the distribution 2010-02-15 22:15:43 +01:00
m. allan noah 47df67a7bd updates from Armijn Hemel 2010-02-10 23:01:25 -05:00
m. allan noah b9620ae93e new japanese translation file 2010-02-10 22:08:33 -05:00
m. allan noah e4e9eedc7f enable translations of all static strings via SANE_I18N macro 2010-02-10 22:07:49 -05:00
m. allan noah 7e65fa7832 New Japanese translation from Hiroshi Miura 2010-02-10 21:24:21 -05:00
Mattias Ellert 0972ca1193 Typo in previous commit 2010-01-17 10:26:54 +01:00
Mattias Ellert f41d264da6 Updated Swedish translations 2010-01-17 10:20:49 +01:00
Mattias Ellert ec738ed266 Updated Swedish translation, fix libusb warning. 2009-09-11 05:11:31 +02:00
m. allan noah 0d038a5da1 Ukrainian translation from yurchor@ukr.net 2009-06-29 21:40:11 -04:00
Julien BLACHE 362669768d Update instructions for po file addition 2009-06-26 12:31:34 +02:00
Julien BLACHE 2ba399d606 Update es translation, add gl translation.
Updated spanish translation and new galician translation, courtesy
of Miguel Bouzada <mbouzada(at)gmail(dot)com>.
2009-06-26 12:28:40 +02:00
m. allan noah 4a91ba9e8f Merge branch 'master' of ssh://kitno-guest@git.debian.org/git/sane/sane-backends 2009-06-22 23:10:35 -04:00
m. allan noah 163f5fa345 New kodak backend, and all the autofoo changes required to build it
- remove some Kodak machines from unsupported list
- add sane-kodak manpage
- add kodak.desc
2009-06-22 23:06:22 -04:00
Mattias Ellert e46c520008 Updated Swedish translations 2009-06-21 06:46:44 +02:00
m. allan noah 484478524e add $(ALL) to install-translations 2009-05-07 14:17:08 -04:00
Julien BLACHE 6e4ed52293 Add basic .gitignore files 2009-05-04 14:45:17 +02:00
Chris Bagwell 6b5973313c * Makefile.in, aclocal.m4, configure, */Makefile.in: Regenerated
with newer automake.
* backend/Makefile.am, tools/sane-config.in: Add missing
$GPHOTO2_LDFLAGS so library can be found.
* tools/Makefile.am: Add mising $SCSI_LIBS to sane-find-scanner.
2009-05-03 22:01:23 +00:00
m. allan noah afc0dc6ed3 * acinclude.m4, backend/gphoto2.c, configure, include/sane/config.h.in:
deal with upcoming gphoto2 interface change (patch by Chris Bagwell)
* po/sane-backends.nl.po: updates from Martin Kho
2009-04-30 13:58:35 +00:00
m. allan noah 72903a53ac * po/sane-backends.nl.po: updates from Martin Kho
* po/sane-backends.de.po: updates from Burkhard Luck
* po/Makefile.am, po/Makefile.in, po/sane-backends.en_GB.po: new
  translation from Andrew Coles
* po/*.po: rebuilt with new strings
2009-04-30 03:06:23 +00:00
Chris Bagwell 9d1375fd7e * acinclude.m4, tools/sane-config.in: Add in missing libraries
to sane-config missed during fix to stop using LIBS to link everything.
Add back in code to move LDFLAGS out of $GPHOTO2_LIBS and into
GPHOTO2_LDFLAGS.
2009-03-03 02:53:42 +00:00
Chris Bagwell be3f46204b * po/Makefile.am, configure.in: convert remaining directory,
po, to use automake.
2009-02-21 22:45:14 +00:00
Chris Bagwell c90e23a6d2 Updates to Makefiles to prepare for transition to automake.
Fix a few bugs with "all" and "uninstall" targets to work when
$(builddir) != $(srcdir).  Added $(DESTDIR) to uninstall target.
Made $(distdir) related to current directory to match automake.
2009-01-16 23:39:48 +00:00
Nicolas Martin 11410c5b0c Support for PIXMA MP630 to pixma backend, doc and French translations updates. 2008-11-23 21:14:03 +00:00
Nicolas Martin 1a23d9be8c Remove 'experimental' in pixma buttons options and text, fix some French translation typos, update man page. 2008-06-15 20:05:14 +00:00
Mattias Ellert d19b1a6b6e Correct typos, update localization 2008-05-29 19:24:12 +00:00
Jonathan Bravo Lopez 70c861608f * po/sane-backends.es.po: added spanish translation about status strings.
* po/Makefile.in: added backend/sane_strstatus.c to SRC_FILES section.
2008-05-26 19:55:07 +00:00
Mattias Ellert 22efa538b7 Fix warnings about ignored --datarootdir 2008-02-03 06:59:36 +00:00
Gerhard Jaeger c290416ff4 * po/sane-backends.no.po: renamed to sane-backends.nb.po
* po/Makefile.in: norwegian bokmål locale is nb and not no
2008-02-01 13:55:25 +00:00
m. allan noah ba5639151d second try committing these 2008-01-18 01:47:47 +00:00
m. allan noah 58045b775b updated fr translation from Yann E. MORIN, added S500M usb id to fujitsu 2008-01-17 01:03:43 +00:00
m. allan noah e7e161c6ee translation update from Yann E. MORIN 2008-01-15 01:13:59 +00:00
Jonathan Bravo Lopez 785f67981b Updated spanish translation. Fixed compilation warning in check-usb-chip.c 2007-12-19 14:25:43 +00:00
Mattias Ellert 4bb074f81c New translation keys for hp3900 backend. Updated Swedish translation 2007-12-19 10:47:04 +00:00
Giuseppe Sacco d4a6f33c38 Added esperanto translation, per Antonio Codazzi 2007-12-08 18:20:54 +00:00
Gerhard Jaeger 3ef789f55b Update due to changes in the Plustek backend 2007-11-23 07:54:48 +00:00
Giuseppe Sacco d19db5e776 * Italian translation update
* Corrected a typo in backend/canon.c
2007-08-28 21:13:04 +00:00
Mattias Ellert a75a509bcc Updated localization files 2007-05-08 11:46:24 +00:00
Giuseppe Sacco 1436f82ab6 Corrected a few typo in previous translation 2007-02-24 09:54:00 +00:00
Giuseppe Sacco b6b3beea4b Italian translation update 2007-02-24 09:16:51 +00:00
Mattias Ellert d1c6796404 Fixed the "three-valued boolean" bug 2007-01-21 14:54:15 +00:00