aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/Manager/OpenGridServices.Manager
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--OpenSim/Grid/Manager/OpenGridServices.Manager/Util.cs4
-rw-r--r--OpenSim/Grid/Manager/OpenGridServices.Manager/gtk-gui/OpenGridServices.Manager.ConnectToGridServerDialog.cs6
-rw-r--r--OpenSim/Grid/Manager/OpenGridServices.Manager/gtk-gui/OpenGridServices.Manager.MainWindow.cs6
-rw-r--r--OpenSim/Grid/Manager/OpenGridServices.Manager/gtk-gui/generated.cs10
4 files changed, 13 insertions, 13 deletions
diff --git a/OpenSim/Grid/Manager/OpenGridServices.Manager/Util.cs b/OpenSim/Grid/Manager/OpenGridServices.Manager/Util.cs
index aff4719..06e2f8a 100644
--- a/OpenSim/Grid/Manager/OpenGridServices.Manager/Util.cs
+++ b/OpenSim/Grid/Manager/OpenGridServices.Manager/Util.cs
@@ -82,11 +82,11 @@ namespace OpenSim.Framework.Utilities
82 /// Convert a variable length field (byte array) to a string, with a 82 /// Convert a variable length field (byte array) to a string, with a
83 /// field name prepended to each line of the output 83 /// field name prepended to each line of the output
84 /// </summary> 84 /// </summary>
85 /// <remarks>If the byte array has unprintable characters in it, a 85 /// <remarks>If the byte array has unprintable characters in it, a
86 /// hex dump will be put in the string instead</remarks> 86 /// hex dump will be put in the string instead</remarks>
87 /// <param name="bytes">The byte array to convert to a string</param> 87 /// <param name="bytes">The byte array to convert to a string</param>
88 /// <param name="fieldName">A field name to prepend to each line of output</param> 88 /// <param name="fieldName">A field name to prepend to each line of output</param>
89 /// <returns>An ASCII string or a string containing a hex dump, minus 89 /// <returns>An ASCII string or a string containing a hex dump, minus
90 /// the null terminator</returns> 90 /// the null terminator</returns>
91 public static string FieldToString(byte[] bytes, string fieldName) 91 public static string FieldToString(byte[] bytes, string fieldName)
92 { 92 {
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 @@
29// <autogenerated> 29// <autogenerated>
30// This code was generated by a tool. 30// This code was generated by a tool.
31// Mono Runtime Version: 2.0.50727.42 31// Mono Runtime Version: 2.0.50727.42
32// 32//
33// Changes to this file may cause incorrect behavior and will be lost if 33// Changes to this file may cause incorrect behavior and will be lost if
34// the code is regenerated. 34// the code is regenerated.
35// </autogenerated> 35// </autogenerated>
36// ------------------------------------------------------------------------------ 36// ------------------------------------------------------------------------------
@@ -52,7 +52,7 @@ namespace OpenGridServices.Manager
52 private Gtk.Entry entry3; 52 private Gtk.Entry entry3;
53 private Gtk.Button button2; 53 private Gtk.Button button2;
54 private Gtk.Button button8; 54 private Gtk.Button button8;
55 55
56 protected virtual void Build() 56 protected virtual void Build()
57 { 57 {
58 Stetic.Gui.Initialize(); 58 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 @@
29// <autogenerated> 29// <autogenerated>
30// This code was generated by a tool. 30// This code was generated by a tool.
31// Mono Runtime Version: 2.0.50727.42 31// Mono Runtime Version: 2.0.50727.42
32// 32//
33// Changes to this file may cause incorrect behavior and will be lost if 33// Changes to this file may cause incorrect behavior and will be lost if
34// the code is regenerated. 34// the code is regenerated.
35// </autogenerated> 35// </autogenerated>
36// ------------------------------------------------------------------------------ 36// ------------------------------------------------------------------------------
@@ -74,7 +74,7 @@ namespace OpenGridServices.Manager
74 private Gtk.DrawingArea drawingarea1; 74 private Gtk.DrawingArea drawingarea1;
75 private Gtk.TreeView treeview1; 75 private Gtk.TreeView treeview1;
76 private Gtk.Statusbar statusbar1; 76 private Gtk.Statusbar statusbar1;
77 77
78 protected virtual void Build() 78 protected virtual void Build()
79 { 79 {
80 Stetic.Gui.Initialize(); 80 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 @@
29// <autogenerated> 29// <autogenerated>
30// This code was generated by a tool. 30// This code was generated by a tool.
31// Mono Runtime Version: 2.0.50727.42 31// Mono Runtime Version: 2.0.50727.42
32// 32//
33// Changes to this file may cause incorrect behavior and will be lost if 33// Changes to this file may cause incorrect behavior and will be lost if
34// the code is regenerated. 34// the code is regenerated.
35// </autogenerated> 35// </autogenerated>
36// ------------------------------------------------------------------------------ 36// ------------------------------------------------------------------------------
@@ -40,20 +40,20 @@ namespace Stetic
40 internal class Gui 40 internal class Gui
41 { 41 {
42 private static bool initialized; 42 private static bool initialized;
43 43
44 internal static void Initialize() 44 internal static void Initialize()
45 { 45 {
46 Stetic.Gui.initialized = true; 46 Stetic.Gui.initialized = true;
47 } 47 }
48 } 48 }
49 49
50 internal class ActionGroups 50 internal class ActionGroups
51 { 51 {
52 public static Gtk.ActionGroup GetActionGroup(System.Type type) 52 public static Gtk.ActionGroup GetActionGroup(System.Type type)
53 { 53 {
54 return Stetic.ActionGroups.GetActionGroup(type.FullName); 54 return Stetic.ActionGroups.GetActionGroup(type.FullName);
55 } 55 }
56 56
57 public static Gtk.ActionGroup GetActionGroup(string name) 57 public static Gtk.ActionGroup GetActionGroup(string name)
58 { 58 {
59 return null; 59 return null;