Changeset 9844 for trunk/Wsp_Modeling/es/content/xEdition/core.xed.xml
- Timestamp:
- 10/18/07 14:56:29 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Wsp_Modeling/es/content/xEdition/core.xed.xml
r9527 r9844 180 180 <fpItem value="wav2mp3"/> 181 181 <fpItem value="zip"/> 182 </fixedProvider> 183 </attribute> 184 <attribute se:name="options" se:bind="attribute" tooltiptext="Options de la transformation"> 185 <wordsInput trim="true" frenchPonct="false"></wordsInput> 186 </attribute> 187 </atts> 188 </element> 189 <!--** 190 * FreeTransform : saisie d'une transformation avec une liste des code réduite à *2swf 191 *--> 192 <element se:name="sm:freeTransform" se:id="sm:swfTransform" se:bind="element" se:card="?" tooltiptext="Transformation libre. (si aucune transformation n'est spécifiée, le fichier binaire original est utilisé tel quel)"> 193 <atts> 194 <attribute se:bind="attribute" se:name="code" se:mandat="true" tooltiptext="Code de la transformation (ex: 'odf2swf')"> 195 <wordsInput notnull="true" trim="true" filterRegExp="^[a-zA-Z0-9]+$" autocompleteProviderXPath="../xul:fixedProvider"/> 196 <fixedProvider> 197 <fpItem value="mml2swf"/> 198 <fpItem value="odf2swf"/> 199 <fpItem value="odg2swf"/> 200 <fpItem value="odgFull2swf"/> 201 <fpItem value="odpFull2swf"/> 182 202 </fixedProvider> 183 203 </attribute>
Note: See TracChangeset
for help on using the changeset viewer.