diff options
author | Dan Winship <danw@src.gnome.org> | 2002-04-11 02:55:23 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2002-04-11 02:55:23 +0800 |
commit | eaeb675f415f5f672cdcd5b4774356d1ca383fa1 (patch) | |
tree | 1b446fbe1011929b8cd490604d9643491f558541 /art/Makefile.am | |
parent | 6ee39cc8619bf63082159433397875df30180fb1 (diff) | |
download | gsoc2013-evolution-eaeb675f415f5f672cdcd5b4774356d1ca383fa1.tar.gz gsoc2013-evolution-eaeb675f415f5f672cdcd5b4774356d1ca383fa1.tar.zst gsoc2013-evolution-eaeb675f415f5f672cdcd5b4774356d1ca383fa1.zip |
Add. (Copied from Unscalable Gorilla because it was handy. Will probably
* Makefile.am (images_DATA), folder-settings.png: Add. (Copied
from Unscalable Gorilla because it was handy. Will probably get
changed to something else...)
svn path=/trunk/; revision=16422
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 74f774b213..fd3d77bf26 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -52,6 +52,7 @@ images_DATA = \ flag-for-followup-16.png \ folder-copy-16.png \ folder-move-16.png \ + folder-settings.png \ folder.xpm \ forward.xpm \ globe.png \ |