Subversion Repositories general

Compare Revisions

No changes between revisions

Ignore whitespace Rev 101 → Rev 102

/sun/xmleditor/trunk/src/control/config.xml
0,0 → 1,41
<?xml version="1.0" encoding="utf-8" ?>
<XMLEDITORCONFIGURATION>
<!-- plugin list -->
<PLUGINS>
<PICTUREVIEWER path="src/plugins/pictureviewer.jar" comment="">
<IMAGE name="" url ="">
</IMAGE>
</PICTUREVIEWER>
<REGIONEDITOR path="" comment="">
<REGIONSET image="">
<RECT x="" y="" b="" h="">
name of region
</RECT>
</REGIONSET>
</REGIONEDITOR>
<TEXTEDITOR path="" comment="">
</TEXTEDITOR>
</PLUGINS>
 
<!-- element settings -->
<BILD name="" url ="">
PICTUREVIEWER
</BILD>
<RECT x="" y="" b="" h="">
REGIONEDITOR
</RECT>
<PHOTO label="" url="">
PICTUREVIEWER
</PHOTO>
 
<!-- global settings -->
<DEFAULTPLUGIN plugin="TEXTEDITOR">
</DEFAULTPLUGIN>
<VALIDATION automatic="true">
</VALIDATION>
<SCREENPOSITION x="200" y="200" b="800" h="600">
</SCREENPOSITION>
<LANGUAGE languagecode="en">
</LANGUAGE>
 
</XMLEDITORCONFIGURATION>
Property changes:
Added: svn:keywords
+LastChangedDate LastChangedRevision LastChangedBy HeadURL Id
\ No newline at end of property