SOURCES: gnupg-agent.sh - seahorse-agent is X11 too

patrys patrys at pld-linux.org
Sat Aug 4 20:53:46 CEST 2007


Author: patrys                       Date: Sat Aug  4 18:53:46 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- seahorse-agent is X11 too

---- Files affected:
SOURCES:
   gnupg-agent.sh (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SOURCES/gnupg-agent.sh
diff -u SOURCES/gnupg-agent.sh:1.6 SOURCES/gnupg-agent.sh:1.7
--- SOURCES/gnupg-agent.sh:1.6	Mon Feb 27 22:07:01 2006
+++ SOURCES/gnupg-agent.sh	Sat Aug  4 20:53:41 2007
@@ -9,6 +9,7 @@
 X11=no
 if [ -r "${HOME}/.gnupg/gpg-agent.conf" ]; then
     grep -qE "^[[:blank:]]*pinentry-program[[:blank:]]*.*pinentry-(qt|gtk)" "${HOME}/.gnupg/gpg-agent.conf" && X11=yes
+    grep -qE "^[[:blank:]]*pinentry-program[[:blank:]]*.*seahorse-agent" "${HOME}/.gnupg/gpg-agent.conf" && X11=yes
 fi
 
 if grep -q "^[[:blank:]]*use-agent" ${CFG} 2>/dev/null; then
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/gnupg-agent.sh?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list