A free barcode generator" "
Visit the Zint Project Homepage for more information." - "
Copyright © 2009 Robin Stuart.
"
+ "
Copyright © 2010 Robin Stuart.
"
"Qt4 code by BogDan Vatra, MS Windows port by \"tgotic\".
"
"With thanks to Norbert Szabó, and Robert Elliott."
"
Released under the GNU General Public License ver. 3 or later.
"
diff --git a/frontend_qt4/res/qtZint.rc b/frontend_qt4/res/qtZint.rc
index 860af1b5..5a23c6d8 100644
--- a/frontend_qt4/res/qtZint.rc
+++ b/frontend_qt4/res/qtZint.rc
@@ -52,19 +52,19 @@ BEGIN
VALUE "FileDescription", "qtZint barcode generator"
- VALUE "FileVersion", "2.3.0.0"
+ VALUE "FileVersion", "2.3.2.0"
VALUE "InternalName", "qtZint"
- VALUE "LegalCopyright", "Copyright © 2009 Robin Stuart & BogDan Vatra"
+ VALUE "LegalCopyright", "Copyright © 2010 Robin Stuart & BogDan Vatra"
VALUE "License", "GNU General Public License version 3"
VALUE "OriginalFilename", "qtZint"
- VALUE "ProductName", "qtZint"
+ VALUE "ProductName", "Zint Barcode Studio"
- VALUE "ProductVersion", "2.3.0.0"
+ VALUE "ProductVersion", "2.3.2.0"
VALUE "WWW", "http://www.zint.org.uk"
@@ -82,4 +82,4 @@ BEGIN
END
-100 ICON MOVEABLE PURE LOADONCALL DISCARDABLE "zint_white.ico"
\ No newline at end of file
+100 ICON MOVEABLE PURE LOADONCALL DISCARDABLE "zint.ico"
\ No newline at end of file
diff --git a/frontend_qt4/res/zico.ico b/frontend_qt4/res/zico.ico
deleted file mode 100644
index ff3c6036..00000000
Binary files a/frontend_qt4/res/zico.ico and /dev/null differ
diff --git a/frontend_qt4/res/zint_white.ico b/frontend_qt4/res/zint.ico
similarity index 100%
rename from frontend_qt4/res/zint_white.ico
rename to frontend_qt4/res/zint.ico
diff --git a/frontend_qt4/resources.qrc b/frontend_qt4/resources.qrc
index 6f456455..2c6a2f7d 100644
--- a/frontend_qt4/resources.qrc
+++ b/frontend_qt4/resources.qrc
@@ -22,6 +22,6 @@