diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/inkscape-x64.rc | 30 | ||||
| -rw-r--r-- | src/inkscape.rc | 30 | ||||
| -rw-r--r-- | src/inkview-x64.rc | 29 | ||||
| -rw-r--r-- | src/inkview.rc | 29 |
4 files changed, 0 insertions, 118 deletions
diff --git a/src/inkscape-x64.rc b/src/inkscape-x64.rc deleted file mode 100644 index f5d3b5b99..000000000 --- a/src/inkscape-x64.rc +++ /dev/null @@ -1,30 +0,0 @@ - -APPLICATION_ICON ICON DISCARDABLE "../inkscape.ico" -1 24 DISCARDABLE "./inkscape-manifest-x64.xml" - -1 VERSIONINFO - FILEVERSION 0,93,0,0 - PRODUCTVERSION 0,93,0,0 -BEGIN - BLOCK "StringFileInfo" - BEGIN - BLOCK "040901b5" - BEGIN - VALUE "Comments", "Published under the GNU GPL" - VALUE "CompanyName", "inkscape.org" - VALUE "FileDescription", "Inkscape" - VALUE "FileVersion", "0.92+devel" - VALUE "InternalName", "Inkscape" - VALUE "LegalCopyright", "© 2016 Inkscape" - VALUE "ProductName", "Inkscape" - VALUE "ProductVersion", "0.92+devel" - END - END - BLOCK "VarFileInfo" - BEGIN - VALUE "Translation", 1033, 437 - END -END - -1000 BITMAP "./show-preview.bmp" - diff --git a/src/inkscape.rc b/src/inkscape.rc deleted file mode 100644 index ddb55ac30..000000000 --- a/src/inkscape.rc +++ /dev/null @@ -1,30 +0,0 @@ - -APPLICATION_ICON ICON DISCARDABLE "../inkscape.ico" -1 24 DISCARDABLE "./inkscape-manifest.xml" - -1 VERSIONINFO - FILEVERSION 0,93,0,0 - PRODUCTVERSION 0,93,0,0 -BEGIN - BLOCK "StringFileInfo" - BEGIN - BLOCK "040901b5" - BEGIN - VALUE "Comments", "Published under the GNU GPL" - VALUE "CompanyName", "inkscape.org" - VALUE "FileDescription", "Inkscape" - VALUE "FileVersion", "0.92+devel" - VALUE "InternalName", "Inkscape" - VALUE "LegalCopyright", "© 2016 Inkscape" - VALUE "ProductName", "Inkscape" - VALUE "ProductVersion", "0.92+devel" - END - END - BLOCK "VarFileInfo" - BEGIN - VALUE "Translation", 1033, 437 - END -END - -1000 BITMAP "./show-preview.bmp" - diff --git a/src/inkview-x64.rc b/src/inkview-x64.rc deleted file mode 100644 index 397d9710f..000000000 --- a/src/inkview-x64.rc +++ /dev/null @@ -1,29 +0,0 @@ - -APPLICATION_ICON ICON DISCARDABLE "../inkscape.ico" -1 24 DISCARDABLE "./inkview-manifest-x64.xml" - -1 VERSIONINFO - FILEVERSION 0,93,0,0 - PRODUCTVERSION 0,93,0,0 -BEGIN - BLOCK "StringFileInfo" - BEGIN - BLOCK "040901b5" - BEGIN - VALUE "Comments", "Published under the GNU GPL" - VALUE "CompanyName", "inkscape.org" - VALUE "FileDescription", "Inkview" - VALUE "FileVersion", "0.92+devel" - VALUE "InternalName", "Inkview" - VALUE "LegalCopyright", "© 2016 Inkscape" - VALUE "ProductName", "Inkview" - VALUE "ProductVersion", "0.92+devel" - END - END - BLOCK "VarFileInfo" - BEGIN - VALUE "Translation", 1033, 437 - END -END - -1000 BITMAP "./show-preview.bmp" diff --git a/src/inkview.rc b/src/inkview.rc deleted file mode 100644 index 5c439981a..000000000 --- a/src/inkview.rc +++ /dev/null @@ -1,29 +0,0 @@ - -APPLICATION_ICON ICON DISCARDABLE "../inkscape.ico" -1 24 DISCARDABLE "./inkview-manifest.xml" - -1 VERSIONINFO - FILEVERSION 0,93,0,0 - PRODUCTVERSION 0,93,0,0 -BEGIN - BLOCK "StringFileInfo" - BEGIN - BLOCK "040901b5" - BEGIN - VALUE "Comments", "Published under the GNU GPL" - VALUE "CompanyName", "inkscape.org" - VALUE "FileDescription", "Inkview" - VALUE "FileVersion", "0.92+devel" - VALUE "InternalName", "Inkview" - VALUE "LegalCopyright", "© 2016 Inkscape" - VALUE "ProductName", "Inkview" - VALUE "ProductVersion", "0.92+devel" - END - END - BLOCK "VarFileInfo" - BEGIN - VALUE "Translation", 1033, 437 - END -END - -1000 BITMAP "./show-preview.bmp" |
