rename window
This commit is contained in:
parent
df4b5d6914
commit
df38f96dd1
@ -7,7 +7,7 @@
|
||||
xmlns:local="clr-namespace:EliteBGS"
|
||||
xmlns:BGS="clr-namespace:EliteBGS.BGS" xmlns:Util="clr-namespace:EliteBGS.Util" d:DataContext="{d:DesignInstance Type=Util:AppConfig}" x:Name="window" x:Class="EliteBGS.MainWindow"
|
||||
mc:Ignorable="d"
|
||||
Title="Nova Navy BGS Helper" Height="520" Width="890" Icon="NONA.ico">
|
||||
Title="Elite: Dangerous BGS Helper" Height="520" Width="890" Icon="NONA.ico">
|
||||
<Grid>
|
||||
<Grid.ColumnDefinitions>
|
||||
<ColumnDefinition Width="*"/>
|
||||
@ -126,7 +126,7 @@
|
||||
<Run Text="This tool does not recognise every option and/or configuration that E:D outputs through its JSON files."/>
|
||||
</Paragraph>
|
||||
<Paragraph>
|
||||
<Run Text="Within this log you will find error messages that are of interest to the author (CMDR Hekateh/Nohla). If something appears here please send it to me via Discord."/>
|
||||
<Run Text="Within this log you will find error messages that are of interest to the author (CMDR Hekateh). If something appears here please send it to me via Discord."/>
|
||||
</Paragraph>
|
||||
</FlowDocument>
|
||||
</RichTextBox>
|
||||
|
Loading…
Reference in New Issue
Block a user