From: <dom...@us...> - 2011-02-07 00:18:25
|
Revision: 90 http://fvwm-crystal.svn.sourceforge.net/fvwm-crystal/?rev=90&view=rev Author: dominique_libre Date: 2011-02-07 00:18:19 +0000 (Mon, 07 Feb 2011) Log Message: ----------- typo Modified Paths: -------------- ChangeLog fvwm/components/functions/Music Modified: ChangeLog =================================================================== --- ChangeLog 2011-02-03 19:58:33 UTC (rev 89) +++ ChangeLog 2011-02-07 00:18:19 UTC (rev 90) @@ -1,6 +1,9 @@ ChangeLog for FVWM-Crystal -Jeudi 3 février 2001 Dominique Michel +Lundi 7 février 2011 Dominique Michel + * Typo + +Jeudi 3 février 2011 Dominique Michel * Updated the AUTHORS, INSTALL, NEWS and README files Samedi 28 janvier 2011 Dominique Michel Modified: fvwm/components/functions/Music =================================================================== --- fvwm/components/functions/Music 2011-02-03 19:58:33 UTC (rev 89) +++ fvwm/components/functions/Music 2011-02-07 00:18:19 UTC (rev 90) @@ -144,7 +144,7 @@ # Recreate the playlists (all) DestroyFunc Music-RecreatePlaylist AddToFunc Music-RecreatePlaylist -+ I Exec FvwmCommand 'A $[FVWM_USERDIR]/scripts/make_all_playlists $@' ++ I Exec FvwmCommand 'A $[FVWM_SYSTEMDIR]/scripts/make_all_playlists $@' # wrapper for cdcd DestroyFunc Music-cdcd This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |