i3status/include
Cyril Andreatta 8e22f3839d Created three individual Strings for each battery status (charging, dicharching, full)
Replaced hard coded status strings (CHR, BAT, FULL) in
print_battery_info.c with user defined strings. The new strings are
'status_chr', 'status_bat' and 'status_full' and can be set in i3status.conf.
e.g.
status_chr = " CHR"

If any of the new status strings is omitted the standard strings (CHR,
BAT, FULL) are used.
2014-10-07 18:52:01 +02:00
..
i3status.h Created three individual Strings for each battery status (charging, dicharching, full) 2014-10-07 18:52:01 +02:00
queue.h Implement ALSA volume support 2010-07-20 19:33:41 +02:00