[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: gaf.git: branch: master updated (1.7.0-20110116-69-g962d859)
The branch, master has been updated
via 962d859870fc45f741df478b000cbb435d422b84 (commit)
from 4a90c799782fc817776e365bddeb89eb0c5945a1 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
=========
Summary
=========
libgeda/data/libgeda.xml.in | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
=================
Commit Messages
=================
commit 962d859870fc45f741df478b000cbb435d422b84
Author: Krzysztof KoÅ?ciuszkiewicz <k.kosciuszkiewicz@xxxxxxxxx>
Commit: Krzysztof KoÅ?ciuszkiewicz <k.kosciuszkiewicz@xxxxxxxxx>
libgeda: update shared MIME info xml file
For gschem versions released in 2010 and later, content of schematic and
symbol files begins with string "v 201".
:100644 100644 0a22eb5... b7459bc... M libgeda/data/libgeda.xml.in
=========
Changes
=========
commit 962d859870fc45f741df478b000cbb435d422b84
Author: Krzysztof KoÅ?ciuszkiewicz <k.kosciuszkiewicz@xxxxxxxxx>
Commit: Krzysztof KoÅ?ciuszkiewicz <k.kosciuszkiewicz@xxxxxxxxx>
libgeda: update shared MIME info xml file
For gschem versions released in 2010 and later, content of schematic and
symbol files begins with string "v 201".
diff --git a/libgeda/data/libgeda.xml.in b/libgeda/data/libgeda.xml.in
index 0a22eb5..b7459bc 100644
--- a/libgeda/data/libgeda.xml.in
+++ b/libgeda/data/libgeda.xml.in
@@ -5,6 +5,7 @@
<_comment>gEDA circuit schematic</_comment>
<glob pattern="*.sch"/>
<magic priority="70">
+ <match value="v 201" type="string" offset="0"/>
<match value="v 200" type="string" offset="0"/>
</magic>
</mime-type>
@@ -13,6 +14,7 @@
<_comment>gEDA schematic symbol</_comment>
<glob pattern="*.sym"/>
<magic priority="70">
+ <match value="v 201" type="string" offset="0"/>
<match value="v 200" type="string" offset="0"/>
</magic>
</mime-type>
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs