Code

reverting an accidental change in inkscape.nsi from r8990
authorhelix84 <helix84@centrum.sk>
Sun, 17 Jan 2010 11:43:04 +0000 (12:43 +0100)
committerhelix84 <helix84@centrum.sk>
Sun, 17 Jan 2010 11:43:04 +0000 (12:43 +0100)
packaging/win32/inkscape.nsi [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 8df21c3..f355db7
@@ -219,7 +219,7 @@ VIProductVersion ${VERSION_X.X.X.X}
 VIAddVersionKey ProductName Inkscape
 VIAddVersionKey Comments "Licensed under the GNU GPL"
 VIAddVersionKey CompanyName inkscape.org
-VIAddVersionKey LegalCopyright "? 2009 Inkscape"
+VIAddVersionKey LegalCopyright "© 2009 Inkscape"
 VIAddVersionKey FileDescription Inkscape
 VIAddVersionKey FileVersion ${VERSION_X.X.X.X}
 VIAddVersionKey ProductVersion ${VERSION_X.X.X.X}