[Pkg-cli-apps-commits] [SCM] Blam - a simple news reader branch, master, updated. debian/1.8.9-1-3-gba4f8f8
Carlos Martín Nieto
carlos at cmartin.tk
Sat Nov 12 22:25:41 UTC 2011
The following commit has been merged in the master branch:
commit ba4f8f8168b3ef7275dc282809e592f1bc44fdce
Author: Carlos Martín Nieto <carlos at cmartin.tk>
Date: Sat Nov 12 23:18:22 2011 +0100
Make "Show in browser" a link in the 'blam' theme
diff --git a/debian/patches/0003-Make-Show-in-browser-a-link-in-the-blam-theme.patch b/debian/patches/0003-Make-Show-in-browser-a-link-in-the-blam-theme.patch
new file mode 100644
index 0000000..0444488
--- /dev/null
+++ b/debian/patches/0003-Make-Show-in-browser-a-link-in-the-blam-theme.patch
@@ -0,0 +1,20 @@
+Description: Make "Show in browser" a link in the 'blam' theme
+Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=646750
+Author: Carlos Martín Nieto <carlos at cmartin.tk>
+
+diff --git a/themes/blam/theme.html b/themes/blam/theme.html
+index 2dbc50f..552e85c 100644
+--- a/themes/blam/theme.html
++++ b/themes/blam/theme.html
+@@ -16,7 +16,7 @@
+ </div>
+
+ <div id="footer">
+- <span class="link">${link}</span>
++ <span class="link"><a href="${url}">${link}</a></span>
+ <span class="author">${author}</span>
+ </div>
+ </body>
+--
+1.7.5.2.354.g349bf
+
diff --git a/debian/patches/series b/debian/patches/series
index 8aac3e1..6876116 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
0001-Add-the-Planet-Debian-feed-by-default.patch
0002-Use-elif.patch
+0003-Make-Show-in-browser-a-link-in-the-blam-theme.patch
--
Blam - a simple news reader
More information about the Pkg-cli-apps-commits
mailing list