Module: check_mk
Branch: master
Commit: 2f804b4efeb8c8dd791e914ee2f05ca62b25be0e
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=2f804b4efeb8c8…
Author: Lars Michelsen <lm(a)mathias-kettner.de>
Date: Fri Apr 10 15:49:14 2015 +0200
Removed type icons introduced in the now obsoleted werk #1973
---
.werks/1973 | 28 ----------
ChangeLog | 1 -
web/htdocs/images/icons/connections.png | Bin 2469 -> 0 bytes
web/htdocs/images/icons/cpu.png | Bin 4003 -> 0 bytes
web/htdocs/images/icons/disk_io.png | Bin 2721 -> 0 bytes
web/htdocs/images/icons/events.png | Bin 4609 -> 0 bytes
web/htdocs/images/icons/filesystem.png | Bin 1963 -> 0 bytes
web/htdocs/images/icons/interface.png | Bin 3830 -> 0 bytes
web/htdocs/images/icons/job.png | Bin 3919 -> 0 bytes
web/htdocs/images/icons/kernel.png | Bin 4436 -> 0 bytes
web/htdocs/images/icons/log.png | Bin 4030 -> 0 bytes
web/htdocs/images/icons/mail_queue.png | Bin 4924 -> 0 bytes
web/htdocs/images/icons/mount.png | Bin 3637 -> 0 bytes
web/htdocs/images/icons/temperature.png | Bin 5061 -> 0 bytes
web/htdocs/images/icons/time.png | Bin 5063 -> 0 bytes
web/htdocs/images/icons/uptime.png | Bin 3592 -> 0 bytes
web/htdocs/views.py | 2 +-
web/plugins/icons/builtin.py | 91 -------------------------------
web/plugins/views/painters.py | 53 ------------------
19 files changed, 1 insertion(+), 174 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=2f804b4efe…