[Pkg-privacy-commits] [xul-ext-monkeysphere] 10/296: added back in locale-specific stuff.

Ximin Luo infinity0 at moszumanska.debian.org
Mon Aug 24 07:39:20 UTC 2015


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

infinity0 pushed a commit to branch debian
in repository xul-ext-monkeysphere.

commit 930c2cb6731089e5c2afe3c393e2150ace720e53
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Sat Jan 9 13:59:40 2010 -0500

    added back in locale-specific stuff.
---
 install.rdf | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/install.rdf b/install.rdf
index 1f9bc03..d867c05 100644
--- a/install.rdf
+++ b/install.rdf
@@ -28,11 +28,16 @@
     </em:targetApplication>
 
     <!-- here is an example for future localizations ; 
-         em:description, em:creator 
+         em: name, em:description, em:creator 
          should probably be overridden -->
     <em:localized> 
       <Description> 
 	<em:locale>en-US</em:locale> 
+        <em:name>Monkeysphere</em:name>
+        <em:description>Consult Monkeysphere validation-agent
+          for validation of x.509 certificates via the OpenPGP Web of Trust.
+        </em:description>
+        <em:creator>The Monkeysphere Project</em:creator>
       </Description> 
     </em:localized> 
  </Description>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/xul-ext-monkeysphere.git



More information about the Pkg-privacy-commits mailing list