Changeset 473 for trunk/model/sources/dkCore/model/content/textSimple.model
- Timestamp:
- 02/21/09 16:03:31 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/model/sources/dkCore/model/content/textSimple.model
r449 r473 29 29 <sm:textLeafTag role="label" name=";Label"/> 30 30 <sm:textLeafTag role="filePath" name=";Chemin de fichiers, nom de fichier"/> 31 <sm:textLeafTag role="cmd" name=";Ligne de commande"/> 31 32 <sm:inlineImgTag role="iconButton" name=";Bouton icône"> 32 33 <sm:allowedModel sc:refUri="/dkCore/model/base/icon.model"/> … … 44 45 <sm:char value="®" name="®"/> 45 46 <sm:char value="™" name="™"/> 46 <sm:char value="⌘" name="⌘"/> 47 </sm:charGroup> 48 <sm:charGroup name=";Touches clavier Apple"> 49 <sm:char value="⌘" name=";⌘ (command)"/> 50 <sm:char value="⌥" name=";⌥ (option)"/> 51 <sm:char value="⇧" name=";⇧ (shift)"/> 47 52 </sm:charGroup> 48 53 </sm:insertCharacters>
Note: See TracChangeset
for help on using the changeset viewer.