]> git.pld-linux.org Git - packages/AfterStep.git/commitdiff
- orphaned, outdated
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 21 Apr 2006 23:40:18 +0000 (23:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    AfterStep-Wharf_maxsize.patch -> 1.2
    AfterStep.RunWM -> 1.4
    AfterStep.wm_style -> 1.2

AfterStep-Wharf_maxsize.patch [deleted file]
AfterStep.RunWM [deleted file]
AfterStep.wm_style [deleted file]

diff --git a/AfterStep-Wharf_maxsize.patch b/AfterStep-Wharf_maxsize.patch
deleted file mode 100644 (file)
index f7c5e8b..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-diff -Nru AfterStep-1.7.111/src/Wharf/Wharf.h AfterStep-1.7.111.new/src/Wharf/Wharf.h
---- AfterStep-1.7.111/src/Wharf/Wharf.h        Mon Mar  8 17:46:40 1999
-+++ AfterStep-1.7.111.new/src/Wharf/Wharf.h    Mon Jul 19 08:36:41 1999
-@@ -20,8 +20,8 @@
- #define BUTTON_ARRAY_LN 102
- #define FOLDER_ARRAY_LN 10
--#define ICON_WIN_WIDTH        48
--#define ICON_WIN_HEIGHT 48
-+#define ICON_WIN_WIDTH        55
-+#define ICON_WIN_HEIGHT 57
- #define ISMAPPED 0
- #define NOTMAPPED 1
diff --git a/AfterStep.RunWM b/AfterStep.RunWM
deleted file mode 100644 (file)
index 6c5070a..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/bin/sh
-#
-# RunWM - this is a script used to launch window manager
-#
-
-if [ -x /usr/bin/afterstep ] ; then
-       mkdir -p $HOME/GNUstep/Library/AfterStep/start/Applications
-       cp -R /usr/share/afterstep/start/[!A]* \
-       $HOME/GNUstep/Library/AfterStep/start
-       wmconfig --output=afterstep \
-       --outputdir $HOME/GNUstep/Library/AfterStep/start/Applications \
-       --directories  2>/dev/null
-       # if this works, we stop here
-       eval "exec /usr/bin/afterstep"
-else
-       cat <<EOF
- WARNING: You selected AfterStep as your window manager, but your installation
- of AfterStep does not appear to be functional. Either /usr/bin/afterstep
- was not found or /usr/share/afterstep directory is incomplete.
-EOF
-fi
diff --git a/AfterStep.wm_style b/AfterStep.wm_style
deleted file mode 100644 (file)
index bbe0a8c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-afterstep
This page took 0.103198 seconds and 4 git commands to generate.