Changeset 473 for trunk/model/sources/dkCore/model/content/text.model
- Timestamp:
- 02/21/09 16:03:31 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/model/sources/dkCore/model/content/text.model
r465 r473 59 59 <sm:textLeafTag role="label" name=";Label"/> 60 60 <sm:textLeafTag role="filePath" name=";Chemin de fichiers, nom de fichier"/> 61 <sm:textLeafTag role="cmd" name=";Ligne de commande"/> 61 62 <sm:inlineImgTag role="iconButton" name=";Bouton icône"> 62 63 <sm:allowedModel sc:refUri="/dkCore/model/base/icon.model"/> … … 75 76 <sm:char value="®" name="®"/> 76 77 <sm:char value="™" name="™"/> 77 <sm:char value="⌘" name="⌘"/> 78 </sm:charGroup> 79 <sm:charGroup name=";Touches clavier Apple"> 80 <sm:char value="⌘" name=";⌘ (command)"/> 81 <sm:char value="⌥" name=";⌥ (option)"/> 82 <sm:char value="⇧" name=";⇧ (shift)"/> 78 83 </sm:charGroup> 79 84 </sm:insertCharacters>
Note: See TracChangeset
for help on using the changeset viewer.