diff options
author | Marcus Meissner <marcus@jet.franken.de> | 2003-06-22 20:46:57 +0000 |
---|---|---|
committer | Marcus Meissner <marcus@jet.franken.de> | 2003-06-22 20:46:57 +0000 |
commit | 624972de22a0e622c6e764fc452626ff89fb704e (patch) | |
tree | e16bc118aabd912147d34ea2d09076d5549839b4 /camlibs/gsmart300 | |
parent | 1d4a636c3f0b58c5b19e6881bc1ac9d011d549a0 (diff) | |
download | libgphoto2-624972de22a0e622c6e764fc452626ff89fb704e.tar.gz |
* library.c: Spell Jerome in 7 bit ascii. 8bit special chars are added
by the translation in the .po files!
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@6526 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'camlibs/gsmart300')
-rw-r--r-- | camlibs/gsmart300/library.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/camlibs/gsmart300/library.c b/camlibs/gsmart300/library.c index aa3cc45dd..8a4ae77af 100644 --- a/camlibs/gsmart300/library.c +++ b/camlibs/gsmart300/library.c @@ -162,7 +162,7 @@ camera_about (Camera *camera, CameraText *about, GPContext *context) strcpy (about->text, _("gsmart300 library \n" "Till Adam <till@adam-lilienthal.de>\n" - "Jérôme Lodewyck <jerome.lodewyck@ens.fr>\n" + "Jerome Lodewyck <jerome.lodewyck@ens.fr>\n" "Support for Mustek gSmart 300 digital cameras\n" "based on several other gphoto2 camlib modules and " "the specifications kindly provided by Mustek.\n" "\n")); |