From: Oleg Broytman Date: Tue, 12 May 2015 03:22:42 +0000 (+0300) Subject: .fvwmrc: remove unused Audacious and SMPlayer functions X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=commitdiff_plain;h=d4e432b8039f42c3e5ce266029ebb3e3121aa6c7 .fvwmrc: remove unused Audacious and SMPlayer functions --- diff --git a/.fvwm/phd.m4 b/.fvwm/phd.m4 index b7d27b0..69bf6da 100644 --- a/.fvwm/phd.m4 +++ b/.fvwm/phd.m4 @@ -586,18 +586,10 @@ DestroyFunc Id3Info AddToFunc Id3Info I Exec "$HOME"/lib/audio/mp3/id3info.py "`deadbeef --nowplaying '%F'`" | text-wrap.py -n | gxmessage -buttons Ok -default Ok -fn 'MESSAGE_FONT' -file - changequote([`], [']) -#DestroyFunc Audacious -#AddToFunc Audacious I GotoDeskAndPage 0 1 1 -#+ I Exec LC_CTYPE=ru_RU.UTF-8 exec audacious - DestroyFunc DeadBeef AddToFunc DeadBeef I GotoDeskAndPage 0 1 1 + I Exec exec deadbeef -DestroyFunc SMPlayer -AddToFunc SMPlayer I GotoDeskAndPage 0 1 1 -+ I Exec exec smplay -no-close-at-end - DestroyFunc Term-Phdru AddToFunc Term-Phdru I GotoDeskAndPage 1 0 1 + I REMOTE_HOST_KOI8(phdru.name, phdru.name) @@ -785,7 +777,6 @@ AddToMenu Utilities "Choose one:" Title #+ "xbuffy" Exec exec xbuffy -fn 'XBUFFY_FONT' -geometry +0+125 -boxfile mail/misc/.xbuffyrc + "" Nop + "pavucontrol" PaVuControl -#+ "audacious" Audacious + "DeadBeef" DeadBeef + "Id3Info" Id3Info + "Gajim" Gajim @@ -902,9 +893,7 @@ changequote([`], [']) *FvwmButtons: (Title Next, Icon Jrecycle.xpm, Action Exec exec "$HOME"/current/projects/xsetbg/xsetbg-http-force) *FvwmButtons: (Title pavucontrol, Icon mini.sound.xpm, Action PaVuControl) #*FvwmButtons: (Title Id3Info, Icon bell.xpm, Action Id3Info) -#*FvwmButtons: (Title Audacious, Icon bell.xpm, Action Audacious) *FvwmButtons: (Title DeadBeef, Icon bell.xpm, Action DeadBeef) -#*FvwmButtons: (Title SMPlayer, Icon bell.xpm, Action SMPlayer) #*FvwmButtons: (Title XLock, Icon Jxlock.xpm, Action Exec exec xscreensaver-command -lock) ############################################################################