From 65c5efe43b68700bad94076d4cd421160203c5de Mon Sep 17 00:00:00 2001 From: Jeff Ames Date: Fri, 16 May 2008 01:22:11 +0000 Subject: Formatting cleanup. --- .../OpenGridServices.Manager.ConnectToGridServerDialog.cs | 6 +++--- .../gtk-gui/OpenGridServices.Manager.MainWindow.cs | 6 +++--- .../Grid/Manager/OpenGridServices.Manager/gtk-gui/generated.cs | 10 +++++----- 3 files changed, 11 insertions(+), 11 deletions(-) (limited to 'OpenSim/Grid/Manager/OpenGridServices.Manager/gtk-gui') diff --git a/OpenSim/Grid/Manager/OpenGridServices.Manager/gtk-gui/OpenGridServices.Manager.ConnectToGridServerDialog.cs b/OpenSim/Grid/Manager/OpenGridServices.Manager/gtk-gui/OpenGridServices.Manager.ConnectToGridServerDialog.cs index a5a4ec8..27f0d8a 100644 --- a/OpenSim/Grid/Manager/OpenGridServices.Manager/gtk-gui/OpenGridServices.Manager.ConnectToGridServerDialog.cs +++ b/OpenSim/Grid/Manager/OpenGridServices.Manager/gtk-gui/OpenGridServices.Manager.ConnectToGridServerDialog.cs @@ -29,8 +29,8 @@ // // This code was generated by a tool. // Mono Runtime Version: 2.0.50727.42 -// -// Changes to this file may cause incorrect behavior and will be lost if +// +// Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // // ------------------------------------------------------------------------------ @@ -52,7 +52,7 @@ namespace OpenGridServices.Manager private Gtk.Entry entry3; private Gtk.Button button2; private Gtk.Button button8; - + protected virtual void Build() { Stetic.Gui.Initialize(); diff --git a/OpenSim/Grid/Manager/OpenGridServices.Manager/gtk-gui/OpenGridServices.Manager.MainWindow.cs b/OpenSim/Grid/Manager/OpenGridServices.Manager/gtk-gui/OpenGridServices.Manager.MainWindow.cs index 9707aee..068b9c6 100644 --- a/OpenSim/Grid/Manager/OpenGridServices.Manager/gtk-gui/OpenGridServices.Manager.MainWindow.cs +++ b/OpenSim/Grid/Manager/OpenGridServices.Manager/gtk-gui/OpenGridServices.Manager.MainWindow.cs @@ -29,8 +29,8 @@ // // This code was generated by a tool. // Mono Runtime Version: 2.0.50727.42 -// -// Changes to this file may cause incorrect behavior and will be lost if +// +// Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // // ------------------------------------------------------------------------------ @@ -74,7 +74,7 @@ namespace OpenGridServices.Manager private Gtk.DrawingArea drawingarea1; private Gtk.TreeView treeview1; private Gtk.Statusbar statusbar1; - + protected virtual void Build() { Stetic.Gui.Initialize(); diff --git a/OpenSim/Grid/Manager/OpenGridServices.Manager/gtk-gui/generated.cs b/OpenSim/Grid/Manager/OpenGridServices.Manager/gtk-gui/generated.cs index 46dec05..b5fd3f7 100644 --- a/OpenSim/Grid/Manager/OpenGridServices.Manager/gtk-gui/generated.cs +++ b/OpenSim/Grid/Manager/OpenGridServices.Manager/gtk-gui/generated.cs @@ -29,8 +29,8 @@ // // This code was generated by a tool. // Mono Runtime Version: 2.0.50727.42 -// -// Changes to this file may cause incorrect behavior and will be lost if +// +// Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // // ------------------------------------------------------------------------------ @@ -40,20 +40,20 @@ namespace Stetic internal class Gui { private static bool initialized; - + internal static void Initialize() { Stetic.Gui.initialized = true; } } - + internal class ActionGroups { public static Gtk.ActionGroup GetActionGroup(System.Type type) { return Stetic.ActionGroups.GetActionGroup(type.FullName); } - + public static Gtk.ActionGroup GetActionGroup(string name) { return null; -- cgit v1.1