Using a g-v-m gthumb-wrapper to include usb-storage based digicams as well

Daniel Stone daniel.stone at canonical.com
Mon Oct 11 08:54:00 CDT 2004


On Mon, Oct 11, 2004 at 03:47:40PM +0200, Martin Pitt wrote:
> > +++ gnome-volume-manager-1.0.2/debian/gnome-volume-manager-gthumb	2004-10-11 14:22:13.000000000 +0200
> > @@ -0,0 +1,7 @@
> > +#!/bin/sh
> > +MOUNT_POINT=`hal-get-property --udi "$1" --key volume.mount_point`
> > +if test "$MOUNT_POINT" == ""; then
> > +  gthumb --import-photos
> > +else
> > +  gthumb $MOUNT_POINT
> > +fi
> 
> The two gthumb calls could be prefixed with exec. Any opposition to
> that?
> 
> Otherwise the patch looks good and easy. Can we put that into Warty? I
> could care for it if Sebastian does not have time. BTW, this is bug
> #1292.

This is pretty much what I have locally -- just wrapping up some D-BUS
work and giving both D-BUS and g-v-m some more testing love.  And trying
to cook. :)

-- 
Daniel Stone                                        <daniel.stone at canonical.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.ubuntu.com/archives/ubuntu-devel/attachments/20041011/53a839db/attachment.pgp


More information about the ubuntu-devel mailing list