diff options
author | P. J. McDermott <pjm@nac.net> | 2013-09-30 13:46:59 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-09-30 13:46:59 (EDT) |
commit | cf29488c587334874cf491a01a1f74ba3ac7de45 (patch) | |
tree | 45235a0b54955394d6817515cffb46b6ef0d9217 /projects/screen-batt/index.html | |
parent | 512a14145021dc6304f0e03a7a9386f4fca0d793 (diff) | |
parent | 6bef1357e5906d92bba0e836be5880acf47a15cc (diff) | |
download | www-cf29488c587334874cf491a01a1f74ba3ac7de45.zip www-cf29488c587334874cf491a01a1f74ba3ac7de45.tar.gz www-cf29488c587334874cf491a01a1f74ba3ac7de45.tar.bz2 |
Merge branch 'new'.
Diffstat (limited to 'projects/screen-batt/index.html')
-rwxr-xr-x | projects/screen-batt/index.html | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/projects/screen-batt/index.html b/projects/screen-batt/index.html deleted file mode 100755 index b1b2fbd..0000000 --- a/projects/screen-batt/index.html +++ /dev/null @@ -1,19 +0,0 @@ -<!--#set var="title" value="screen-batt" --> -<!--#include virtual="../../includes/header.html" --> -<h2>screen-batt</h2> -<p> - A simple battery status indicator for GNU Screen. -</p> -<h3>Getting screen-batt</h3> -<p> - Download or browse the repository currently hosted on Gitorious:<br> - <a href="https://gitorious.org/pehjotas-tools/screen-batt"><https://gitorious.org/pehjotas-tools/screen-batt></a> -</p> -<p> - See the "README" file for help with screen-batt. -</p> -<p> - You may share and modify this software under the terms of the Expat license. - See "screen-batt" for details. -</p> -<!--#include virtual="../../includes/footer.html" --> |