wok-next annotate pcmanfm/stuff/gvfs-mount-archive.sh @ rev 18638

freetype-dev: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Nov 29 16:45:24 2015 +0100 (2015-11-29)
parents
children
rev   line source
al@17294 1 #!/bin/sh
al@17294 2 # gvfs-mount-archive: simple wrapper for PCManFM action "Mount archive"
al@17294 3
al@17294 4 gvfs-mount "archive://$(echo "$1" | sed 's|:|%3A|g;s|/|%2F|g')"