diff options
author | Sam Spilsbury <smspillaz@XPS-FEDORA.(none)> | 2010-04-29 09:59:45 +0800 |
---|---|---|
committer | Sam Spilsbury <smspillaz@XPS-FEDORA.(none)> | 2010-04-29 09:59:45 +0800 |
commit | 5efcf5eeb3e9bab807977649412343963ecf8c0f (patch) | |
tree | 9244fd0f56cdc3b90f35fa68745ae8e7d8bf5ba9 | |
parent | f8c4369b3467401ea259889db2badc3d72a44dec (diff) | |
parent | 786a70b872243abd570015ce8d0a8cab97bdab31 (diff) | |
download | put-5efcf5eeb3e9bab807977649412343963ecf8c0f.tar.gz put-5efcf5eeb3e9bab807977649412343963ecf8c0f.tar.bz2 |
Merge branch 'master' of git+ssh://smspillaz@git.compiz.org/git/compiz/plugins/put
-rw-r--r-- | put.xml.in | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ <category>Window Management</category> <deps> <relation type="after"> + <plugin>opengl</plugin> + <plugin>composite</plugin> <plugin>decoration</plugin> </relation> <relation type="before"> |