diff options
author | Jakub Steiner <jimmac@ximian.com> | 2004-03-09 19:11:09 +0800 |
---|---|---|
committer | Jakub Steiner <jimmac@src.gnome.org> | 2004-03-09 19:11:09 +0800 |
commit | 406f6ebba7795f7527cf757b8b75d272f8c6957e (patch) | |
tree | e9a42bf3d41494d2fa16f355049899731abdf10b /art/Makefile.am | |
parent | 32771dcb635711acda8030b39c4141deeef95406 (diff) | |
download | gsoc2013-evolution-406f6ebba7795f7527cf757b8b75d272f8c6957e.tar.gz gsoc2013-evolution-406f6ebba7795f7527cf757b8b75d272f8c6957e.tar.zst gsoc2013-evolution-406f6ebba7795f7527cf757b8b75d272f8c6957e.zip |
autocompletion icon for the preferences
2004-03-09 Jakub Steiner <jimmac@ximian.com>
* autocompletion.png:
* Makefile.am: autocompletion icon for the preferences
svn path=/trunk/; revision=24997
Diffstat (limited to 'art/Makefile.am')
-rw-r--r-- | art/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/art/Makefile.am b/art/Makefile.am index a4ab03c2d5..827a8ad2bf 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -9,6 +9,7 @@ images_DATA = \ apply-filters-16.xpm \ appointment-reminder.png \ appointment-reminder-excl.png \ + autocompletion.png \ bcg.png \ briefcase.png \ butterfly.png \ |