X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=blobdiff_plain;f=plugins%2Ftethered-photography%2Fgeeqie-tethered-photography-hook-script;fp=plugins%2Ftethered-photography%2Fgeeqie-tethered-photography-hook-script;h=76ad4f65ca71e6f3d95f458a10400f1c78fe5d57;hp=394b27bb128369cd7c05992e9d20e2bc4e5015a7;hb=9cad6d70203c3beae92b28db2274f05915b58bb1;hpb=b0b282cd4d54cb6fd02848262489df2f30e60b4f diff --git a/plugins/tethered-photography/geeqie-tethered-photography-hook-script b/plugins/tethered-photography/geeqie-tethered-photography-hook-script index 394b27bb..76ad4f65 100755 --- a/plugins/tethered-photography/geeqie-tethered-photography-hook-script +++ b/plugins/tethered-photography/geeqie-tethered-photography-hook-script @@ -8,7 +8,7 @@ if [ "$ACTION" = "download" ] then notify-send --expire-time=4000 "$ARGUMENT" --icon=geeqie - geeqie --remote File:"$PWD/$ARGUMENT" + geeqie --remote File="$PWD/$ARGUMENT" fi exit 0