mirror of
https://invent.kde.org/multimedia/kdenlive
synced 2025-12-05 15:59:59 +01:00
Move OTIO Import above Export
BUG: 504996
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
|
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
|
||||||
<kpartgui name="kdenlive" version="241" translationDomain="kdenlive">
|
<kpartgui name="kdenlive" version="242" translationDomain="kdenlive">
|
||||||
<MenuBar>
|
<MenuBar>
|
||||||
<Menu name="file">
|
<Menu name="file">
|
||||||
<Action name="file_new"/>
|
<Action name="file_new"/>
|
||||||
@@ -14,8 +14,8 @@
|
|||||||
<Action name="archive_project"/>
|
<Action name="archive_project"/>
|
||||||
<Separator/>
|
<Separator/>
|
||||||
<Action name="project_render"/>
|
<Action name="project_render"/>
|
||||||
<Action name="export_project"/>
|
|
||||||
<Action name="import_project"/>
|
<Action name="import_project"/>
|
||||||
|
<Action name="export_project"/>
|
||||||
<Separator/>
|
<Separator/>
|
||||||
<Action name="open_backup"/>
|
<Action name="open_backup"/>
|
||||||
<Action name="project_settings"/>
|
<Action name="project_settings"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user