diff options
author | Milo Casagrande <milo@ubuntu.com> | 2010-03-12 01:23:23 +0800 |
---|---|---|
committer | Milo Casagrande <milo@ubuntu.com> | 2010-03-12 01:23:23 +0800 |
commit | ac93e53085ee405164bc4f9f09ce2a39523727d5 (patch) | |
tree | e89174ccf7ef9fef8f1ff98a754e301b7b2abd30 /help/Makefile.am | |
parent | c9fa45d605497da2c0d79262b4d6d42d0fff7c63 (diff) | |
download | gsoc2013-empathy-ac93e53085ee405164bc4f9f09ce2a39523727d5.tar gsoc2013-empathy-ac93e53085ee405164bc4f9f09ce2a39523727d5.tar.gz gsoc2013-empathy-ac93e53085ee405164bc4f9f09ce2a39523727d5.tar.bz2 gsoc2013-empathy-ac93e53085ee405164bc4f9f09ce2a39523727d5.tar.lz gsoc2013-empathy-ac93e53085ee405164bc4f9f09ce2a39523727d5.tar.xz gsoc2013-empathy-ac93e53085ee405164bc4f9f09ce2a39523727d5.tar.zst gsoc2013-empathy-ac93e53085ee405164bc4f9f09ce2a39523727d5.zip |
[help] Removed the offline-contacts topic (bug 612448):
* Created hide-contacts based on removed-contacts
* Fixed the topic
* Removed the old page from Makefile and added the new one
Diffstat (limited to 'help/Makefile.am')
-rw-r--r-- | help/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/Makefile.am b/help/Makefile.am index 76303c65f..feb0c210e 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -33,6 +33,7 @@ DOC_PAGES = \ geolocation-turn.page \ geolocation-what-is.page \ group-conversations.page \ + hide-contacts.page \ import-account.page \ index.page \ introduction.page \ @@ -44,7 +45,6 @@ DOC_PAGES = \ irc-send-file.page \ irc-start-conversation.page \ license.page \ - offline-contacts.page \ prev-conv.page \ prob-conn-acctdisabled.page \ prob-conn-auth.page \ |