summaryrefslogtreecommitdiff
path: root/wm/fluxbox/patches
diff options
context:
space:
mode:
authortonio <tonio>2006-04-08 15:41:20 +0000
committertonio <tonio>2006-04-08 15:41:20 +0000
commita7ab010ad7951ec18444cd1c14d6a7109054a806 (patch)
tree861428fbb59cd1fcf274fb078d68752d0c9e61e2 /wm/fluxbox/patches
parent5f35833b43fc1e04d37d3f02e7ed54f4f9ec0e60 (diff)
downloadpkgsrc-a7ab010ad7951ec18444cd1c14d6a7109054a806.tar.gz
Update wm/fluxbox to 0.9.15.1
Remove patch-a{b,d} as they are already applied upstream Main changelog entries: in 0.9.15.1: - Removed the green background on styles that are not using the new background option. - Bug fixes (compile errors, crash and placement config) in 0.9.15: * Added styleOverlay resource - session.styleOverlay: ~/.fluxbox/overlay * New theme item: background.* * Added new resize mode: Center * Resources changes for titlebar: - The titlebar is now configured by setting: * session.screen.titlebar.left * session.screen.titlebar.right * nls changes: added ko_KR, updated zh_CN, nb_NO * Many bug fixes
Diffstat (limited to 'wm/fluxbox/patches')
-rw-r--r--wm/fluxbox/patches/patch-ab12
-rw-r--r--wm/fluxbox/patches/patch-ad15
2 files changed, 0 insertions, 27 deletions
diff --git a/wm/fluxbox/patches/patch-ab b/wm/fluxbox/patches/patch-ab
deleted file mode 100644
index 205c77c59c7..00000000000
--- a/wm/fluxbox/patches/patch-ab
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ab,v 1.12 2005/10/20 19:01:11 tonio Exp $
-
---- nls/be_BY/Translation.m.orig 2005-08-31 22:06:09.000000000 +0200
-+++ nls/be_BY/Translation.m
-@@ -203,7 +203,6 @@ $set 16 #Windowmenu
- 9 Ïðûëÿï³öü
- 10 Çàá³öü
-
--x
- $set 17 #Workspace
-
- 1 Ïðàöî¢íàå ìåñöà %d
diff --git a/wm/fluxbox/patches/patch-ad b/wm/fluxbox/patches/patch-ad
deleted file mode 100644
index 5f6ed7375be..00000000000
--- a/wm/fluxbox/patches/patch-ad
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ad,v 1.4 2005/09/27 12:49:04 tonio Exp $
-
---- util/startfluxbox.in.orig 2005-07-20 13:01:49.000000000 +0200
-+++ util/startfluxbox.in
-@@ -29,7 +29,9 @@ elif [ -r "$startup" ]; then
- exec sh "$startup"
- else
- if [ ! -d ~/.fluxbox ]; then
-- mkdir -p ~/.fluxbox/{backgrounds,styles,pixmaps}
-+ mkdir -p ~/.fluxbox/backgrounds
-+ mkdir -p ~/.fluxbox/styles
-+ mkdir -p ~/.fluxbox/pixmaps
- fi
- if [ ! -r "$startup" ]; then
- ( cat << EOF