From 49f89795349a47ae4e061666d84a715bf24f5373 Mon Sep 17 00:00:00 2001 From: Glynn Foster Date: Mon, 10 Mar 2003 17:11:18 +0000 Subject: Mass indentation cleanup. Make sure the glade dialogs aren't initially 2003-03-10 Glynn Foster * src/about.c, src/calendar.c, src/entry.c, src/fileselection.c, src/main.c, src/msg.c, src/progress.c, src/text.c, src/tree.c, src/util.c, src/util.h, src/zenity.glade, src/zenity.h: Mass indentation cleanup. Make sure the glade dialogs aren't initially visible because this avoids a visibility jump. Apparently == TRUE is bad mojo. Fix up. --- src/zenity.glade | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) (limited to 'src/zenity.glade') diff --git a/src/zenity.glade b/src/zenity.glade index 46eda5a..8a4999c 100644 --- a/src/zenity.glade +++ b/src/zenity.glade @@ -4,7 +4,6 @@ - True Calendar selection GTK_WINDOW_TOPLEVEL GTK_WIN_POS_CENTER @@ -148,7 +147,6 @@ - True Warning GTK_WINDOW_TOPLEVEL GTK_WIN_POS_CENTER @@ -259,7 +257,6 @@ 10 - True Select a file GTK_WINDOW_TOPLEVEL GTK_WIN_POS_CENTER @@ -290,7 +287,6 @@ - True Question GTK_WINDOW_TOPLEVEL GTK_WIN_POS_CENTER @@ -400,7 +396,6 @@ - True Add a new entry GTK_WINDOW_TOPLEVEL GTK_WIN_POS_CENTER @@ -528,7 +523,6 @@ - True Text View GTK_WINDOW_TOPLEVEL GTK_WIN_POS_CENTER @@ -623,7 +617,6 @@ - True Progress GTK_WINDOW_TOPLEVEL GTK_WIN_POS_CENTER @@ -745,7 +738,6 @@ - True Error GTK_WINDOW_TOPLEVEL GTK_WIN_POS_CENTER @@ -855,7 +847,6 @@ - True Select items from the list GTK_WINDOW_TOPLEVEL GTK_WIN_POS_CENTER @@ -990,7 +981,6 @@ - True Information GTK_WINDOW_TOPLEVEL GTK_WIN_POS_CENTER @@ -1100,7 +1090,6 @@ - True About Zenity GTK_WINDOW_TOPLEVEL GTK_WIN_POS_NONE @@ -1192,7 +1181,7 @@ True True - zenity_about_version + zenity_about_version False True GTK_JUSTIFY_CENTER @@ -1214,7 +1203,7 @@ True True - zenity_about_description + zenity_about_description False True GTK_JUSTIFY_CENTER @@ -1236,7 +1225,7 @@ True True - zenity_about_copyright + zenity_about_copyright False True GTK_JUSTIFY_CENTER -- cgit v1.2.3-54-g00ecf