pkgsrc/wm/compiz/patches/patch-aa
imil 8603dcd237 Updated to 0.8.4
- MASTER_SITES changed
- HOMEPAGE changed
- added LICENSE
- added gmake to USE_TOOLS
- added new COMPIZ_GCONF_SCHEMAS
- removed configuration patch (default instead)
- patch metadata/decoration.xml.in instead of compiz-decoration.schemas
- patch-ac now upstream
- patch-ad now upstream
2009-11-26 19:46:35 +00:00

21 lines
753 B
Text

$NetBSD: patch-aa,v 1.4 2009/11/26 19:46:35 imil Exp $
--- metadata/decoration.xml.in.orig 2009-11-26 10:26:46.000000000 +0000
+++ metadata/decoration.xml.in
@@ -16,7 +16,7 @@
<option name="shadow_radius" type="float">
<_short>Shadow Radius</_short>
<_long>Drop shadow radius</_long>
- <default>8.0</default>
+ <default>9.0</default>
<min>0.1</min>
<max>18.0</max>
<precision>0.1</precision>
@@ -50,6 +50,7 @@
<option name="command" type="string">
<_short>Command</_short>
<_long>Decorator command line that is executed if no decorator is already running</_long>
+ <default>@PREFIX@/bin/gtk-window-decorator</default>
</option>
<option name="mipmap" type="bool">
<_short>Mipmap</_short>