diff options
author | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2010-04-14 16:56:16 +0000 |
---|---|---|
committer | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2010-04-14 16:56:16 +0000 |
commit | 07920666f940816c4aa721f4f5f74e136994dd86 (patch) | |
tree | 9614469fa22c115e13e892aa842a12bd84ab402f /gpgwin.cpp | |
parent | focus is kept on main window when closing settingsdialog, filecrypt. Added so... (diff) | |
download | gpg4usb-07920666f940816c4aa721f4f5f74e136994dd86.tar.gz gpg4usb-07920666f940816c4aa721f4f5f74e136994dd86.zip |
added translators in about box
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@303 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to '')
-rw-r--r-- | gpgwin.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -58,7 +58,7 @@ GpgWin::GpgWin() mKeyList->addMenuAction(appendSelectedKeysAct); restoreSettings(); -} +a} void GpgWin::restoreSettings() { @@ -434,7 +434,7 @@ void GpgWin::about() "<b>Developer:</b><br>" "Bene, Heimer, Juergen, Nils, Ubbo<br><br>" "<b>Translation:</b><br>" - "Kirill (ru)<br><br>" + "Kirill (ru), Alessandro (pt), Alex (fr)<br><br>" "If you have any questions and/or<br>" "suggestions, contact us at<br>" "gpg4usb at cpunk.de</a><br><br>" |