From: Oleg Broytman Date: Tue, 28 Apr 2015 21:30:57 +0000 (+0300) Subject: .fvwmrc: remove some excessive quotes X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=commitdiff_plain;h=e591bda1613663df30e12384b0dc30bfa6699940 .fvwmrc: remove some excessive quotes --- diff --git a/.fvwm/phd.m4 b/.fvwm/phd.m4 index 02f2d75..c391502 100644 --- a/.fvwm/phd.m4 +++ b/.fvwm/phd.m4 @@ -448,20 +448,20 @@ Key 8 A CM GotoPage 1 1 ############################################################################# # START-UP Functions # -AddToFunc "InitFunction" +AddToFunc InitFunction + I Module FvwmBacker + I Module FvwmButtons + I Module FvwmCommandS + I Module FvwmPager 0 2 -AddToFunc "RestartFunction" +AddToFunc RestartFunction + I Module FvwmBacker + I Module FvwmButtons + I Module FvwmCommandS + I Module FvwmPager 0 2 + I Next [!iconic CurrentScreen xterm] Focus -AddToFunc "StartStandardSession" +AddToFunc StartStandardSession + I GotoDeskAndPage 0 0 0 + I TERM_KOI8 + I Wait TERM @@ -617,7 +617,7 @@ AddToMenu Window-Ops "Window Ops" Title + "Refresh Screen" Refresh # A trimmed down version of "Window Ops", good for binding to decorations -DestroyMenu "Window-Ops2" +DestroyMenu Window-Ops2 AddToMenu Window-Ops2 "Center" Center + "Move" Move-or-Raise + "Iconify" Iconify