summaryrefslogtreecommitdiff
path: root/cbars.buetow.foo
diff options
context:
space:
mode:
authorPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-04-27 12:25:44 +0200
committerPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-04-27 12:25:44 +0200
commit90a6331414bb767bf92a44d358024cc5c88e6d64 (patch)
treeb260ab15131dff610d016f0e513bd89edbf7c290 /cbars.buetow.foo
parent2e388f040491f88c14dc7d4b53a19a1a7c971966 (diff)
use inject
Diffstat (limited to 'cbars.buetow.foo')
-rw-r--r--cbars.buetow.foo/content/20.Manpage.xml5
-rw-r--r--cbars.buetow.foo/content/40.Changelog.xml5
-rw-r--r--cbars.buetow.foo/content/45.Wishlist.xml5
3 files changed, 3 insertions, 12 deletions
diff --git a/cbars.buetow.foo/content/20.Manpage.xml b/cbars.buetow.foo/content/20.Manpage.xml
index 084099f..fd9ef82 100644
--- a/cbars.buetow.foo/content/20.Manpage.xml
+++ b/cbars.buetow.foo/content/20.Manpage.xml
@@ -3,9 +3,6 @@
<pagetitle>Manpage</pagetitle>
<text>This is the manpage of the current master branch:</text>
<pretext>
- <perl>
- use LWP::Simple;
- get("http://web.buetow.org/git/?p=cbars.git;a=blob_plain;f=docs/cbars.txt;hb=HEAD");
- </perl>
+ <inject>http://web.buetow.org/git/?p=cbars.git;a=blob_plain;f=docs/cbars.txt;hb=HEAD</inject>
</pretext>
</content>
diff --git a/cbars.buetow.foo/content/40.Changelog.xml b/cbars.buetow.foo/content/40.Changelog.xml
index 06583d6..db21e34 100644
--- a/cbars.buetow.foo/content/40.Changelog.xml
+++ b/cbars.buetow.foo/content/40.Changelog.xml
@@ -3,9 +3,6 @@
<pagetitle>Changelog</pagetitle>
<text>This is the changelog file of the current master branch:</text>
<pretext>
- <perl>
- use LWP::Simple;
- get("http://web.buetow.org/git/?p=cbars.git;a=blob_plain;f=debian/changelog;hb=HEAD");
- </perl>
+ <inject>http://web.buetow.org/git/?p=cbars.git;a=blob_plain;f=debian/changelog;hb=HEAD</inject>
</pretext>
</content>
diff --git a/cbars.buetow.foo/content/45.Wishlist.xml b/cbars.buetow.foo/content/45.Wishlist.xml
index 284e8e0..be7d02d 100644
--- a/cbars.buetow.foo/content/45.Wishlist.xml
+++ b/cbars.buetow.foo/content/45.Wishlist.xml
@@ -3,9 +3,6 @@
<pagetitle>Wishlist</pagetitle>
<text>This is the Wishlist file of the current master branch:</text>
<pretext>
- <perl>
- use LWP::Simple;
- get("http://web.buetow.org/git/?p=cbars.git;a=blob_plain;f=docs/wishlist;hb=HEAD");
- </perl>
+ <inject>http://web.buetow.org/git/?p=cbars.git;a=blob_plain;f=docs/wishlist;hb=HEAD</inject>
</pretext>
</content>