]> git.phdru.name Git - dotfiles.git/commitdiff
.fvwmrc: remove some excessive quotes
authorOleg Broytman <phd@phdru.name>
Tue, 28 Apr 2015 21:30:57 +0000 (00:30 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 28 Apr 2015 21:30:57 +0000 (00:30 +0300)
.fvwm/phd.m4

index 02f2d7589e496c271909a7c73470e7af425f86d1..c3915029bb9b9ce639cbf6a15c449d869c32cf4c 100644 (file)
@@ -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