diff --git a/frontend_qt4/mainwindow.cpp b/frontend_qt4/mainwindow.cpp index d637f413..96a0599c 100644 --- a/frontend_qt4/mainwindow.cpp +++ b/frontend_qt4/mainwindow.cpp @@ -91,7 +91,7 @@ MainWindow::MainWindow(QWidget* parent, Qt::WFlags fl) "UK Plessey", "Universal Product Code (UPC-A)", "Universal Product Code (UPC-E)", - "USPS One Code" + "USPS Intelligent Mail" }; /* createActions(); @@ -163,7 +163,7 @@ bool MainWindow::save() void MainWindow::about() { QMessageBox::about(this, tr("About Zint"), - tr("

Zint Barcode Studio 2.3.2

" + tr("

Zint Barcode Studio 2.4

" "

A free barcode generator" "

Visit the Zint Project Homepage for more information." "

Copyright © 2010 Robin Stuart.
"