summaryrefslogtreecommitdiff
path: root/camlibs/jd11
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2002-01-13 16:39:56 +0000
committerMarcus Meissner <marcus@jet.franken.de>2002-01-13 16:39:56 +0000
commitdb3e665043976133c64f0e51ebc2d7cc380caace (patch)
treec519708cdc6104d6dfaefa18a41dc4500156f863 /camlibs/jd11
parent1cd2bd1cbfb5cdd073cc8e5cef7a54ccc0383403 (diff)
downloadlibgphoto2-db3e665043976133c64f0e51ebc2d7cc380caace.tar.gz
* The Praktica QD500 is equivalent to the JD11 (see URL in
comment). (Probably renamed after they renamed Praktica to Jenoptik). git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3847 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'camlibs/jd11')
-rw-r--r--camlibs/jd11/jd11.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/camlibs/jd11/jd11.c b/camlibs/jd11/jd11.c
index 15a139401..397180a38 100644
--- a/camlibs/jd11/jd11.c
+++ b/camlibs/jd11/jd11.c
@@ -66,6 +66,10 @@ int camera_abilities (CameraAbilitiesList *list)
strcpy(a.model, "Jenoptik JD11");
gp_abilities_list_append(list, a);
+ /* http://www.digitalkamera.de/Kameras/PrakticaQD500-de.htm (german) */
+ strcpy(a.model, "Praktica QD500");
+ gp_abilities_list_append(list, a);
+
/* Reported to be just a rebranded version by Russ Burdick
* <grub@extrapolation.net> */
/* from Gallantcom, http://www.gallantcom.com/prodfaq-probe99.htm */