~ubuntu-branches/debian/sid/openshot/sid

« back to all changes in this revision

Viewing changes to openshot/effects/cartoon.xml

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Thomas
  • Date: 2010-09-21 03:31:20 UTC
  • mfrom: (1.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20100921033120-4xd019v2zmxp2a2o
Tags: 1.2.0-1
* New upstream release
* Bumped standards version to 3.9.1, no changes required

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<!DOCTYPE openshot-effect>
3
3
<effect>
4
4
        <title translatable="True">Cartoon</title>
5
 
        <description translatable="True">Cartoon Description</description>
 
5
        <description translatable="True">Cartoonify the image, using a form of edge detection</description>
6
6
        <icon>cartoon.png</icon>
7
7
        <category>Video</category>
8
8
        <service>frei0r.cartoon</service>