From: <dom...@us...> - 2019-11-17 11:06:48
|
Revision: 943 http://sourceforge.net/p/fvwm-crystal/code/943 Author: dominique_libre Date: 2019-11-17 11:06:47 +0000 (Sun, 17 Nov 2019) Log Message: ----------- remove empty lines Modified Paths: -------------- ChangeLog fvwm/components/functions/Window-Decorations Modified: ChangeLog =================================================================== --- ChangeLog 2019-11-17 11:02:13 UTC (rev 942) +++ ChangeLog 2019-11-17 11:06:47 UTC (rev 943) @@ -3,6 +3,7 @@ dimanche 17 novembre 2019 fvwm/components/functions/Fullscreen: put back Window-Rearrange function fvwm/components/functions/Exit: screen lid suspend menu test for pref and is dynamic + fvwm/components/functions/Window-Decorations: remove empty lines samedi 16 movembre 2019 FAQ: Added uam configuration with ext formatted partitions. Modified: fvwm/components/functions/Window-Decorations =================================================================== --- fvwm/components/functions/Window-Decorations 2019-11-17 11:02:13 UTC (rev 942) +++ fvwm/components/functions/Window-Decorations 2019-11-17 11:06:47 UTC (rev 943) @@ -20,7 +20,6 @@ + I UnsetEnv Window_Decorations_ButtonModel-Temp + I Style * HandleWidth $[infostore.handle_width] - DestroyMenu /Window-Decorations AddToMenu /Window-Decorations + MissingSubmenuFunction Window-Decorations-generator @@ -29,7 +28,6 @@ + "" Nop + '$[gt.Button model]' Popup /Window-Decorations-ButtonModel - DestroyFunc Window-Decorations-generator AddToFunc Window-Decorations-generator + I DestroyMenu $0 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |