mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
Comment out unimplemented new-window action item
This commit is contained in:
parent
181554e597
commit
50a354c0a1
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
<ui>
|
<ui>
|
||||||
<menubar>
|
<menubar>
|
||||||
<menu name="FileMenu" action="FileMenuAction">
|
<menu name="FileMenu" action="FileMenuAction">
|
||||||
<menuitem name="FileNewWindow" action="new-window"/>
|
<!--<menuitem name="FileNewWindow" action="new-window"/>-->
|
||||||
<menuitem name="FileOpen" action="open-file"/>
|
<menuitem name="FileOpen" action="open-file"/>
|
||||||
<separator/>
|
<separator/>
|
||||||
<placeholder name="FileMenuAdditions"/>
|
<placeholder name="FileMenuAdditions"/>
|
||||||
|
|
Loading…
Reference in a new issue