diff options
| author | Nicolas Dufour <nicoduf@yahoo.fr> | 2015-09-10 09:43:47 +0000 |
|---|---|---|
| committer | JazzyNico <nicoduf@yahoo.fr> | 2015-09-10 09:43:47 +0000 |
| commit | 7f0069d359b3f41addc520a9687c1922c899e4b3 (patch) | |
| tree | 2d78410a81c3d62ac2b4582e29e97d71aa5264c5 /share/extensions | |
| parent | Documentation. New German translation of the Keys and mouse reference. (diff) | |
| download | inkscape-7f0069d359b3f41addc520a9687c1922c899e4b3.tar.gz inkscape-7f0069d359b3f41addc520a9687c1922c899e4b3.zip | |
Documentation. Updating the FAQ link in the Help>FAQ menu. Updating doc links (FAQ, K&M and man) in the PO files.
(bzr r14355)
Diffstat (limited to 'share/extensions')
| -rw-r--r-- | share/extensions/inkscape_help_faq.inx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/extensions/inkscape_help_faq.inx b/share/extensions/inkscape_help_faq.inx index aa2afcb2c..fda97c08b 100644 --- a/share/extensions/inkscape_help_faq.inx +++ b/share/extensions/inkscape_help_faq.inx @@ -2,9 +2,8 @@ <inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
<_name>FAQ</_name>
<id>org.inkscape.help.faq</id>
- <dependency type="executable" location="extensions">launch_webbrowser.py</dependency> - <!-- i18n. Please don't translate it unless a page exists in your language -->
- <_param name="url" gui-hidden="true" type="string">http://wiki.inkscape.org/wiki/index.php/FAQ</_param>
+ <dependency type="executable" location="extensions">launch_webbrowser.py</dependency>
+ <param name="url" gui-hidden="true" type="string">https://inkscape.org/learn/faq/</param>
<effect needs-document="false">
<object-type>all</object-type>
<effects-menu hidden="true" />
|
