diff options
author | Shaun McCance <shaunm@gnome.org> | 2009-09-09 23:09:11 +0800 |
---|---|---|
committer | Shaun McCance <shaunm@gnome.org> | 2009-09-09 23:09:11 +0800 |
commit | fccb4a20106376e026c614f6b848fa04d938a00a (patch) | |
tree | aa20a8b8622173694a789d6da15afb8a6e745734 /help/Makefile.am | |
parent | 45c141e27c6b99bf6824157e597ea379bf45c90c (diff) | |
download | gsoc2013-empathy-fccb4a20106376e026c614f6b848fa04d938a00a.tar gsoc2013-empathy-fccb4a20106376e026c614f6b848fa04d938a00a.tar.gz gsoc2013-empathy-fccb4a20106376e026c614f6b848fa04d938a00a.tar.bz2 gsoc2013-empathy-fccb4a20106376e026c614f6b848fa04d938a00a.tar.lz gsoc2013-empathy-fccb4a20106376e026c614f6b848fa04d938a00a.tar.xz gsoc2013-empathy-fccb4a20106376e026c614f6b848fa04d938a00a.tar.zst gsoc2013-empathy-fccb4a20106376e026c614f6b848fa04d938a00a.zip |
[help] Removing start-conversation page
We no doubt need to provide some sort of help for the New Conversation
dialog, but this isn't the way to do it.
Diffstat (limited to 'help/Makefile.am')
-rw-r--r-- | help/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/help/Makefile.am b/help/Makefile.am index 32299a84f..cb57b08c6 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -55,7 +55,6 @@ DOC_PAGES = \ send-message.page \ set-custom-status.page \ share-desktop.page \ - start-conversation.page \ status-icons.page \ video-call.page |