summaryrefslogtreecommitdiff
path: root/graphics/gphoto/patches/patch-ar
blob: d5d8975c0ab001ad40902611c162eadf62e493ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
$NetBSD: patch-ar,v 1.1 2004/01/19 15:52:40 cube Exp $

--- philips/philips.h.orig	1999-11-20 17:28:41.000000000 +0100
+++ philips/philips.h
@@ -86,38 +86,38 @@ typedef struct	PHILIPS_CFG {
 
 
 static char *philips_description_string = 
-"Philips/Ricoh gPhoto Library
-Bob Paauwe <bpaauwe@bobsplace.com>
-http://www.bobsplace.com/philips/
-
-The following cameras are known to work:
-Philips ESP60
-Philips ESP80
-Ricoh RDC-300
-Ricoh RDC-300Z
-Ricoh RDC-4200
-Ricoh RDC-4300
-Ricoh RDC-5000
-
-Should work with other Ricoh and Philips
-models but I need the identifier number for
-them. If you have a:
-
-  RDC-1, RDC-2, RDC-2E, RDC-100G, ESP50, 
-  ESP60, or ESP2 
-
-please bring up the configuration dialog
-box and send me the number that appears in
-the status bar as Unkown model nnnn.
-
-Known Issues as of 8/25/1999:
-  1) Thumbnails are only displayed
-  in black & white. (except RDC-5000)
-  2) philips_get_preview function only
-  works for Philips ESP80/Ricoh 4x00
-  cameras.
-  3) Every other thumbnail times out 
-  with RDC-5000.
+"Philips/Ricoh gPhoto Library\n\
+Bob Paauwe <bpaauwe@bobsplace.com>\n\
+http://www.bobsplace.com/philips/\n\
+\n\
+The following cameras are known to work:\n\
+Philips ESP60\n\
+Philips ESP80\n\
+Ricoh RDC-300\n\
+Ricoh RDC-300Z\n\
+Ricoh RDC-4200\n\
+Ricoh RDC-4300\n\
+Ricoh RDC-5000\n\
+\n\
+Should work with other Ricoh and Philips\n\
+models but I need the identifier number for\n\
+them. If you have a:\n\
+\n\
+  RDC-1, RDC-2, RDC-2E, RDC-100G, ESP50, \n\
+  ESP60, or ESP2 \n\
+\n\
+please bring up the configuration dialog\n\
+box and send me the number that appears in\n\
+the status bar as Unkown model nnnn.\n\
+\n\
+Known Issues as of 8/25/1999:\n\
+  1) Thumbnails are only displayed\n\
+  in black & white. (except RDC-5000)\n\
+  2) philips_get_preview function only\n\
+  works for Philips ESP80/Ricoh 4x00\n\
+  cameras.\n\
+  3) Every other thumbnail times out \n\
+  with RDC-5000.\n\
 ";