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"?>
|
||||
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
|
||||
<kpartgui name="kdenlive" version="241" translationDomain="kdenlive">
|
||||
<kpartgui name="kdenlive" version="242" translationDomain="kdenlive">
|
||||
<MenuBar>
|
||||
<Menu name="file">
|
||||
<Action name="file_new"/>
|
||||
@@ -14,8 +14,8 @@
|
||||
<Action name="archive_project"/>
|
||||
<Separator/>
|
||||
<Action name="project_render"/>
|
||||
<Action name="export_project"/>
|
||||
<Action name="import_project"/>
|
||||
<Action name="export_project"/>
|
||||
<Separator/>
|
||||
<Action name="open_backup"/>
|
||||
<Action name="project_settings"/>
|
||||
|
||||
Reference in New Issue
Block a user