[openpgp-applet] 08/61: correct name in description / About

Clement Hermann nodens at nodens.org
Tue Aug 18 18:51:40 UTC 2015


This is an automated email from the git hooks/post-receive script.

nodens-guest pushed a commit to annotated tag OpenPGP_Applet-0.9
in repository openpgp-applet.

commit f836ce04382d148ef294e5e5fb3c78f874986c84
Author: Clément Hermann (nodens) <nodens at nodens.org>
Date:   Sat Aug 2 00:28:20 2014 +0200

    correct name in description / About
---
 bin/openpgp-applet | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/openpgp-applet b/bin/openpgp-applet
index d46f08d..e52f288 100755
--- a/bin/openpgp-applet
+++ b/bin/openpgp-applet
@@ -18,7 +18,7 @@ Asymmetric decryption and clipboard verification are also supported.
 
 =head1 PREREQUISITES
 
-OpenPGP_Applet does not handle passphrase input. Since it also does not
+OpenPGP Applet does not handle passphrase input. Since it also does not
 offer terminal interaction unless explicitly run from there, it relies
 in practice on some kind of GnuPG agent such as pinentry, Seahorse 2.x
 or GNOME keyring 3.x to manage passphrase input.
@@ -166,7 +166,7 @@ sub build_statusicon {
     my $mabout = Gtk2::MenuItem->new($encoding->decode(gettext('About')));
     $mabout->signal_connect('activate' => sub { Gtk2->show_about_dialog(
         $main_window,
-        'program-name' => 'OpenPGP_Applet',
+        'program-name' => 'OpenPGP Applet',
         'license'      => q{This program is free software; you can redistribute it and/or modify it under the terms of either:
 
 a) the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version, or

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/openpgp-applet.git



More information about the Pkg-perl-cvs-commits mailing list