aboutsummaryrefslogtreecommitdiffstats
path: root/gpgwin.cpp
diff options
context:
space:
mode:
authorubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-01-30 22:52:50 +0000
committerubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-01-30 22:52:50 +0000
commite02a8a79f37d1c93f494b5df060b754e2756acdc (patch)
treea1cf8a50ef49819fcb88ff844db0f3bbc4d053fd /gpgwin.cpp
parentchanged text in about dialog to promote mailing list and contact page (diff)
downloadgpg4usb-e02a8a79f37d1c93f494b5df060b754e2756acdc.tar.gz
gpg4usb-e02a8a79f37d1c93f494b5df060b754e2756acdc.zip
small text change to about-dialog
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@465 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'gpgwin.cpp')
-rw-r--r--gpgwin.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/gpgwin.cpp b/gpgwin.cpp
index b8887b2..5dba124 100644
--- a/gpgwin.cpp
+++ b/gpgwin.cpp
@@ -459,8 +459,8 @@ void GpgWin::about()
QString *title = new QString(tr("About ") + qApp->applicationName());
QString *text = new QString("<center><h2>" + qApp->applicationName() + " "
+ qApp->applicationVersion() + "</h2></center>"
- + tr("<center>This Application allows you to do simple<br>"
- "encryption/decryption of your text-message or file.<br>"
+ + tr("<center>This application allows you simple encryption <br/>"
+ "and decryption of text messages or files.<br>"
"It's licensed under the GPL v2.0<br><br>"
"<b>Developer:</b><br>"
"Bene, Heimer, Juergen, Nils, Ubbo<br><br>"