aboutsummaryrefslogtreecommitdiff
path: root/src/status-items.c
blob: 7cd9c219a966882f547cf560db24cef4f4903620 (plain)
1
2
3
4
5
6
7
8
9
10

#include "status-items.h"

GList *
status_items_build (void)
{


	return NULL;
}