- Timestamp:
- 06/05/08 16:17:28 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Wsp_Modeling/es/content/resources/audioPrim/xml.xed.xml
r10818 r11151 85 85 <atts> 86 86 <attribute se:name="extensions" se:bind="attribute" se:mandat="true"> 87 <wordsInput notnull="true" trim="true" />87 <wordsInput notnull="true" trim="true" frenchPonct="false"/> 88 88 </attribute> 89 89 </atts> … … 92 92 <atts> 93 93 <attribute se:name="type" se:bind="attribute" se:mandat="true"> 94 <wordsInput notnull="true" trim="true" flex="1" />94 <wordsInput notnull="true" trim="true" flex="1" frenchPonct="false"/> 95 95 </attribute> 96 96 </atts> … … 150 150 <toolbarbutton class="helpBtn" tooltiptext="Documentation du player MP3 (Site web externe)" oncommand="ut.loadExternalURL('http://flash-mp3-player.net/players/maxi/documentation/');"/> 151 151 <attribute se:name="list" se:bind="attribute" tooltiptext="Options séparées par un &"> 152 <wordsInput trim="true" notnull="true" />152 <wordsInput trim="true" notnull="true" frenchPonct="false"/> 153 153 </attribute> 154 154 </atts>
Note: See TracChangeset
for help on using the changeset viewer.