From 280a1aceb92fbda6393f9718d423f9f4824777a2 Mon Sep 17 00:00:00 2001 From: Codifier Date: Sun, 12 Jul 2015 20:54:02 +0200 Subject: [PATCH] Bug #149 Moved the actionEntryCopyUsername and actionEntryCopyPassword actions to the root level of the context menu, for easier access and changed their labels to 'Copy username' and 'Copy password', respectively. --- src/gui/MainWindow.ui | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/gui/MainWindow.ui b/src/gui/MainWindow.ui index eb7001cdf..688405010 100644 --- a/src/gui/MainWindow.ui +++ b/src/gui/MainWindow.ui @@ -141,12 +141,12 @@ Copy attribute to clipboard - - + + @@ -343,7 +343,7 @@ false - Username + Copy username Copy username to clipboard @@ -354,7 +354,7 @@ false - Password + Copy password Copy password to clipboard