Module Name:    xsrc
Committed By:   nia
Date:           Wed Sep 23 07:01:49 UTC 2020

Modified Files:
        xsrc/external/mit/ctwm/dist: system.ctwmrc

Log Message:
fix syntax. ctwm does not use ,


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 xsrc/external/mit/ctwm/dist/system.ctwmrc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: xsrc/external/mit/ctwm/dist/system.ctwmrc
diff -u xsrc/external/mit/ctwm/dist/system.ctwmrc:1.4 xsrc/external/mit/ctwm/dist/system.ctwmrc:1.5
--- xsrc/external/mit/ctwm/dist/system.ctwmrc:1.4	Tue Sep 22 23:20:59 2020
+++ xsrc/external/mit/ctwm/dist/system.ctwmrc	Wed Sep 23 07:01:49 2020
@@ -1,5 +1,5 @@
 #
-# $NetBSD: system.ctwmrc,v 1.4 2020/09/22 23:20:59 nia Exp $
+# $NetBSD: system.ctwmrc,v 1.5 2020/09/23 07:01:49 nia Exp $
 #
 # ctwmrc by nia
 #
@@ -118,7 +118,7 @@ IconManagerGeometry       "200x-1-1+0" 1
 IconifyByUnmapping
 
 ReallyMoveInWorkspaceManager
-MapWindowCurrentWorkSpace {  "black", "firebrick" }
+MapWindowCurrentWorkSpace {  "black" "firebrick" }
 DontToggleWorkSpaceManagerState
 DontWarpCursorInWMap
 NoShowOccupyAll	

Reply via email to