diff options
Diffstat (limited to 'metadata/video.xml.in')
-rw-r--r-- | metadata/video.xml.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/metadata/video.xml.in b/metadata/video.xml.in deleted file mode 100644 index 09c5076..0000000 --- a/metadata/video.xml.in +++ /dev/null @@ -1,14 +0,0 @@ -<compiz> - <plugin name="video"> - <_short>Video Playback</_short> - <_long>Video playback</_long> - <feature>video</feature> - <display> - <option name="yv12" type="bool"> - <_short>YV12 colorspace</_short> - <_long>Provide YV12 colorspace support</_long> - <default>true</default> - </option> - </display> - </plugin> -</compiz> |