i3status: update website for 2.3 release

This commit is contained in:
Michael Stapelberg 2011-07-21 23:17:45 +02:00
parent 0a790e2b42
commit ed84e6db64
1 changed files with 4 additions and 2 deletions

View File

@ -21,7 +21,7 @@ li {
<h1>i3status</h1>
<p>
i3status is a small program (less than 1000 SLOC) for generating a status bar
i3status is a small program (about 1500 SLOC) for generating a status bar
for dzen2, xmobar or similar programs. It is designed to be very efficient by
issuing a very small number of system calls, as one generally wants to update
such a status line every second. This ensures that even under high load, your
@ -32,6 +32,8 @@ li {
<h2>Releases</h2>
<ul>
<li><a href="/i3status/i3status-2.3.tar.bz2">i3status-2.3.tar.bz2</a>
(<a href="/i3status/i3status-2.3.tar.bz2.asc">GPG signature</a>, 2011-07-21)</li>
<li><a href="/i3status/i3status-2.2.tar.bz2">i3status-2.2.tar.bz2</a>
(<a href="/i3status/i3status-2.2.tar.bz2.asc">GPG signature</a>, 2010-09-23)</li>
<li><a href="/i3status/i3status-2.1.tar.bz2">i3status-2.1.tar.bz2</a>
@ -72,7 +74,7 @@ li {
<h2>License</h2>
<pre>
Copyright © 2008-2010 Michael Stapelberg and contributors
Copyright © 2008-2011 Michael Stapelberg and contributors
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,