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

Martin Pitt martin.pitt at canonical.com
Mon Oct 11 08:47:40 CDT 2004


Hi!

Michael Banck [2004-10-11 14:27 +0200]:
> +++ 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.

Martin

-- 
Martin Pitt                       http://www.piware.de
Ubuntu Developer            http://www.ubuntulinux.org
Debian GNU/Linux Developer       http://www.debian.org
-------------- 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/c75d5f16/attachment.pgp


More information about the ubuntu-devel mailing list