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/add-options.ui | 53 +++++++++++++++++++++++++++++++++++---------------- 1 file changed, 37 insertions(+), 16 deletions(-) (limited to 'src/ui/add-options.ui') diff --git a/src/ui/add-options.ui b/src/ui/add-options.ui index 6ffee4d..5bb9458 100644 --- a/src/ui/add-options.ui +++ b/src/ui/add-options.ui @@ -1,7 +1,22 @@ - + + + True + False + gtk-apply + + + True + False + window-close + + + True + False + list-remove + False 5 @@ -9,9 +24,6 @@ center-on-parent dialog - - - True @@ -24,14 +36,16 @@ False end - - gtk-close + + _Close True True True False - True - + aod_cancel_image + True + True + False @@ -40,14 +54,16 @@ - - gtk-apply + + _Apply True True True False - True - + aod_apply_button + True + True + False @@ -78,11 +94,13 @@ 6 - gtk-remove + _Remove True True False - True + aod_remove_image + True + True False @@ -136,8 +154,11 @@ - aod_cancelbutton - aod_okbutton + aod_cancel_button + aod_ok_button + + + -- cgit v1.2.1