diff options
author | Milo Casagrande <milo@ubuntu.com> | 2009-08-17 20:38:43 +0800 |
---|---|---|
committer | Milo Casagrande <milo@ubuntu.com> | 2009-08-17 20:38:43 +0800 |
commit | 80796607c55a6e27e051cd6ca0d43df43ddcb238 (patch) | |
tree | 1cc98cb930db420d9cd04d76085cedebbf8f7d97 /help/Makefile.am | |
parent | bc0428f6f77805811fd5b43f05196925313dbacb (diff) | |
download | gsoc2013-empathy-80796607c55a6e27e051cd6ca0d43df43ddcb238.tar gsoc2013-empathy-80796607c55a6e27e051cd6ca0d43df43ddcb238.tar.gz gsoc2013-empathy-80796607c55a6e27e051cd6ca0d43df43ddcb238.tar.bz2 gsoc2013-empathy-80796607c55a6e27e051cd6ca0d43df43ddcb238.tar.lz gsoc2013-empathy-80796607c55a6e27e051cd6ca0d43df43ddcb238.tar.xz gsoc2013-empathy-80796607c55a6e27e051cd6ca0d43df43ddcb238.tar.zst gsoc2013-empathy-80796607c55a6e27e051cd6ca0d43df43ddcb238.zip |
[help] Wrote the group conversations topic
Removed one image from the Makefile, image removed yesterday
Diffstat (limited to 'help/Makefile.am')
-rw-r--r-- | help/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/help/Makefile.am b/help/Makefile.am index 1d41e5101..408f51804 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -8,8 +8,7 @@ DOC_FIGURES = \ figures/away.png \ figures/busy.png \ figures/camera-web.png \ - figures/empathy-main-window.png \ - figures/extended-away.png + figures/empathy-main-window.png DOC_PAGES = \ add-account.page \ |