diff options
Diffstat (limited to 'art')
-rw-r--r-- | art/ChangeLog | 9 | ||||
-rw-r--r-- | art/Makefile.am | 2 | ||||
-rw-r--r-- | art/offline.png | bin | 640 -> 0 bytes | |||
-rw-r--r-- | art/online.png | bin | 547 -> 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 Binary files differdeleted file mode 100644 index 57bdd27be2..0000000000 --- a/art/offline.png +++ /dev/null diff --git a/art/online.png b/art/online.png Binary files differdeleted file mode 100644 index 9a6a3980c2..0000000000 --- a/art/online.png +++ /dev/null |