aboutsummaryrefslogtreecommitdiffstats
path: root/x11/wmmenu/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'x11/wmmenu/files/patch-aa')
-rw-r--r--x11/wmmenu/files/patch-aa20
1 files changed, 10 insertions, 10 deletions
diff --git a/x11/wmmenu/files/patch-aa b/x11/wmmenu/files/patch-aa
index 7b0743152c6..a13d5a43a89 100644
--- a/x11/wmmenu/files/patch-aa
+++ b/x11/wmmenu/files/patch-aa
@@ -1,11 +1,11 @@
---- options.c.BACKUP Thu Nov 16 21:11:16 2000
-+++ options.c Thu Nov 16 21:11:25 2000
-@@ -4,7 +4,7 @@
- #include <string.h>
- #include <assert.h>
- /* POSIX */
--#include <getopt.h>
-+#include <unistd.h>
+--- example/apps.Dist Sat Aug 5 00:40:31 2000
++++ example/apps Sun Nov 19 18:32:02 2000
+@@ -4,8 +4,6 @@
+
+ "GNUstep.xpm" Menu title
+ "linuxterm.xpm" xterm -T Terminal -name terminal -geometry 80x50 &
+-"HomeNeighborOpen.xpm" xterm -T "Login terminal" -name loginxterm -e bin/rloginsession &
+-"FileManager.xpm" xterm -T "Midnight Commander" -name mc -geometry 100x50 -sl 1000 -e mc -c &
+ "mixer.xpm" gaumix &
+ "HP-16C-48.xpm" kcalc &
- #include "options.h"
- #include "version.h"