From 70b097c380f326e2ad21accfe2f955547c5eb81b Mon Sep 17 00:00:00 2001 From: lordmulder Date: Mon, 9 May 2011 09:54:50 +0200 Subject: [PATCH] Decrease font-size in second "About" dialog a bit, so it fits better with small screens. --- .gitignore | 1 + doc/FAQ.html | 4 +++- src/Config.h | 4 ++-- src/Dialog_About.cpp | 2 +- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 025a66a9..8ad46266 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ etc/Deployment/_postproc.bat etc/Deployment/buildenv.txt etc/Prerequisites/qt4_static/lib etc/Prerequisites/qt4_static/plugins +etc/Prerequisites/qt4_static/bin etc/Translation/*.ts.bak /ipch /obj diff --git a/doc/FAQ.html b/doc/FAQ.html index adeb2016..a50379f9 100644 --- a/doc/FAQ.html +++ b/doc/FAQ.html @@ -391,7 +391,9 @@ intended for developers, it may be helpful for "regular" users too. Nonetheless console, unless something is going wrong. Therefore the LameXP console is disabled by default in all
"release" builds. You can enable the console by passing the "--console" command-line parameter, if required.
At the same time the console is enabled by default in all "beta" (pre-release) builds of LameXP. You can
-still disable the console by passing the "--no-console" command-line parameter, if you don't like it.

+still disable the console by passing the "--no-console" command-line parameter, if you don't like it.
+
+WARNING: Any attempt to close the LameXP console window will kill the application immediately !!!



diff --git a/src/Config.h b/src/Config.h index 8f195d0d..aa7833a1 100644 --- a/src/Config.h +++ b/src/Config.h @@ -29,8 +29,8 @@ #define VER_LAMEXP_MINOR_HI 0 #define VER_LAMEXP_MINOR_LO 2 #define VER_LAMEXP_TYPE Alpha -#define VER_LAMEXP_PATCH 13 -#define VER_LAMEXP_BUILD 494 +#define VER_LAMEXP_PATCH 14 +#define VER_LAMEXP_BUILD 496 /////////////////////////////////////////////////////////////////////////////// // Tools versions diff --git a/src/Dialog_About.cpp b/src/Dialog_About.cpp index 172c6f70..ce87c899 100644 --- a/src/Dialog_About.cpp +++ b/src/Dialog_About.cpp @@ -326,7 +326,7 @@ void AboutDialog::showMoreAbout(void) QString moreAboutText; moreAboutText += QString("

%1

").arg(tr("The following third-party software is used in LameXP:")); - moreAboutText += "
    "; + moreAboutText += "
      "; moreAboutText += makeToolText (