From ca54d4ff6c18dc6160b157184e4dc546d9db75e6 Mon Sep 17 00:00:00 2001 From: sigi Date: Tue, 26 Jan 2010 20:50:11 +0000 Subject: edited about-menue git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@246 34ebc366-c3a9-4b3c-9f84-69acf7962910 --- gpgwin.cpp | 8 +++----- release/ts/gpg4usb_de.ts | 2 +- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/gpgwin.cpp b/gpgwin.cpp index fb38edc..696c362 100644 --- a/gpgwin.cpp +++ b/gpgwin.cpp @@ -384,17 +384,15 @@ void GpgWin::about() "

" + qApp->applicationName() + " " + qApp->applicationVersion() + "

" + tr("
This Application allows you to do simple
" - "encryption/decryption of your text-files.
" + "encryption/decryption of your text-message or file.
" "It's licensed under the GPL v2.0

" "Developer:
" "Bene, Heimer, Juergen, Nils, Ubbo

" "If you have any questions and/or
" "suggestions, contact us at
" "gpg4usb at cpunk.de

" - "or feel free to meet us in our channel at
" - "gpg4usb at conference.jabber.ccc.de

" - "and always remember:
" - "cpunk is NOT a bot...
")); + "or feel free to meet us in our xmpp-channel:
" + "gpg4usb at conference.jabber.ccc.de")); } void GpgWin::encrypt() diff --git a/release/ts/gpg4usb_de.ts b/release/ts/gpg4usb_de.ts index 4b675dd..13474f4 100644 --- a/release/ts/gpg4usb_de.ts +++ b/release/ts/gpg4usb_de.ts @@ -448,7 +448,7 @@ Do you want to save your changes? - <center>This Application allows you to do simple<br>encryption/decryption of your text-files.<br>It's licensed under the GPL v2.0<br><br><b>Developer:</b><br>Bene, Heimer, Juergen, Nils, Ubbo<br><br>If you have any questions and/or<br>suggestions, contact us at<br>gpg4usb at cpunk.de</a><br><br>or feel free to meet us in our channel at<br>gpg4usb at conference.jabber.ccc.de<br><br>and always remember:<br>cpunk is NOT a bot...</center> + <center>This Application allows you to do simple<br>encryption/decryption of your 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>If you have any questions and/or<br>suggestions, contact us at<br>gpg4usb at cpunk.de</a><br><br>or feel free to meet us in our channel at<br>gpg4usb at conference.jabber.ccc.de<br>/center> -- cgit v1.2.3