From: <dom...@us...> - 2015-12-27 13:52:41
|
Revision: 826 http://sourceforge.net/p/fvwm-crystal/code/826 Author: dominique_libre Date: 2015-12-27 13:52:38 +0000 (Sun, 27 Dec 2015) Log Message: ----------- small cmus fixes, patch from Alwin Modified Paths: -------------- ChangeLog fvwm/components/apps/DesktopIcons fvwm/components/functions/BlingBling fvwm/components/functions/CheckForFiles fvwm/components/functions/Feedback fvwm/components/functions/Fvwm-Crystal-Menu fvwm/components/functions/LoadCommonStuffs fvwm/components/functions/Music-cmus fvwm/components/functions/Preferences-Menu fvwm/scripts/DesktopActions fvwm/scripts/SetTranslucency fvwm/scripts/XDG-Menu templates/header Modified: ChangeLog =================================================================== --- ChangeLog 2015-12-27 13:48:00 UTC (rev 825) +++ ChangeLog 2015-12-27 13:52:38 UTC (rev 826) @@ -7,7 +7,8 @@ + icons/Default/[22x22|32x32]/apps/slack.png: new slack icons from Jorge Daniel Sampayo Vargas COPYING, Export.README, addons/make.pot, doc/LICENSE: updated old GPL v2 text to GPL v3, patch from Alwin. - + functions/Music-cmus: small cmus fixes, patch from Alwin. + samedi 26 décembre 2015 scripts/FileEditors/FileEditWithHelp: fix preference file saving when empty, that remove the Nop icon with the Fvwm-Crystal Icons Manager (we need echo -n, Modified: fvwm/components/apps/DesktopIcons =================================================================== --- fvwm/components/apps/DesktopIcons 2015-12-27 13:48:00 UTC (rev 825) +++ fvwm/components/apps/DesktopIcons 2015-12-27 13:52:38 UTC (rev 826) @@ -1,7 +1,7 @@ # Desktop icons for Fvwm-Crystal. Support any file manager. # # Version: 2.1.0 -# Licence: GPL 3+ +# License: GPL 3+ # # Written by Dominique Michel <dom...@us...>, 2010-2015 # for Fvwm-Crystal. Modified: fvwm/components/functions/BlingBling =================================================================== --- fvwm/components/functions/BlingBling 2015-12-27 13:48:00 UTC (rev 825) +++ fvwm/components/functions/BlingBling 2015-12-27 13:52:38 UTC (rev 826) @@ -1,7 +1,7 @@ # Function Bling bling for FVWM-Crystal # # Version: 0.9.1 -# Licence: GPL 3+ +# License: GPL 3+ # # Author: Dominique Michel <dom...@us...> # Modified: fvwm/components/functions/CheckForFiles =================================================================== --- fvwm/components/functions/CheckForFiles 2015-12-27 13:48:00 UTC (rev 825) +++ fvwm/components/functions/CheckForFiles 2015-12-27 13:52:38 UTC (rev 826) @@ -1,7 +1,7 @@ # Function CheckForFiles for FVWM-Crystal # # Version: 1.1.1 -# Licence: GPL 3+ +# License: GPL 3+ # # Author: Dominique Michel <dom...@us...> # Modified: fvwm/components/functions/Feedback =================================================================== --- fvwm/components/functions/Feedback 2015-12-27 13:48:00 UTC (rev 825) +++ fvwm/components/functions/Feedback 2015-12-27 13:52:38 UTC (rev 826) @@ -1,7 +1,7 @@ # User feedback for FVWM-Crystal # # Version: 1.0.0 -# Licence: GPL 3+ +# License: GPL 3+ # # Author: Dominique Michel <dom...@us...> # Modified: fvwm/components/functions/Fvwm-Crystal-Menu =================================================================== --- fvwm/components/functions/Fvwm-Crystal-Menu 2015-12-27 13:48:00 UTC (rev 825) +++ fvwm/components/functions/Fvwm-Crystal-Menu 2015-12-27 13:52:38 UTC (rev 826) @@ -1,7 +1,7 @@ # /Fvwm-Crystal menu FVWM-Crystal # # Version: 2.0.1 -# Licence: GPL 3+ +# License: GPL 3+ # # Author: Dominique Michel <dom...@us...> # Modified: fvwm/components/functions/LoadCommonStuffs =================================================================== --- fvwm/components/functions/LoadCommonStuffs 2015-12-27 13:48:00 UTC (rev 825) +++ fvwm/components/functions/LoadCommonStuffs 2015-12-27 13:52:38 UTC (rev 826) @@ -1,7 +1,7 @@ # LoadCommonStuffs function for FVWM-Crystal # # Version: 1.0.0 -# Licence: GPL 3+ +# License: GPL 3+ # # Author: Dominique Michel <dom...@us...> # Modified: fvwm/components/functions/Music-cmus =================================================================== --- fvwm/components/functions/Music-cmus 2015-12-27 13:48:00 UTC (rev 825) +++ fvwm/components/functions/Music-cmus 2015-12-27 13:52:38 UTC (rev 826) @@ -71,6 +71,9 @@ AddToFunc Music-ToggleRandom + I Exec cmus-remote --shuffle > /dev/null +AddToFunc Music-ToggleRepeat ++ I Exec cmus-remote --repeat > /dev/null + AddToFunc Music-Stop + I Exec cmus-remote --stop > /dev/null @@ -107,7 +110,7 @@ + I DestroyMenu recreate /Music + I AddToMenu /Music '$[gt.Volume]' Popup /Mixer + I AddToMenu /Music '$[gt.Toggle random]' Music-ToggleRandom -+ I AddToMenu /Music '$[gt.Toggle repeat]' Exec mpc repeat ++ I AddToMenu /Music '$[gt.Toggle repeat]' Music-ToggleRepeat + I AddToMenu /Music "" Nop + I AddToMenu /Music '$[gt.Stop playback]' Music-Stop + I AddToMenu /Music '$[gt.Play/Pause]' Music-PlayPause Modified: fvwm/components/functions/Preferences-Menu =================================================================== --- fvwm/components/functions/Preferences-Menu 2015-12-27 13:48:00 UTC (rev 825) +++ fvwm/components/functions/Preferences-Menu 2015-12-27 13:52:38 UTC (rev 826) @@ -466,7 +466,7 @@ Test (x quodlibet) + '%22x22/apps/quodlibet.png%Quod Libet' SelectMusicPlayer quodlibet Test (x xmms-shell) + '%22x22/apps/xmms.png%XMMS' SelectMusicPlayer xmms Test (x xmms2) + '%22x22/apps/xmms2.png%XMMS2' SelectMusicPlayer xmms2 -Test (x cmus-remote) + '%22x22/apps/cmus.png%C Music Player' SelectMusicPlayer cmus +Test (x cmus-remote) + '%22x22/apps/cmus.png%C* Music Player' SelectMusicPlayer cmus Test (x cdcd) + '%22x22/apps/goobox.png%cdcd' SelectMusicPlayer cdcd Test (x mocp) + '%22x22/apps/mocp.png%Music On Console' SelectMusicPlayer mocp Test (x audacious) + '%22x22/apps/audacious.png%Audacious' SelectMusicPlayer audacious @@ -581,7 +581,7 @@ Test (x quodlibet) + '%22x22/apps/quodlibet.png%Quod Libet' SelectMixer quodlibet Test (x xmms-shell) + '%22x22/apps/xmms.png%XMMS' SelectMixer xmms Test (x xmms2) + '%22x22/apps/xmms2.png%XMMS2' SelectMixer xmms2 -Test (x cmus-remote) + '%22x22/apps/cmus.png%C Music Player' SelectMixer cmus +Test (x cmus-remote) + '%22x22/apps/cmus.png%C* Music Player' SelectMixer cmus Test (x cdcd) + '%22x22/apps/goobox.png%cdcd' SelectMixer cdcd Test (x audacious) + '%22x22/apps/audacious.png%Audacious' SelectMixer audacious Test (x amixer) + "" Nop Modified: fvwm/scripts/DesktopActions =================================================================== --- fvwm/scripts/DesktopActions 2015-12-27 13:48:00 UTC (rev 825) +++ fvwm/scripts/DesktopActions 2015-12-27 13:52:38 UTC (rev 826) @@ -2,7 +2,7 @@ # Helper script DesktopActions for FVWM-Crystal # # Version: 1.0.0 -# Licence: GPL 3+ +# License: GPL 3+ # # Author: Dominique Michel <dom...@us...> # Modified: fvwm/scripts/SetTranslucency =================================================================== --- fvwm/scripts/SetTranslucency 2015-12-27 13:48:00 UTC (rev 825) +++ fvwm/scripts/SetTranslucency 2015-12-27 13:52:38 UTC (rev 826) @@ -2,7 +2,7 @@ # E17-Bling helper script for FVWM-Crystal # # Version: 1.0.0 -# Licence: GPL 3+ +# License: GPL 3+ # # Author: Dominique Michel <dom...@us...> # Modified: fvwm/scripts/XDG-Menu =================================================================== --- fvwm/scripts/XDG-Menu 2015-12-27 13:48:00 UTC (rev 825) +++ fvwm/scripts/XDG-Menu 2015-12-27 13:52:38 UTC (rev 826) @@ -2,7 +2,7 @@ # XDG applicaions menu FVWM-Crystal # # Version: 1.0 -# Licence: GPL 3+ +# License: GPL 3+ # # Author: <name> <email-address> # Modified: templates/header =================================================================== --- templates/header 2015-12-27 13:48:00 UTC (rev 825) +++ templates/header 2015-12-27 13:52:38 UTC (rev 826) @@ -1,7 +1,7 @@ # Function xyz for FVWM-Crystal # # Version: <major>.<minor>.<fix> -# Licence: GPL 3+ +# License: GPL 3+ # # Author: <name> <email-address> # This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |