Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[xsrc/trunk]: xsrc/external/mit/ctwm/dist enable the ctwm applications menu
details: https://anonhg.NetBSD.org/xsrc/rev/d522060333c4
branches: trunk
changeset: 10564:d522060333c4
user: nia <nia%NetBSD.org@localhost>
date: Wed Sep 23 15:32:13 2020 +0000
description:
enable the ctwm applications menu
diffstat:
external/mit/ctwm/dist/system.ctwmrc | 9 ++++-----
1 files changed, 4 insertions(+), 5 deletions(-)
diffs (29 lines):
diff -r 64125c51380a -r d522060333c4 external/mit/ctwm/dist/system.ctwmrc
--- a/external/mit/ctwm/dist/system.ctwmrc Wed Sep 23 07:02:58 2020 +0000
+++ b/external/mit/ctwm/dist/system.ctwmrc Wed Sep 23 15:32:13 2020 +0000
@@ -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 @@
" 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"
{
Home |
Main Index |
Thread Index |
Old Index