diff options
author | Sam Spilsbury <SmSpillaz@gmail.com> | 2010-05-24 23:59:00 +0800 |
---|---|---|
committer | Sam Spilsbury <SmSpillaz@gmail.com> | 2010-05-24 23:59:00 +0800 |
commit | cc489579877c52a9cb23464146ab27e28a75f23f (patch) | |
tree | 0ec29251a7c9260b5b524f599407ba437103696d /neg.xml.in | |
parent | 48245aef1ade022a74d62c26f5c71f83e027bbe3 (diff) | |
download | neg-cc489579877c52a9cb23464146ab27e28a75f23f.tar.gz neg-cc489579877c52a9cb23464146ab27e28a75f23f.tar.bz2 |
Load after decor plugin to prevent windows moving after plugin load
Diffstat (limited to 'neg.xml.in')
-rw-r--r-- | neg.xml.in | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ </requirement> <relation type="after"> <plugin>blur</plugin> + <plugin>decor</plugin> </relation> </deps> <options> |