diff options
author | P. J. McDermott <pjm@nac.net> | 2013-09-30 10:35:39 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-09-30 10:35:39 (EDT) |
commit | 920a68d8971fd61b9fa2f58b604b472731d936bb (patch) | |
tree | e4131c6a3b519b4ea1dadb0b8f9925b8b54a9c97 /projects/screen-batt | |
parent | 252d2475e7198c48f7d2a923c9ee82760bc2de1e (diff) | |
download | www-920a68d8971fd61b9fa2f58b604b472731d936bb.zip www-920a68d8971fd61b9fa2f58b604b472731d936bb.tar.gz www-920a68d8971fd61b9fa2f58b604b472731d936bb.tar.bz2 |
Remove old HTML files.
Diffstat (limited to 'projects/screen-batt')
-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 79d08fe..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" --> |