From 96d9a81946ebca7dcaa1a8ae9712ee477a156606 Mon Sep 17 00:00:00 2001 From: Isaac Dunham Date: Sat, 21 Jun 2014 14:40:57 +0000 Subject: Add motif Manually sending, since git send-email is being recalcitrant. This will allow me to package nedit and a number of other things. From 3077415e704bee5da76d1000e66bb8e25c0248cf Mon Sep 17 00:00:00 2001 From: Isaac Dunham Date: Thu, 19 Jun 2014 05:41:45 +0000 Subject: [PATCH] Add Motif. Motif is an X intrinsics based toolkit which was once widely used. This version is built with Xft support, but not PNG, JPEG, or Xprint. The patches are snarfed from Debian; not all are needed. --- ...ebian-menu-structure-to-system.mwmrc-menu.patch | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 testing/motif/04-add-debian-menu-structure-to-system.mwmrc-menu.patch (limited to 'testing/motif/04-add-debian-menu-structure-to-system.mwmrc-menu.patch') diff --git a/testing/motif/04-add-debian-menu-structure-to-system.mwmrc-menu.patch b/testing/motif/04-add-debian-menu-structure-to-system.mwmrc-menu.patch new file mode 100644 index 0000000000..4d4b784c3b --- /dev/null +++ b/testing/motif/04-add-debian-menu-structure-to-system.mwmrc-menu.patch @@ -0,0 +1,24 @@ +Description: Add Debian menu structure to system.mwmrc-menu +Forwarded: not-needed +Author: Stefan Bauer +Author: Graham Inggs +Last-Update: 2013-01-21 +--- a/clients/mwm/system.mwmrc ++++ b/clients/mwm/system.mwmrc +@@ -49,6 +49,8 @@ + "Pack Icons" f.pack_icons + ! "Toggle Behavior..." f.set_behavior + no-label f.separator ++ "Debian" f.menu "/Debian" ++ no-label f.separator + "Restart..." f.restart + "Quit..." f.quit_mwm + +@@ -141,3 +143,7 @@ + !! + !! END OF mwm RESOURCE DESCRIPTION FILE + !! ++ ++! debian menu ++!include-menu-defs ++include-menu-defs -- cgit v1.2.3