Code

Filters. Custom predefined filters update and new ABC filters.
[inkscape.git] / src / inkscape.rc
index 25dde0b287883be387b4d12f1b26cdebd6160cbf..08746aa777bd5a15582f6c4fbb55ddb94c63e958 100644 (file)
@@ -1,3 +1,30 @@
 
-APPLICATION_ICON        ICON    DISCARDABLE     "../inkscape32-16.ico"
+APPLICATION_ICON    ICON          DISCARDABLE     "../inkscape.ico"
+1                   24            DISCARDABLE     "./inkscape-manifest.xml"
+
+1 VERSIONINFO
+    FILEVERSION     0,48,0,9
+    PRODUCTVERSION  0,48,0,9
+BEGIN
+    BLOCK "StringFileInfo"
+    BEGIN
+        BLOCK "040901b5"
+        BEGIN
+            VALUE "Comments", "Published under the GNU GPL"
+            VALUE "CompanyName", "inkscape.org"
+            VALUE "FileDescription", "Inkscape"
+            VALUE "FileVersion", "0.48+devel"
+            VALUE "InternalName", "Inkscape"
+            VALUE "LegalCopyright", "© 2010 Inkscape"
+            VALUE "ProductName", "Inkscape"
+            VALUE "ProductVersion", "0.48+devel"
+        END
+    END
+    BLOCK "VarFileInfo"
+    BEGIN
+        VALUE "Translation", 1033, 437
+    END
+END
+
+1000           BITMAP  "./show-preview.bmp"