From e7b289d3b230f97db023ff7dec68dd56332e4ee2 Mon Sep 17 00:00:00 2001 From: Hans Ulrich Niedermann Date: Sun, 11 Aug 2002 10:45:44 +0000 Subject: removed gtkam section, added gtkam man page (patch by mjr) git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@4998 67ed7778-7388-44ab-90cf-0a291f65f57c --- doc/gphoto2.xml | 416 ++++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 267 insertions(+), 149 deletions(-) (limited to 'doc') diff --git a/doc/gphoto2.xml b/doc/gphoto2.xml index 54fc921a3..ff6a9d66f 100644 --- a/doc/gphoto2.xml +++ b/doc/gphoto2.xml @@ -264,154 +264,6 @@ About this file: -
- Commands - - - File - - Menu item - - - - Save Selected Photos... - - Opens the dialog for saving the selected photos. - - - - Delete Photos - - - - Selected - - Selected Deletes the photos that have been selected from the camera. - - - - All - - Deletes all photos in the camera - - - - - - - - - - Create - - - - - Remove - - - - -Upload File - - - - -Select - - - - -All - - - - -Inverse - - - - -None - - - - -Camera - - - - -Select Camera... - - - - -Capture... - - - - -Configure - - - - -Information - - - - -Manual - - - - -About the Driver... - - - - -Help - - - - -Debug... - - -Opens the logging window which allows the user to select the - type of messages to log. -Error causes the logging of any error messages -Verbose -Debug -Data -Save As... opens a dialog to allow the user to save the - information logged in the debug window. -Close Closes the debug window - - -About... - - -Opens the about gtKam window. This gives the current version, - and tells you that: -gtKam was written by: -- Scott Fritzinger <scottf@unr.edu>, -- Lutz Mueller <urc8@rz.uni-carlsruhe.de>, -- and many others -gtKam uses libgphoto2, a library to access a multitude of digital - cameras. More information is available at http://www.gphoto.net. -Enjoy the wonderful world of gphoto! - - - File - Folder - Select - Camera - Help - -
@@ -1217,7 +1069,7 @@ Saving file as MVI_5418.AVI
The gPhoto2 file system -
+
The gPhoto2 file system architecture @@ -1978,6 +1830,272 @@ Saving file as MVI_5418.AVI + + + + The gPhoto2Team + + + + Michael + J. + Rensing + +
michael.rensing@shaw.ca
+
+
+ August 2002 +
+ + gtkam + Graphical front end for gphoto2 + + + Commands + + <guimenu>File Menu</guimenu> + + + + File + Save Selected Photos... + + + + Opens the dialog for saving the selected photos. + + + + + + File + Delete Photos + Selected + + + + Deletes selected photos from the camera. + + + + + + File + Delete Photos + All + + + + Deletes all photos in the camera + + + + + File + Exit + + + + Exits gtkam. + + + + + + + Folder Menu + + + + + Folder + Create + + + + Opens dialog to create new folder (directory). + + + + + + Folder + Remove + + + + Opens a dialog to remove (delete) an existing folder (directory). + + + + + + Folder + Upload File... + + + + Opens a dialog to identify an image file for uploading to the camera. + + + + + + Select Menu + + + + + Select + All + + + + Selects all pictures in the camera. + + + + + + Select + Inverse + + + + Inverts the selections already made so that previously + unselected images are now selected, and previously selected images + are now unselected. + + + + + + Select + None + + + + Undoes all selections so that no images are selected. + + + + + + Camera Menu + + + + + Camera + Select Camera... + + + + Opens a window to allow the user to define the camera and interface being used. + + + + + + Camera + Capture... + + + + + + + + Camera + Configure + + + + + + + + + + Camera + Information + + + + + + + + + + Camera + Manual + + + + + + + + + + Camera + About the Driver... + + + + + + + + + + Help Menu + + + + + Help + Debug... + + + + + Opens the logging window which allows the user to select the + type of messages to log. + Error causes the logging of any error messages + Verbose + Debug + Data + Save As... opens a dialog to allow the user to save the + information logged in the debug window. + Close Closes the debug window + + + + + + Help + About... + + + + + Opens the about gtKam window. This gives the current version, + and tells you that: + gtKam was written by: + - Scott Fritzinger <scottf@unr.edu>, + - Lutz Mueller <urc8@rz.uni-carlsruhe.de>, + - and many others + gtKam uses libgphoto2, a library to access a multitude of digital + cameras. More information is available at http://www.gphoto.net. + Enjoy the wonderful world of gphoto! + + + + + +
-- cgit v1.2.1