summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorsu_v <suv-sf@users.sourceforge.net>2014-09-19 19:35:05 +0000
committer~suv <suv-sf@users.sourceforge.net>2014-09-19 19:35:05 +0000
commit4bf7c02345f9933ee21b8df59a2f000bb15c4871 (patch)
treec0f4fc3670f22c3bcfcb9417b9b5a6b8eadcff76 /packaging
parentrevbump meta port (start with 100 like the other local ports) (diff)
parentscale clip or mask upon unit change (Bug 1287288) (diff)
downloadinkscape-4bf7c02345f9933ee21b8df59a2f000bb15c4871.tar.gz
inkscape-4bf7c02345f9933ee21b8df59a2f000bb15c4871.zip
update to trunk (r13561)
(bzr r13506.1.103)
Diffstat (limited to 'packaging')
-rw-r--r--packaging/wix/inkscape.wxs2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/wix/inkscape.wxs b/packaging/wix/inkscape.wxs
index 3b4152a5f..eaa631b3e 100644
--- a/packaging/wix/inkscape.wxs
+++ b/packaging/wix/inkscape.wxs
@@ -74,7 +74,7 @@
<ComponentRef Id='DesktopShortcut' />
</Feature>
- <Feature Id='RegisterExtension' Level='1' Title='register file extension' Description='register .svg and .svgz file extension to explorer context menu' AllowAdvertise='no'>
+ <Feature Id='RegisterExtension' Level='1' Title='Register file extension' Description='register .svg and .svgz file extension in explorer context menu' AllowAdvertise='no'>
<ComponentRef Id='RegisterExtension' />
</Feature>