From: <dom...@us...> - 2015-05-27 12:58:08
|
Revision: 687 http://sourceforge.net/p/fvwm-crystal/code/687 Author: dominique_libre Date: 2015-05-27 12:58:05 +0000 (Wed, 27 May 2015) Log Message: ----------- fix recipe reloading when called from fvwm-crystal.generate-menu Modified Paths: -------------- ChangeLog fvwm/components/functions/Preferences-Menu Modified: ChangeLog =================================================================== --- ChangeLog 2015-04-07 13:50:44 UTC (rev 686) +++ ChangeLog 2015-05-27 12:58:05 UTC (rev 687) @@ -1,5 +1,8 @@ ChangeLog for FVWM-Crystal +mercredi 27 mai 2015 + functions/Preferences-Menu: fix recipe reloading when called from fvwm-crystal.generate-menu. + mardi 7 avril 2015 updated the French locale and the *.pot files. Modified: fvwm/components/functions/Preferences-Menu =================================================================== --- fvwm/components/functions/Preferences-Menu 2015-04-07 13:50:44 UTC (rev 686) +++ fvwm/components/functions/Preferences-Menu 2015-05-27 12:58:05 UTC (rev 687) @@ -41,7 +41,7 @@ + I Exec exec killall stalonetray $[infostore.SILENT] + I Exec exec killall trayer $[infostore.SILENT] + I Exec exec killall UpdateInfoline $[infostore.SILENT] -+ I Read $[infostore.Fvwm_Crystal_Recipe] ++ I Read '$[infostore.Fvwm_Crystal_Recipe]' # # Used recipe This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |