Change Kelwin to Elwig
This commit is contained in:
@ -17,7 +17,7 @@ namespace WGneu {
|
||||
|
||||
public App() : base() {
|
||||
System.Text.Encoding.RegisterProvider(System.Text.CodePagesEncodingProvider.Instance);
|
||||
Directory.CreateDirectory(Path.Combine(Path.GetTempPath(), "Kelwin"));
|
||||
Directory.CreateDirectory(Path.Combine(Path.GetTempPath(), "Elwig"));
|
||||
MainDispatcher = Dispatcher;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user