Code

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