diff options
Diffstat (limited to 'art')
-rw-r--r-- | art/ChangeLog | 4 | ||||
-rw-r--r-- | art/Makefile.am | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/art/ChangeLog b/art/ChangeLog index 5f68721253..3f164622d1 100644 --- a/art/ChangeLog +++ b/art/ChangeLog @@ -1,3 +1,7 @@ +2001-09-06 Chris Toshok <toshok@ximian.com> + + * Makefile.am (images_DATA): add ldap-16.png. + 2001-09-05 Jakub Steiner <jimmac@ximian.com> * meeting-request.png: for the inline .ics stuff diff --git a/art/Makefile.am b/art/Makefile.am index 2a8d653a3b..768a3dd195 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -76,6 +76,7 @@ images_DATA = \ hide_read_messages.xpm \ hide_selected_messages.xpm \ house.png \ + ldap-16.png \ malehead.png \ mail-config-druid.png \ mail-config-druid-identity.png \ |