diff options
| author | Laurent Redor | 2016-05-26 15:31:05 +0000 |
|---|---|---|
| committer | Laurent Redor | 2016-05-27 12:54:24 +0000 |
| commit | 56c4346d342b5a5673ead39428ba4547fab55b0a (patch) | |
| tree | c2dad63c48b863619bdb79670a47f004efb996bc | |
| parent | f4e81f977d6e35c10086eee0001d57841cf57cac (diff) | |
| download | org.eclipse.sirius-56c4346d342b5a5673ead39428ba4547fab55b0a.tar.gz org.eclipse.sirius-56c4346d342b5a5673ead39428ba4547fab55b0a.tar.xz org.eclipse.sirius-56c4346d342b5a5673ead39428ba4547fab55b0a.zip | |
[490444] Rename the action in documentation and add its icon.
Bug: 490444
Change-Id: Ibab0ca5c2f51c1a33c342a77b02dd8765d666efa
Signed-off-by: Laurent Redor <laurent.redor@obeo.fr>
| -rw-r--r-- | plugins/org.eclipse.sirius.doc/doc/Release_Notes.html | 4 | ||||
| -rw-r--r-- | plugins/org.eclipse.sirius.doc/doc/Release_Notes.textile | 2 | ||||
| -rw-r--r-- | plugins/org.eclipse.sirius.doc/doc/images/ApplyAppearanceProperties.png | bin | 0 -> 1166 bytes |
3 files changed, 4 insertions, 2 deletions
diff --git a/plugins/org.eclipse.sirius.doc/doc/Release_Notes.html b/plugins/org.eclipse.sirius.doc/doc/Release_Notes.html index 7eecc30276..cbd4958552 100644 --- a/plugins/org.eclipse.sirius.doc/doc/Release_Notes.html +++ b/plugins/org.eclipse.sirius.doc/doc/Release_Notes.html @@ -91,7 +91,9 @@ </p> <ul> <li><span class="label label-info">Modified</span> The export of diagram as image handles the gradient color for container background for BMP, JPG, PNG and SVG formats. Before, it only works for JPG format.</li> - <li><span class="label label-info">Modified</span> The “Copy Appearance Properties” action has been modified to use the last selected element as base style instead of the first one.</li> + <li><span class="label label-info">Modified</span> The <img src="images/ApplyAppearanceProperties.png" style="box-shadow:none;display:inline;margin:0px;padding:0px;"/> + <code>Apply Appearance Properties</code> action has been modified to use the last selected element as base style instead of the first one. + </li> </ul> <h3 id="SpecifierVisibleChanges">Specifier-Visible Changes</h3> <ul> diff --git a/plugins/org.eclipse.sirius.doc/doc/Release_Notes.textile b/plugins/org.eclipse.sirius.doc/doc/Release_Notes.textile index d0a3f9c12c..3a82f5beab 100644 --- a/plugins/org.eclipse.sirius.doc/doc/Release_Notes.textile +++ b/plugins/org.eclipse.sirius.doc/doc/Release_Notes.textile @@ -16,7 +16,7 @@ h3. User-Visible Changes * <span class="label label-info">Modified</span> The wizard to ask the new representation name has been changed. These concerns the title of the wizard and the input label. Example with a new Entities diagram for EcoreTools: !images/representationNameWizardChange.png! * <span class="label label-info">Modified</span> The export of diagram as image handles the gradient color for container background for BMP, JPG, PNG and SVG formats. Before, it only works for JPG format. -* <span class="label label-info">Modified</span> The "Copy Appearance Properties" action has been modified to use the last selected element as base style instead of the first one. +* <span class="label label-info">Modified</span> The <img src="images/ApplyAppearanceProperties.png" style="box-shadow:none;display:inline;margin:0px;padding:0px;"/> @Apply Appearance Properties@ action has been modified to use the last selected element as base style instead of the first one. h3. Specifier-Visible Changes diff --git a/plugins/org.eclipse.sirius.doc/doc/images/ApplyAppearanceProperties.png b/plugins/org.eclipse.sirius.doc/doc/images/ApplyAppearanceProperties.png Binary files differnew file mode 100644 index 0000000000..2a40d123b1 --- /dev/null +++ b/plugins/org.eclipse.sirius.doc/doc/images/ApplyAppearanceProperties.png |
