diff options
author | Iain Holmes <iain@src.gnome.org> | 2000-11-22 08:34:39 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2000-11-22 08:34:39 +0800 |
commit | f69d5ec14310f4903a8b88224f7c82cfa1de014a (patch) | |
tree | dc66bdbfc7f7859e5d4ab33dc71354da56725fcb /art/Makefile.am | |
parent | 615a467b605dfbbdbab66d6edd64f8c298993397 (diff) | |
download | gsoc2013-evolution-f69d5ec14310f4903a8b88224f7c82cfa1de014a.tar gsoc2013-evolution-f69d5ec14310f4903a8b88224f7c82cfa1de014a.tar.gz gsoc2013-evolution-f69d5ec14310f4903a8b88224f7c82cfa1de014a.tar.bz2 gsoc2013-evolution-f69d5ec14310f4903a8b88224f7c82cfa1de014a.tar.lz gsoc2013-evolution-f69d5ec14310f4903a8b88224f7c82cfa1de014a.tar.xz gsoc2013-evolution-f69d5ec14310f4903a8b88224f7c82cfa1de014a.tar.zst gsoc2013-evolution-f69d5ec14310f4903a8b88224f7c82cfa1de014a.zip |
Big patch. Evolution-services rewrite, services updated for new system,
Big patch.
Evolution-services rewrite, services updated for new system, Fixes to
Executive Summary and other things. See some changelogs
svn path=/trunk/; revision=6644
Diffstat (limited to 'art/Makefile.am')
-rw-r--r-- | art/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/art/Makefile.am b/art/Makefile.am index 7a5cd77d59..9394067780 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -21,9 +21,13 @@ images_DATA = \ service-close.png \ service-configure.png \ service-down.png \ + service-down-disabled.png \ service-left.png \ + service-left-disabled.png \ service-right.png \ + service-right-disabled.png \ service-up.png \ + service-up-disabled.png \ splash.png buttonsdir = $(datadir)/images/evolution/buttons |