diff options
| author | Paul Buetow (pluto.buetow.org) <paul@buetow.org> | 2013-09-28 17:28:15 +0200 |
|---|---|---|
| committer | Paul Buetow (pluto.buetow.org) <paul@buetow.org> | 2013-09-28 17:28:15 +0200 |
| commit | 435a7bef1d7430ad577017299b6ea4dd1a4ea274 (patch) | |
| tree | 266969ef21e5a94e1445bf37f36095b2300aef6c | |
| parent | f46a1019a6515567e0833b855d1db8b942df3b5e (diff) | |
fix
| -rw-r--r-- | loadbars.buetow.org/content/30.Screenshots.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/loadbars.buetow.org/content/30.Screenshots.xml b/loadbars.buetow.org/content/30.Screenshots.xml index f4fc573..c254863 100644 --- a/loadbars.buetow.org/content/30.Screenshots.xml +++ b/loadbars.buetow.org/content/30.Screenshots.xml @@ -1,9 +1,10 @@ <?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> <content> <pagetitle>Screenshots</pagetitle> - <text>Screenshots can be downloaded from git. Just type "git clone -b screenshots git://git.buetow.org/loadbars loadbars-screenshots".</text> <text> - <noop>Or go to </noop> + <noop>Screenshots can be downloaded from git. Just type </noop> + <code>git clone -b screenshots git://git.buetow.org/loadbars loadbars-screenshots</code> + <noop> Or go to </noop> <namedlink href="http://web.buetow.org/git/?p=loadbars.git;a=tree;h=refs/heads/screenshots;hb=screenshots">gitweb</namedlink> <noop> in order to browse the screenshot branch online.</noop> </text> |
