From b48aa2febfd565b99592854d7cbeaa9c59ec76e9 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 12 Dec 2000 02:03:46 +0000 Subject: Add new category wm for window managers, and move lots of package from x11 here. Only changes are: `wm' in category added and some paths fixed. --- wm/tvtwm/patches/patch-ao | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 wm/tvtwm/patches/patch-ao (limited to 'wm/tvtwm/patches/patch-ao') diff --git a/wm/tvtwm/patches/patch-ao b/wm/tvtwm/patches/patch-ao new file mode 100644 index 00000000000..c1b4333975b --- /dev/null +++ b/wm/tvtwm/patches/patch-ao @@ -0,0 +1,27 @@ +$NetBSD: patch-ao,v 1.1.1.1 2000/12/12 02:03:49 wiz Exp $ + +Index: menus.h +=================================================================== +RCS file: /home/siren/src/tvtwm/menus.h,v +retrieving revision 1.1.1.1 +retrieving revision 1.2 +diff -u -r1.1.1.1 -r1.2 +--- menus.h 1999/08/08 05:46:53 1.1.1.1 ++++ menus.h 1999/08/08 05:56:53 1.2 +@@ -143,16 +143,5 @@ + #define COLORMAP_PREV "prev" + #define COLORMAP_DEFAULT "default" + +-extern void InitTitlebarButtons(); +-extern void InitMenus(); +-extern MenuRoot *NewMenuRoot(); +-extern MenuItem *AddToMenu(); +-extern Bool PopUpMenu(); +-extern MenuRoot *FindMenuRoot(); +-extern Bool AddFuncKey(); +-extern int ExecuteFunction(); +-extern int DeferExecution(); +-extern int Execute(); +-extern void FocusOnRoot(); + + #endif /* _MENUS_ */ -- cgit v1.2.3