From e591bda1613663df30e12384b0dc30bfa6699940 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Wed, 29 Apr 2015 00:30:57 +0300 Subject: [PATCH] .fvwmrc: remove some excessive quotes --- .fvwm/phd.m4 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 -- 2.39.2