From 9c32783a1442f95f77a6a997058baa8c720011c8 Mon Sep 17 00:00:00 2001 From: Arx Cruz Date: Mon, 17 Jan 2011 12:20:21 -0200 Subject: Adding missed files and code for --forms option. --- src/zenity.ui | 102 ++++++++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 92 insertions(+), 10 deletions(-) (limited to 'src/zenity.ui') diff --git a/src/zenity.ui b/src/zenity.ui index 5275a07c..02556109 100644 --- a/src/zenity.ui +++ b/src/zenity.ui @@ -7,7 +7,6 @@ Calendar selection center dialog - True False @@ -129,7 +128,6 @@ Warning center dialog - True False @@ -213,7 +211,6 @@ Question center dialog - True False @@ -278,7 +275,6 @@ Add a new entry center dialog - True False @@ -377,7 +373,6 @@ 300 200 dialog - True False @@ -455,7 +450,6 @@ Progress center dialog - True False @@ -551,7 +545,6 @@ Error center dialog - True False @@ -643,7 +636,6 @@ 300 196 dialog - True False @@ -744,7 +736,6 @@ Information center dialog - True False @@ -827,7 +818,6 @@ 300 100 dialog - True False @@ -924,4 +914,96 @@ 1 + + 5 + normal + False + + + True + 2 + + + True + 0 + + + True + 12 + 12 + 6 + + + True + 2 + 10 + 6 + + + + + + + + + + + + + True + <b>Forms dialog</b> + True + + + + + 1 + + + + + True + end + + + gtk-cancel + True + True + True + True + + + False + False + 0 + + + + + gtk-ok + True + True + True + True + + + False + False + 1 + + + + + False + end + 0 + + + + + + cancelbutton12 + okbutton12 + + -- cgit