From d75c80047df558a76c7d276adbedf24e337f1650 Mon Sep 17 00:00:00 2001 From: Robert Antoni Buj Gelonch Date: Tue, 30 Jun 2020 16:01:27 +0200 Subject: Do not use stock icons in ui files (#392) * Do not use stock icons in ui files --- src/ui/password.ui | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) (limited to 'src/ui/password.ui') diff --git a/src/ui/password.ui b/src/ui/password.ui index dc57d23..7986d0e 100644 --- a/src/ui/password.ui +++ b/src/ui/password.ui @@ -1,7 +1,17 @@ - + + + True + False + process-stop + + + True + False + gtk-ok + False 5 @@ -11,9 +21,6 @@ dialog - - - True @@ -27,12 +34,14 @@ end - gtk-cancel + _Cancel True True True False - True + pw_cancel_image + True + True False @@ -42,14 +51,16 @@ - gtk-ok + _OK True True True True True False - True + pw_ok_image + True + True False @@ -140,7 +151,7 @@ True False - gtk-dialog-info + dialog-information 6 @@ -184,5 +195,8 @@ pw_cancel_button pw_ok_button + + + -- cgit v1.2.1