diff --git a/ui/window.xml b/ui/window.xml index ff52873..15d8ea6 100644 --- a/ui/window.xml +++ b/ui/window.xml @@ -31,27 +31,101 @@ -
+ + + + _New - New tab + Window with default session + app.new.window + + + + Tab with default session app.new.tab + + + + + + _Open + - New Window - app.new.window + Session in new window + app.open.session.window -
- - Session properties - win.session.properties - + + Session in New Tab + app.open.session.tab + - - Preferences - app.preferences - + + + + + Save + + + Session properties + win.save.session.as + + + + Current screen + win.save-all + + + + Selected area + win.save-selected + + + + Clipboard contents + win.save-copy + + + + + + + Print + + + Current Screen + win.print-all + + + + Selected area + win.print-selected + + + + Clipboard contents + win.print-copy + + + + + + + Preferences + + + Application + app.preferences + + + + Current session + win.session.properties + + +
-- libgit2 0.21.2