Changes between Initial Version and Version 1 of Ticket #6122, comment 10


Ignore:
Timestamp:
Mar 22, 2011 5:39:15 PM (2 years ago)
Author:
bastiK
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6122, comment 10

    initial v1  
    11For the record, it would be useful to have something like: 
    22{{{ 
    3     text-...: "smoothness: {smoothness}, surface: {surface}"; 
     3    text-...: "smoothness - {smoothness}, surface - {surface}"; 
    44}}} 
    5 Where the Strings in curly brackets get replaced. AFAIK, with you patch you have to write "SMOOTHNESS:  smoothness , SURFACE:  surface" or something like that. 
     5Where the Strings in curly brackets get replaced. AFAIK, with you patch you have to write "SMOOTHNESS -  smoothness , SURFACE -  surface" or something like that.