diff options
author | mathieui <mathieui@mathieui.net> | 2016-10-04 00:40:56 +0200 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2016-10-04 00:40:56 +0200 |
commit | f1bfec332f168364ada51254bce950700a1f5731 (patch) | |
tree | 422239c7b0874fd2a562a7abe4383b622f7c3120 /doc/source/misc | |
parent | 5a6ba4dda826308fd3ba5abd8cc25fba2166a431 (diff) | |
download | poezio-f1bfec332f168364ada51254bce950700a1f5731.tar.gz poezio-f1bfec332f168364ada51254bce950700a1f5731.tar.bz2 poezio-f1bfec332f168364ada51254bce950700a1f5731.tar.xz poezio-f1bfec332f168364ada51254bce950700a1f5731.zip |
Rename "roster" to "contact list"
Diffstat (limited to 'doc/source/misc')
-rw-r--r-- | doc/source/misc/personal_events.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/misc/personal_events.rst b/doc/source/misc/personal_events.rst index 6bb1ee23..16dd8a5e 100644 --- a/doc/source/misc/personal_events.rst +++ b/doc/source/misc/personal_events.rst @@ -10,7 +10,7 @@ Those extensions are standardized ways to broadcast informations that might be useful to your contacts (they will receive those informations only if they have indicated their interest in them). -The events are also shown in the roster, next to the contact line: +The events are also shown in the contact list, next to the contact line: .. figure:: ../images/pep.png :alt: Personal Events @@ -18,7 +18,7 @@ The events are also shown in the roster, next to the contact line: On the above figure, A stands for Activity, M for Mood, and G for Gaming. The details are shown with notifications if configured, and in the detailed -contact information window, on the bottom left in the roster tab. +contact information window, on the bottom left in the contact list tab. .. figure:: ../images/pep_infos.png :alt: Personal Events details |