diff options
author | Dan Winship <danw@src.gnome.org> | 2001-05-18 00:20:17 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-05-18 00:20:17 +0800 |
commit | 10c364140ed1c718e20c8b8f864b97868dd99e04 (patch) | |
tree | 8b224234cf3af5e4e4571a1453b4f32872045ce4 | |
parent | 0eadef9b048d2e9f2a527f0bccf8b37a015fbd72 (diff) | |
download | gsoc2013-evolution-10c364140ed1c718e20c8b8f864b97868dd99e04.tar gsoc2013-evolution-10c364140ed1c718e20c8b8f864b97868dd99e04.tar.gz gsoc2013-evolution-10c364140ed1c718e20c8b8f864b97868dd99e04.tar.bz2 gsoc2013-evolution-10c364140ed1c718e20c8b8f864b97868dd99e04.tar.lz gsoc2013-evolution-10c364140ed1c718e20c8b8f864b97868dd99e04.tar.xz gsoc2013-evolution-10c364140ed1c718e20c8b8f864b97868dd99e04.tar.zst gsoc2013-evolution-10c364140ed1c718e20c8b8f864b97868dd99e04.zip |
missed one
svn path=/trunk/; revision=9869
-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 2b86d2fa52..8ae91ca7d5 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -72,6 +72,7 @@ images_DATA = \ service-up-disabled.png \ show_all_messages.xpm \ splash.png \ + thankyou.png \ undelete_message.xpm \ work_offline.xpm |