|
From: <cn...@us...> - 2022-11-25 18:59:39
|
Revision: 1291
http://sourceforge.net/p/seq/svn/1291
Author: cn187
Date: 2022-11-25 18:59:37 +0000 (Fri, 25 Nov 2022)
Log Message:
-----------
Remove default theme from seqdef.xml to accept system default
Modified Paths:
--------------
showeq/branches/cn187_devel/conf/seqdef.xml
Modified: showeq/branches/cn187_devel/conf/seqdef.xml
===================================================================
--- showeq/branches/cn187_devel/conf/seqdef.xml 2022-11-21 00:21:56 UTC (rev 1290)
+++ showeq/branches/cn187_devel/conf/seqdef.xml 2022-11-25 18:59:37 UTC (rev 1291)
@@ -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.
|