From f3680ee9f251c0225373909e5c7934c4e10e43e4 Mon Sep 17 00:00:00 2001 From: Jakub Steiner Date: Fri, 3 Aug 2001 12:24:04 +0000 Subject: tree view icons svn path=/trunk/; revision=11609 --- art/ChangeLog | 5 +++++ art/imap-16.png | Bin 0 -> 482 bytes art/ldap-16.png | Bin 0 -> 542 bytes art/local-16.png | Bin 0 -> 342 bytes 4 files changed, 5 insertions(+) create mode 100644 art/imap-16.png create mode 100644 art/ldap-16.png create mode 100644 art/local-16.png (limited to 'art') diff --git a/art/ChangeLog b/art/ChangeLog index 76f7c770ba..631eb8d49e 100644 --- a/art/ChangeLog +++ b/art/ChangeLog @@ -1,3 +1,8 @@ +2001-08-03 Jakub Steiner + + * ldap-16.png, imap-16.png, local-16.png: tree view icons for + imap, ldap and local folders. + 2001-08-02 Jakub Steiner * myevo-mail-summary.png, myevo-post-it.png, diff --git a/art/imap-16.png b/art/imap-16.png new file mode 100644 index 0000000000..1e2932a728 Binary files /dev/null and b/art/imap-16.png differ diff --git a/art/ldap-16.png b/art/ldap-16.png new file mode 100644 index 0000000000..85c4dc0cf7 Binary files /dev/null and b/art/ldap-16.png differ diff --git a/art/local-16.png b/art/local-16.png new file mode 100644 index 0000000000..1fc929bbf7 Binary files /dev/null and b/art/local-16.png differ -- cgit