diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-10-28 22:49:54 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-10-28 22:49:54 +0800 |
commit | b7b9b7631d6674d5cc92dc3e06742531d0f5a6e1 (patch) | |
tree | cacbec0a95d3c72fadc7af9226fecc88b591ecc6 /art/Makefile.am | |
parent | 5a39c55fcbc1f1d366a18fc354591d594b328861 (diff) | |
download | gsoc2013-evolution-b7b9b7631d6674d5cc92dc3e06742531d0f5a6e1.tar.gz gsoc2013-evolution-b7b9b7631d6674d5cc92dc3e06742531d0f5a6e1.tar.zst gsoc2013-evolution-b7b9b7631d6674d5cc92dc3e06742531d0f5a6e1.zip |
New. New.
* settings.png: New.
* settings-16.png: New.
svn path=/trunk/; revision=18455
Diffstat (limited to 'art/Makefile.am')
-rw-r--r-- | art/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/art/Makefile.am b/art/Makefile.am index ce8e1047a7..c85675dac0 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -146,6 +146,8 @@ images_DATA = \ service-right.png \ service-up-disabled.png \ service-up.png \ + settings.png \ + settings-16.png \ show_all_messages.xpm \ splash.png \ summary-settings.png \ |