~vanvugt/compiz-plugins-main/fix-915236

« back to all changes in this revision

Viewing changes to text/text.xml.in

  • Committer: Sam Spilsbury
  • Date: 2011-08-12 06:41:38 UTC
  • Revision ID: sam.spilsbury@canonical.com-20110812064138-sg45sswip9zgk0og
Sync in changes from upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<compiz>
 
3
    <plugin name="text">
 
4
        <_short>Text</_short>
 
5
        <_long>Render text to texture</_long>
 
6
        <category>Image Loading</category>
 
7
        <deps>
 
8
            <requirement>
 
9
                <plugin>opengl</plugin>
 
10
            </requirement>
 
11
            <relation type="after">
 
12
                <plugin>composite</plugin>
 
13
                <plugin>opengl</plugin>
 
14
                <plugin>decor</plugin>
 
15
            </relation>
 
16
        </deps>
 
17
    </plugin>
 
18
</compiz>