PATCH: twain split doc changes

Marcus Meissner marcus at jet.franken.de
Mon May 8 16:15:24 CDT 2006


Hi,

Some doc changes for twain split.

Ciao, Marcus

Changelog:
	Added new directories to DEVELOPER-HINTS, renamed twain -> twain_32.
	Added libgphoto2 and hal/dbus-1 soft dependencies.

Index: DEVELOPERS-HINTS
===================================================================
RCS file: /home/wine/wine/DEVELOPERS-HINTS,v
retrieving revision 1.68
diff -u -r1.68 DEVELOPERS-HINTS
--- DEVELOPERS-HINTS	10 Apr 2006 18:49:35 -0000	1.68
+++ DEVELOPERS-HINTS	8 May 2006 21:14:39 -0000
@@ -64,6 +64,7 @@
 	gdi/			- GDI (graphics)
 	glu32/			- OpenGL Utility library (graphics)
 	glut32/			- OpenGL Utility Toolkit
+	gphoto2.ds/             - Contains libgphoto2 based TWAIN datasource driver
 	hhctrl.ocx/             - HHCTRL OCX implementation
 	iccvid/			- Radius Cinepak Video Decoder
 	icmp/			- ICMP protocol (networking)
@@ -128,6 +129,7 @@
 	rpcrt4/			- Remote Procedure Call runtime
 	rsabase/		- RSA encryption
 	rsaenh/			- Crypto API (DES, 3DES, RSA, etc.)
+	sane.ds/                - Contains sane based TWAIN datasource driver
 	secur32/                - Contains Windows Security functions
 	security/               - Security Support Provider Interface
 	sensapi/		- System Event Notification Service
@@ -144,7 +146,7 @@
 	stdole32.tlb/		- Standard OLE typelib
 	sti/			- Still Image service
 	tapi32/			- Telephone interface
-	twain/			- TWAIN Imaging device communications
+	twain_32/		- TWAIN Imaging device communications
 	unicows/		- Unicows replacement (Unicode layer for Win9x)
 	url/			- Internet shortcut shell extension
 	urlmon/			- URL Moniker allows binding to a URL
Index: documentation/PACKAGING
===================================================================
RCS file: /home/wine/wine/documentation/PACKAGING,v
retrieving revision 1.21
diff -u -r1.21 PACKAGING
--- documentation/PACKAGING	10 Apr 2006 18:49:35 -0000	1.21
+++ documentation/PACKAGING	8 May 2006 21:14:39 -0000
@@ -137,6 +137,12 @@
     * capi4linux
       Used to implement our capi2032.dll.
 
+    * libgphoto2
+      Used to implement our gphoto2.ds (TWAIN datasource)
+
+    * hal, dbus-1
+      Used to implement CD mount handling (via explorer.exe).
+
 GOALS
 ~~~~~
 



More information about the wine-patches mailing list