aboutsummaryrefslogtreecommitdiffstats
path: root/art
diff options
context:
space:
mode:
Diffstat (limited to 'art')
-rw-r--r--art/ChangeLog9
-rw-r--r--art/Makefile.am2
-rw-r--r--art/offline.pngbin640 -> 0 bytes
-rw-r--r--art/online.pngbin547 -> 0 bytes
4 files changed, 9 insertions, 2 deletions
diff --git a/art/ChangeLog b/art/ChangeLog
index 71bc919db2..5548a03715 100644
--- a/art/ChangeLog
+++ b/art/ChangeLog
@@ -1,3 +1,12 @@
+2008-08-14 Matthew Barnes <mbarnes@redhat.com>
+
+ ** Fixes part of bug #547411
+
+ * online.png:
+ * offline.png:
+ New, Tangoized versions of these images now live in data/icons.
+ Remove them from here.
+
2008-07-18 Matthew Barnes <mbarnes@redhat.com>
** Fixes part of bug #542125
diff --git a/art/Makefile.am b/art/Makefile.am
index 193be3576c..2a22e6bf8b 100644
--- a/art/Makefile.am
+++ b/art/Makefile.am
@@ -1,6 +1,4 @@
images_DATA = \
- offline.png \
- online.png \
world_map-960.png \
plus.png \
minus.png
diff --git a/art/offline.png b/art/offline.png
deleted file mode 100644
index 57bdd27be2..0000000000
--- a/art/offline.png
+++ /dev/null
Binary files differ
diff --git a/art/online.png b/art/online.png
deleted file mode 100644
index 9a6a3980c2..0000000000
--- a/art/online.png
+++ /dev/null
Binary files differ