File: slide.xml

package info (click to toggle)
kdenlive 25.12.2-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 126,184 kB
  • sloc: cpp: 206,938; xml: 11,894; python: 1,139; ansic: 1,054; javascript: 578; sh: 389; makefile: 15
file content (10 lines) | stat: -rw-r--r-- 411 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<!DOCTYPE kpartgui>
<transition tag="affine" id="slide" type="short">
    <name context="Slide Transition Name">Slide</name>
    <description>Slide image from one side to another.</description>
    <author>Dan Dennedy</author>
    <parameter type="wipe" default="0=-100% 0% 100% 100% 100%;-1=0% 0% 100% 100% 100%" name="rect">
        <name>Direction</name>
    </parameter>
</transition>