diff options
author | Milo Casagrande <milo@ubuntu.com> | 2009-08-20 05:15:24 +0800 |
---|---|---|
committer | Milo Casagrande <milo@ubuntu.com> | 2009-08-20 05:15:24 +0800 |
commit | 8bbfd2d8f92eb025364b9f8cda055259a6fd15ce (patch) | |
tree | 6b15793ff40ddb052e363d3b8631a87d6db93daa /help/Makefile.am | |
parent | 4459108d4cc646d447c6a2548dfc02f4e4327cff (diff) | |
download | gsoc2013-empathy-8bbfd2d8f92eb025364b9f8cda055259a6fd15ce.tar gsoc2013-empathy-8bbfd2d8f92eb025364b9f8cda055259a6fd15ce.tar.gz gsoc2013-empathy-8bbfd2d8f92eb025364b9f8cda055259a6fd15ce.tar.bz2 gsoc2013-empathy-8bbfd2d8f92eb025364b9f8cda055259a6fd15ce.tar.lz gsoc2013-empathy-8bbfd2d8f92eb025364b9f8cda055259a6fd15ce.tar.xz gsoc2013-empathy-8bbfd2d8f92eb025364b9f8cda055259a6fd15ce.tar.zst gsoc2013-empathy-8bbfd2d8f92eb025364b9f8cda055259a6fd15ce.zip |
[help] Wrote the previous conversations and the geolocation topics
* Added al the new pages to Makefile
* Fixed a typo in irc-manage
Diffstat (limited to 'help/Makefile.am')
-rw-r--r-- | help/Makefile.am | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/help/Makefile.am b/help/Makefile.am index 408f51804..be149cd04 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -18,6 +18,12 @@ DOC_PAGES = \ change-status.page \ create-account.page \ disable-account.page \ + geolocation.page \ + geolocation-not-showing.page \ + geolocation-privacy.page \ + geolocation-supported.page \ + geolocation-turn.page \ + geolocation-what-is.page \ group-conversations.page \ index.page \ introduction.page \ @@ -29,6 +35,7 @@ DOC_PAGES = \ irc-sending-file.page \ irc-start-conversation.page \ offline-contacts.page \ + prev-conv.page \ prob-conn-acctdisabled.page \ prob-conn-auth.page \ prob-conn-name.page \ |