From 6768a40e997697d05008aecdb41815e1dbae61c6 Mon Sep 17 00:00:00 2001 From: Arx Cruz Date: Tue, 26 Jul 2011 14:00:28 -0300 Subject: Fix for bug #611297 Now Zenity have --ok-label and --cancel-label in all dialogs. This patch doesn't break old zenity scripts. --- src/zenity.ui | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'src/zenity.ui') diff --git a/src/zenity.ui b/src/zenity.ui index cd955b2..869bdca 100644 --- a/src/zenity.ui +++ b/src/zenity.ui @@ -365,7 +365,7 @@ False end - + gtk-cancel True True @@ -380,7 +380,7 @@ - + gtk-ok True True @@ -449,8 +449,8 @@ - cancelbutton12 - okbutton12 + zenity_forms_cancel_button + zenity_forms_ok_button @@ -739,7 +739,7 @@ False end - + gtk-cancel True True @@ -755,7 +755,7 @@ - + gtk-ok True True @@ -823,8 +823,8 @@ - cancelbutton1 - okbutton1 + zenity_scale_cancel_button + zenity_scale_ok_button -- cgit v1.2.3-2-g168b