mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
rename file to not have spaces in it
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
|
||||
using System;
|
||||
|
||||
namespace OpenGridServices.Manager
|
||||
{
|
||||
|
||||
|
||||
public partial class Connect to grid server : Gtk.Dialog
|
||||
{
|
||||
|
||||
public Connect to grid server()
|
||||
{
|
||||
this.Build();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user