mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 20:51:13 +00:00
app: add idea for stream-open dialog
This commit is contained in:
parent
edc72ea10e
commit
99979be5c5
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ public class MediaInfo.App : Window
|
|||
item.set_submenu (sub_menu);
|
||||
|
||||
// TODO: add "open uri" item
|
||||
// -> dialog with text entry
|
||||
// -> dialog with text entry (pre-file with clipboard content)
|
||||
// -> discover that uri and clear selection in browser
|
||||
|
||||
item = new ImageMenuItem.from_stock (STOCK_QUIT, accel_group);
|
||||
|
|
Loading…
Reference in a new issue