slstatus/components
Aaron Marcher e79d4932ea More robust preprocessor switches
Replace #ifdef with #if defined() and #elif with #elif defined() as it
should only test if it is defined or not.
2018-03-21 12:21:37 +01:00
..
battery.c More robust preprocessor switches 2018-03-21 12:21:37 +01:00
cpu.c More robust preprocessor switches 2018-03-21 12:21:37 +01:00
datetime.c Move components into dedicated subdirectory 2017-09-24 17:20:27 +02:00
disk.c Move components into dedicated subdirectory 2017-09-24 17:20:27 +02:00
entropy.c More robust preprocessor switches 2018-03-21 12:21:37 +01:00
hostname.c Move components into dedicated subdirectory 2017-09-24 17:20:27 +02:00
ip.c More robust preprocessor switches 2018-03-21 12:21:37 +01:00
kernel_release.c Move components into dedicated subdirectory 2017-09-24 17:20:27 +02:00
keyboard_indicators.c Move components into dedicated subdirectory 2017-09-24 17:20:27 +02:00
load_avg.c Move components into dedicated subdirectory 2017-09-24 17:20:27 +02:00
num_files.c Move components into dedicated subdirectory 2017-09-24 17:20:27 +02:00
ram.c More robust preprocessor switches 2018-03-21 12:21:37 +01:00
run_command.c Move components into dedicated subdirectory 2017-09-24 17:20:27 +02:00
swap.c More robust preprocessor switches 2018-03-21 12:21:37 +01:00
temperature.c More robust preprocessor switches 2018-03-21 12:21:37 +01:00
uptime.c More robust preprocessor switches 2018-03-21 12:21:37 +01:00
user.c Move components into dedicated subdirectory 2017-09-24 17:20:27 +02:00
volume.c More robust preprocessor switches 2018-03-21 12:21:37 +01:00
wifi.c More robust preprocessor switches 2018-03-21 12:21:37 +01:00