diff options
author | Sivaiah Nallagatla <snallagatla@novell.com> | 2004-02-27 11:43:31 +0800 |
---|---|---|
committer | Sivaiah Nallagatla <siva@src.gnome.org> | 2004-02-27 11:43:31 +0800 |
commit | dd4b6354aa8316c913d235b443381931ac62f18b (patch) | |
tree | 189dd47dd0c910ff969d46ee7c6073b8451c4a3f /art/Makefile.am | |
parent | 4ca7a08068be5d02fd1c4cd85337a08bd2d1d06d (diff) | |
download | gsoc2013-evolution-dd4b6354aa8316c913d235b443381931ac62f18b.tar.gz gsoc2013-evolution-dd4b6354aa8316c913d235b443381931ac62f18b.tar.zst gsoc2013-evolution-dd4b6354aa8316c913d235b443381931ac62f18b.zip |
added im-nov.png (icon for Groupwise im) to images_DATA
2004-02-25 Sivaiah Nallagatla <snallagatla@novell.com>
* Makefile.am : added im-nov.png (icon for Groupwise im)
to images_DATA
svn path=/trunk/; revision=24903
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 bac90d163d..e0a585663c 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -93,6 +93,7 @@ images_DATA = \ im-login.png \ im-logout.png \ im-msn.png \ + im-nov.png \ im-na.png \ im-notauthorized.png \ im-occupied.png \ |