Module Name:    xsrc
Committed By:   nia
Date:           Wed Sep 23 15:32:13 UTC 2020

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

Log Message:
enable the ctwm applications menu


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 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.6 xsrc/external/mit/ctwm/dist/system.ctwmrc:1.7
--- xsrc/external/mit/ctwm/dist/system.ctwmrc:1.6	Wed Sep 23 07:02:58 2020
+++ xsrc/external/mit/ctwm/dist/system.ctwmrc	Wed Sep 23 15:32:13 2020
@@ -1,5 +1,5 @@
 #
-# $NetBSD: system.ctwmrc,v 1.6 2020/09/23 07:02:58 nia Exp $
+# $NetBSD: system.ctwmrc,v 1.7 2020/09/23 15:32:13 nia Exp $
 #
 # ctwmrc by nia
 #
@@ -195,15 +195,14 @@ menu "NetBSD"
     " Calculator"		!"xcalc &"
     " Clock"			!"xclock -digital &"
     " XEyes"			!"xeyes &"
-#    ""				f.separator
-#    " Applications"		f.menu "appmenu"
+    ""				f.separator
+    " Applications"		f.menu "appmenu"
     ""				f.separator
     " Restart CTWM"		f.twmrc
     " Quit"			f.quit
 }
 
-# TODO: import and integrate this script
-#syscmd(/usr/X11R7/libexec/ctwm_menu)
+syscmd(/usr/X11R7/libexec/ctwm_app_menu)
 
 menu "titleops"
 {

Reply via email to