|
From: <cn...@us...> - 2023-03-15 18:25:35
|
Revision: 1350
http://sourceforge.net/p/seq/svn/1350
Author: cn187
Date: 2023-03-15 18:25:26 +0000 (Wed, 15 Mar 2023)
Log Message:
-----------
Remove default theme from seqdef.xml to accept system default
Modified Paths:
--------------
showeq/trunk/conf/seqdef.xml
Modified: showeq/trunk/conf/seqdef.xml
===================================================================
--- showeq/trunk/conf/seqdef.xml 2023-03-15 18:25:17 UTC (rev 1349)
+++ showeq/trunk/conf/seqdef.xml 2023-03-15 18:25:26 UTC (rev 1350)
@@ -2435,10 +2435,6 @@
<bool value="false" />
<comment>Display time in unix time (seconds since 1970)</comment>
</property>
- <property name="Theme" >
- <int value="2" />
- <comment>0=Motif, 1=CDE, 2=Windows, 3=Platinum</comment>
- </property>
<property name="ShowMap" >
<bool value="true" />
<comment>Display Map</comment>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|