diff options
author | Milo Casagrande <milo@ubuntu.com> | 2009-08-21 18:13:41 +0800 |
---|---|---|
committer | Milo Casagrande <milo@ubuntu.com> | 2009-08-21 18:13:41 +0800 |
commit | f0675e594614857d8b5396aa584d7e8b08ff161c (patch) | |
tree | 413e8bcda1fa904d6e04acc70afdc4ce7cc993ec /help/Makefile.am | |
parent | 889874e15d3c5848e89af1b488f1e31be8813da8 (diff) | |
download | gsoc2013-empathy-f0675e594614857d8b5396aa584d7e8b08ff161c.tar gsoc2013-empathy-f0675e594614857d8b5396aa584d7e8b08ff161c.tar.gz gsoc2013-empathy-f0675e594614857d8b5396aa584d7e8b08ff161c.tar.bz2 gsoc2013-empathy-f0675e594614857d8b5396aa584d7e8b08ff161c.tar.lz gsoc2013-empathy-f0675e594614857d8b5396aa584d7e8b08ff161c.tar.xz gsoc2013-empathy-f0675e594614857d8b5396aa584d7e8b08ff161c.tar.zst gsoc2013-empathy-f0675e594614857d8b5396aa584d7e8b08ff161c.zip |
[help] Added topic about favorite rooms
Added new file to Makefile.am
Removed some useless spaces from add-contact
Diffstat (limited to 'help/Makefile.am')
-rw-r--r-- | help/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/help/Makefile.am b/help/Makefile.am index be149cd04..4041f9ad9 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -18,6 +18,7 @@ DOC_PAGES = \ change-status.page \ create-account.page \ disable-account.page \ + favorite-rooms.page \ geolocation.page \ geolocation-not-showing.page \ geolocation-privacy.page \ |