From 2f519025bdb4bcf5111386508413c345072c6c5d Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Wed, 8 Jan 2020 11:00:36 -0300 Subject: [PATCH] Updating UI. --- ui/window.xml | 100 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 87 insertions(+), 13 deletions(-) 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