[Pcsclite-git-commit] [website] 01/02: CCID and PC/SC pages: add a button for git download

Ludovic Rousseau rousseau at moszumanska.debian.org
Sat Jan 23 12:57:04 UTC 2016


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

rousseau pushed a commit to branch master
in repository website.

commit 7e57765aab40df8deb1abbb9a8fd043735673fba
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Mon Jan 11 17:52:17 2016 +0100

    CCID and PC/SC pages: add a button for git download
    
    Use a bootstrap button to indicate the "git developement version" link
    to make it as visible as the "Download" link.
---
 ccid.html     | 3 ++-
 pcsclite.html | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/ccid.html b/ccid.html
index 9e26b70..c131cc1 100644
--- a/ccid.html
+++ b/ccid.html
@@ -81,7 +81,8 @@ make install</pre>
 	<h3>Get the current source code from git</h3>
 
 	<p>If you are a C-language developper (or you know what you are doing), you can also access the <a
-     href="https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi?p=pcsclite/CCID.git;a=summary">git
+     href="https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi?p=pcsclite/CCID.git;a=summary"
+	 class="btn btn-primary">git
      developement version</a> (or the old <a
      href="https://anonscm.debian.org/viewvc/pcsclite/trunk/Drivers/ccid/">SVN version</a>). You may need to use the <a
      href="http://git-scm.com/">git</a> version to
diff --git a/pcsclite.html b/pcsclite.html
index 74afe79..14e02d4 100644
--- a/pcsclite.html
+++ b/pcsclite.html
@@ -62,7 +62,8 @@
 		<h3>Get the current source code from git</h3>
 
 		<p>You can also access the <a href=
-		"https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi?p=pcsclite/PCSC.git;a=summary">
+		"https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi?p=pcsclite/PCSC.git;a=summary"
+		class="btn btn-primary">
 		  git developement version</a> (or the old <a href=
 		  "https://anonscm.debian.org/viewvc/pcsclite/trunk/PCSC/">SVN
 		  version</a>). You may need to use the <a href=

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pcsclite/website.git



More information about the Pcsclite-cvs-commit mailing list