summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--utouch.xml.in29
1 files changed, 29 insertions, 0 deletions
diff --git a/utouch.xml.in b/utouch.xml.in
index 114667f..a4e9150 100644
--- a/utouch.xml.in
+++ b/utouch.xml.in
@@ -2,6 +2,35 @@
2 <plugin name="utouch" useBcop="true"> 2 <plugin name="utouch" useBcop="true">
3 <_short>uTouch Compiz Plugin</_short> 3 <_short>uTouch Compiz Plugin</_short>
4 <_long>The uTouch multi-touch gesture stack.</_long> 4 <_long>The uTouch multi-touch gesture stack.</_long>
5 <deps>
6 <relation type="after">
7 <plugin>bailer</plugin>
8 <plugin>detection</plugin>
9 <plugin>composite</plugin>
10 <plugin>opengl</plugin>
11 <plugin>mousepoll</plugin>
12 <plugin>move</plugin>
13 <plugin>resize</plugin>
14 <plugin>decor</plugin>
15 <plugin>compiztoolbox</plugin>
16 <plugin>place</plugin>
17 <plugin>session</plugin>
18 <plugin>animation</plugin>
19 <plugin>regex</plugin>
20 <plugin>cube</plugin>
21 <plugin>rotate</plugin>
22 <plugin>cubeaddon</plugin>
23 <plugin>gnomecompat</plugin>
24 <plugin>vpswitch</plugin>
25 <plugin>fade</plugin>
26 <plugin>staticswitcher</plugin>
27 <plugin>scale</plugin>
28 <plugin>expo</plugin>
29 <plugin>ezoom</plugin>
30 <plugin>wall</plugin>
31 <plugin>unityshell</plugin>
32 </relation>
33 </deps>
5 <category>General</category> 34 <category>General</category>
6 </plugin> 35 </plugin>
7</compiz> 36</compiz>