diff options
Diffstat (limited to 'x11-wm/wmx/files/patch-ae')
-rw-r--r-- | x11-wm/wmx/files/patch-ae | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/x11-wm/wmx/files/patch-ae b/x11-wm/wmx/files/patch-ae deleted file mode 100644 index 2fa5430..0000000 --- a/x11-wm/wmx/files/patch-ae +++ /dev/null @@ -1,22 +0,0 @@ ---- Config.h.orig Mon Apr 23 17:48:31 2001 -+++ Config.h Thu May 20 02:26:43 2004 -@@ -75,8 +75,8 @@ - - // What to run to get a new window (from the "New" menu option) - #define CONFIG_NEW_WINDOW_LABEL "New" --//#define CONFIG_NEW_WINDOW_COMMAND "xterm" --#define CONFIG_NEW_WINDOW_COMMAND "/home/chris/.wmx/terminal" -+#define CONFIG_NEW_WINDOW_COMMAND "xterm" -+//#define CONFIG_NEW_WINDOW_COMMAND "/home/chris/.wmx/terminal" - #define CONFIG_NEW_WINDOW_COMMAND_OPTIONS 0 - // or, for example, - //#define CONFIG_NEW_WINDOW_COMMAND_OPTIONS "-ls","-sb","-sl","1024",0 -@@ -91,7 +91,7 @@ - // middle-button menu - #define CONFIG_COMMAND_MENU ".wmx" - // only used if COMMAND_MENU is not found; ignored if invalid directory: --#define CONFIG_SYSTEM_COMMAND_MENU "/usr/local/lib/wmx/menu" -+#define CONFIG_SYSTEM_COMMAND_MENU "/usr/X11R6/lib/wmx/menu" - // append screennumber to COMMAND_MENU directory; - // use non screen style as fallback - #define CONFIG_ADD_SCREEN_TO_COMMAND_MENU False |