Update of /cvsroot/freevo/freevo/src/image/plugins
In directory sc8-pr-cvs1:/tmp/cvs-serv11399/src/image/plugins

Modified Files:
        gphoto.py 
Log Message:
Some pygphoto and gphoto plugin fixes.


Index: gphoto.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/image/plugins/gphoto.py,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** gphoto.py   13 Sep 2003 10:08:22 -0000      1.4
--- gphoto.py   9 Nov 2003 16:36:46 -0000       1.5
***************
*** 12,15 ****
--- 12,18 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.5  2003/11/09 16:36:46  rshortt
+ # Some pygphoto and gphoto plugin fixes.
+ #
  # Revision 1.4  2003/09/13 10:08:22  dischi
  # i18n support
***************
*** 47,51 ****
  from item import Item
  import pygame
! import _pygphoto as pygphoto
  import cStringIO
  import image.viewer
--- 50,54 ----
  from item import Item
  import pygame
! import pygphoto
  import cStringIO
  import image.viewer




-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to