diff options
| author | Nicolas Dufour <nicoduf@yahoo.fr> | 2010-06-28 04:21:00 +0000 |
|---|---|---|
| committer | JazzyNico <nicoduf@yahoo.fr> | 2010-06-28 04:21:00 +0000 |
| commit | 1be26e7cc4e817fd9ccb9b346ead97fc299b984b (patch) | |
| tree | 52aa74d5db8a90881f7bd63b333c2b0e51ce30a8 | |
| parent | Partial C++-ification of SPGradient (diff) | |
| download | inkscape-1be26e7cc4e817fd9ccb9b346ead97fc299b984b.tar.gz inkscape-1be26e7cc4e817fd9ccb9b346ead97fc299b984b.zip | |
Linking 'Help->New in this version' to the 0.48 release notes.
Fixed bugs:
- https://launchpad.net/bugs/599158
(bzr r9543)
| -rw-r--r-- | share/extensions/inkscape_help_relnotes.inx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/inkscape_help_relnotes.inx b/share/extensions/inkscape_help_relnotes.inx index ab790bd9f..881eada0c 100644 --- a/share/extensions/inkscape_help_relnotes.inx +++ b/share/extensions/inkscape_help_relnotes.inx @@ -3,7 +3,7 @@ <_name>New in This Version</_name> <id>org.inkscape.help.relnotes</id> <dependency type="executable" location="extensions">launch_webbrowser.py</dependency> - <param name="url" gui-hidden="true" type="string">http://wiki.inkscape.org/wiki/index.php/ReleaseNotes047</param> + <param name="url" gui-hidden="true" type="string">http://wiki.inkscape.org/wiki/index.php/Release_notes/0.48</param> <effect needs-document="false"> <object-type>all</object-type> <effects-menu hidden="true"/> |
