]> git.phdru.name Git - dotfiles.git/blobdiff - .mc/menu
Fix path to shuffle-playlist.py
[dotfiles.git] / .mc / menu
index 2a1f44729744c8145473bea2dd0e45a93bbe13d1..c0b0957e991af6b2149bb1ded606d98c81ec5320 100644 (file)
--- a/.mc/menu
+++ b/.mc/menu
@@ -76,11 +76,11 @@ x  xls2csv
 + t r & f \.(bmp|BMP|gif|GIF|jpg|JPG|jpeg|JPEG|png|PNG|xpm)$ | t t
 = t r & f \.(bmp|BMP|gif|GIF|jpg|JPG|jpeg|JPEG|png|PNG|xpm)$
 i  View image(s) scaled
-   xli -zoom auto %s &
+   xli -title "`echo %s | sed 's/ /_/g'`" -zoom auto %s &
 
 + t r & f \.(bmp|BMP|gif|GIF|jpg|JPG|jpeg|JPEG|png|PNG|xpm)$ | t t
 I  View image(s) full size
-   xli %s &
+   xli -title "`echo %s | sed 's/ /_/g'`" %s &
 
 + t r & f \.(ico|jp2|tif|TIF|tiff|TIFF)$ | t t
 = t r & f \.(ico|jp2|tif|TIF|tiff|TIFF)$
@@ -123,7 +123,7 @@ P  Play the audiofile(s) or playlist(s)
 
 + t r & f \.m3u
 R  Play the playlist in random order
-   "$HOME"/admin/prog/audio-cdr-video/shuffle-playlist.py %f random-playlist-tmp.m3u
+   "$HOME"/admin/prog/audio-cdr-video/audio/shuffle-playlist.py %f random-playlist-tmp.m3u
    #if [ "`audtool --get-volume`" -eq 0 ]; then cgmem_nice 500 audacious & sleep 3; fi
    #audtool --playlist-clear
    #audtool --playlist-addurl random-playlist-tmp.m3u