diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-04-04 14:40:34 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-04-04 14:40:34 +0200 |
commit | 0d65a9c9faca8f06dc70c577e7ddb42fba5359fd (patch) | |
tree | 89473b4253c9f9630f1601dd891026b0119e02e1 /Makefile | |
parent | m (diff) | |
download | xpybar-0d65a9c9faca8f06dc70c577e7ddb42fba5359fd.tar.gz xpybar-0d65a9c9faca8f06dc70c577e7ddb42fba5359fd.tar.bz2 xpybar-0d65a9c9faca8f06dc70c577e7ddb42fba5359fd.tar.xz |
.desktop file support
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ PLUGINS = chase clock cpuinfo cpuonline cpu df discstats ipaddress \ pacman snmp snmp6 softirqs solar uname uptime users \ vmstat weather xdisplay xkb alsa dentrystate inodestate \ files hdparm tzclock ropty ping inotify random swaps \ - locks images + locks images application PLUGIN_EXAMPLES = chase clock cpu cpuinfo cpuonline df discstats \ ipaddress kmsg loadavg lunar mem moc network \ |