]> git.pld-linux.org Git - packages/AfterStep.git/commitdiff
- change max size Wharf cell to 55x57.
authorkloczek <kloczek@pld-linux.org>
Mon, 19 Jul 1999 08:39:07 +0000 (08:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    AfterStep-Wharf_maxsize.patch -> 1.1

AfterStep-Wharf_maxsize.patch [new file with mode: 0644]

diff --git a/AfterStep-Wharf_maxsize.patch b/AfterStep-Wharf_maxsize.patch
new file mode 100644 (file)
index 0000000..f7c5e8b
--- /dev/null
@@ -0,0 +1,14 @@
+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
This page took 0.136995 seconds and 4 git commands to generate.