From: Michael Stapelberg Date: Sun, 22 Mar 2015 17:01:27 +0000 (+0100) Subject: update SLOC and repository URL X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=78b40e0a7bd8fc37022211c7f2f0c0bb4e9c852f;p=i3%2Fi3.github.io update SLOC and repository URL --- diff --git a/i3status/index.html b/i3status/index.html index 05ea937..fecd9e5 100644 --- a/i3status/index.html +++ b/i3status/index.html @@ -7,7 +7,7 @@ title: i3status

i3status

- i3status is a small program (about 1500 SLOC) for generating a status bar + i3status is a small program (about 3000 SLOC) for generating a status bar for i3bar, 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 @@ -68,8 +68,8 @@ title: i3status

Development

- i3status is currently developed at - http://code.i3wm.org/i3status. Checkouts of the master branch are intended to + i3status is currently developed at + https://github.com/i3/i3status. Checkouts of the master branch are intended to be stable and working all the time.