From: Konrad Rosenbaum Date: Fri, 12 Jul 2013 06:59:00 +0000 (+0200) Subject: make version dialog better readable, bump so-version of libmagicsmoke X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=ec197533dc40f268268715e2c5d3234b2cc9f7b4;p=web%2Fkonrad%2Fsmoke.git make version dialog better readable, bump so-version of libmagicsmoke --- diff --git a/src/main.cpp b/src/main.cpp index 4523362..a0556b0 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -138,14 +138,14 @@ void MApplication::versionDlg() TimeZoneLib::TZFile tzf=TimeStamp::defaultZoneFile(); auto unknown=[](const QString&s)->QString{if(s.isEmpty())return "(unknown)";else return "'"+s+"'";}; mb.setText(tr( "

MagicSmoke Version %3

" - "" + "
" "" "" "" "" "" "
Repository:%1
Revision:%2
Modification State:%4
Commit Time:%5
Committer:%6

\n" - "

Libraries

\n" + "

Libraries

\n
" "" "" "" diff --git a/src/smoke.pro b/src/smoke.pro index 9fd3ba3..cc046b8 100644 --- a/src/smoke.pro +++ b/src/smoke.pro @@ -4,6 +4,7 @@ TEMPLATE = lib TARGET = magicsmoke DESTDIR = $$PWD/../bin +VERSION = 2.0 #Localization TRANSLATIONS = \ diff --git a/tzone b/tzone index a701232..42d981f 160000 --- a/tzone +++ b/tzone @@ -1 +1 @@ -Subproject commit a701232e551d0a6ae26b14e1cba1c503bfa0e447 +Subproject commit 42d981fa8802b1bfb180a37044feae1e1e218075
WOC:%7
%8
PACK Library:%9
%10
Qt:%11