rename default.xml to classic.xml (who says that this needs to be the
default? :-)
This commit is contained in:
parent
f468880ad5
commit
ba429a7110
2 changed files with 4 additions and 2 deletions
|
@ -17,9 +17,11 @@
|
|||
</gui>
|
||||
|
||||
<splash>
|
||||
<name type="string">default.txf</name>
|
||||
<name type="string">HELVETICA_18</name>
|
||||
<!--
|
||||
<size type="float">19</size>
|
||||
<slant type="float">0</slant>
|
||||
-->
|
||||
</splash>
|
||||
|
||||
<message-display>
|
|
@ -409,7 +409,7 @@ Started September 2000 by David Megginson, david@megginson.com
|
|||
|
||||
<gui>
|
||||
<current-style type="int" userarchive="y">0</current-style>
|
||||
<style n="0" include="gui/styles/default.xml"/>
|
||||
<style n="0" include="gui/styles/classic.xml"/>
|
||||
<style n="1" include="gui/styles/anthrax.xml"/>
|
||||
</gui>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue