Code

Connector tool: make connectors avoid the convex hull of shapes.
[inkscape.git] / src / inkscape.rc
2 APPLICATION_ICON    ICON          DISCARDABLE     "../inkscape.ico"
3 1                   24            DISCARDABLE     "./inkscape-manifest.xml"
5 1 VERSIONINFO
6     FILEVERSION     0,47,0,0
7     PRODUCTVERSION  0,47,0,0
8 BEGIN
9     BLOCK "StringFileInfo"
10     BEGIN
11         BLOCK "040901b5"
12         BEGIN
13             VALUE "Comments", "Published under the GNU GPL"
14             VALUE "CompanyName", "inkscape.org"
15             VALUE "FileDescription", "Inkscape"
16             VALUE "FileVersion", "0.47"
17             VALUE "InternalName", "Inkscape"
18             VALUE "LegalCopyright", "© 2009 Inkscape"
19             VALUE "ProductName", "Inkscape"
20             VALUE "ProductVersion", "0.47"
21         END
22     END
23     BLOCK "VarFileInfo"
24     BEGIN
25         VALUE "Translation", 1033, 437
26     END
27 END
29 1000            BITMAP  "./show-preview.bmp"