From: <dom...@us...> - 2013-05-10 16:01:21
|
Revision: 383 http://sourceforge.net/p/fvwm-crystal/code/383 Author: dominique_libre Date: 2013-05-10 16:01:12 +0000 (Fri, 10 May 2013) Log Message: ----------- functions/Window-Buttons: changed comment Modified Paths: -------------- ChangeLog fvwm/components/functions/Window-Buttons Modified: ChangeLog =================================================================== --- ChangeLog 2013-05-10 15:58:04 UTC (rev 382) +++ ChangeLog 2013-05-10 16:01:12 UTC (rev 383) @@ -3,6 +3,7 @@ Vendredi 10 Mai 2013 Dominique Michel functions/Fullscreen: don't interfere with MPlayer own fullscreen mode; cleanup; increased schedule time to FullscreenRecover at restart to 1s. + functions/Windoow-Buttons: changed comment Mardi 7 Mai 2013 Dominique Michel desktop/FVWM-Crystal_Preferences: load the desktop geometry preference Modified: fvwm/components/functions/Window-Buttons =================================================================== --- fvwm/components/functions/Window-Buttons 2013-05-10 15:58:04 UTC (rev 382) +++ fvwm/components/functions/Window-Buttons 2013-05-10 16:01:12 UTC (rev 383) @@ -38,7 +38,7 @@ + I UnsetEnv "WindowX_$[w.id]" + I UnsetEnv "WindowY_$[w.id]" -# Variables update, see components/Window-Basic +# Variables update, see also components/Window-Basic # param for fvwm-event: add_window, destroy_window, property_change DestroyModuleConfig FvwmEvent-Window-State-Init: * This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |