diff options
author | wodor <wodor@wodor.org> | 2008-03-13 14:55:49 +0100 |
---|---|---|
committer | wodor <wodor@wodor.org> | 2008-03-13 14:55:49 +0100 |
commit | 3deaba19bf538a2dfa6362d60285d62db040dd71 (patch) | |
tree | 8556ea5db9b9e15cd3162094ba8a9308494eba7e | |
parent | e2ef2f5f27b264490afc965ccfc500aa86393366 (diff) | |
download | anaglyph-3deaba19bf538a2dfa6362d60285d62db040dd71.tar.gz anaglyph-3deaba19bf538a2dfa6362d60285d62db040dd71.tar.bz2 |
remove desktop from exclude anaglyph
-rw-r--r-- | anaglyph.xml.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/anaglyph.xml.in b/anaglyph.xml.in index 5990569..50f2870 100644 --- a/anaglyph.xml.in +++ b/anaglyph.xml.in @@ -38,7 +38,7 @@ <option name="exclude_match" type="match"> <_short>Exclude Windows</_short> <_long>Windows to exclude from anaglyph</_long> - <default>type=Desktop</default> + <default></default> </option> <option name="offset" type="float" > <_short>Offset</_short> @@ -68,4 +68,4 @@ </option> </screen> </plugin> -</compiz>
\ No newline at end of file +</compiz> |