[openpgp-applet] 37/61: Correct TextDomain definition

Clément Hermann nodens-guest at moszumanska.debian.org
Sat Aug 15 19:15:47 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 963111f85e088ec38aa4ff7271eb855a0e06277a
Author: Clément Hermann (nodens) <nodens at nodens.org>
Date:   Mon Nov 24 15:08:35 2014 +0100

    Correct TextDomain definition
    
    somehow not applied in last i18n branch cleaning.
---
 bin/openpgp-applet | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/openpgp-applet b/bin/openpgp-applet
index d8f0d4c..9e49237 100755
--- a/bin/openpgp-applet
+++ b/bin/openpgp-applet
@@ -69,7 +69,7 @@ use Switch;
 use DateTime;
 use File::ShareDir;
 
-use Locale::TextDomain (OpenPGP_Applet);
+use Locale::TextDomain ("OpenPGP_Applet");
 use POSIX;
 setlocale(LC_MESSAGES, "");
 

-- 
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