From ddea558b402edd4b3a6ac72c7c6ddf38ba5e5bcc Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 13 Jun 2014 09:17:13 +0200 Subject: add ipaddress MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8295620..d0d3fea 100644 --- a/Makefile +++ b/Makefile @@ -16,14 +16,14 @@ PLUGIN_PATH = $(DATADIR)/$(PKGNAME) SRC = __main__ util x -PLUGINS = chase clock cpuifo cpuonline cpu df discstats leapsec \ - linereader loadavg lunar mem moc network pacman snmp \ - snmp6 softirqs solar uname uptime users vmstat weather \ - xdisplay xkb - -PLUGIN_EXAMPLES = chase clock cpu cpuinfo cpuonline df discstats \ - loadavg lunar mem moc network pacman uname \ - uptime users xdisplay xkb +PLUGINS = chase clock cpuifo cpuonline cpu df discstats ipaddress \ + leapsec linereader loadavg lunar mem moc network pacman \ + snmp snmp6 softirqs solar uname uptime users vmstat \ + weather xdisplay xkb + +PLUGIN_EXAMPLES = chase clock cpu cpuinfo cpuonline df discstats \ + ipaddress loadavg lunar mem moc network pacman \ + uname uptime users xdisplay xkb EXAMPLES = clock mixed moderate plugin-test test xmonad -- cgit v1.2.3-70-g09d2