diff options
author | Milo Casagrande <milo@ubuntu.com> | 2009-08-02 23:27:25 +0800 |
---|---|---|
committer | Frédéric Péters <fpeters@0d.be> | 2009-08-13 00:13:53 +0800 |
commit | 57753450bb5c3885ffcc64f02595624b7c894a0e (patch) | |
tree | 1ca48352ab63239f4b80d1fea849f704f6df7f90 /help | |
parent | 874528bf52d76adba91fe7a5cf2dfcef78dcde48 (diff) | |
download | gsoc2013-empathy-57753450bb5c3885ffcc64f02595624b7c894a0e.tar gsoc2013-empathy-57753450bb5c3885ffcc64f02595624b7c894a0e.tar.gz gsoc2013-empathy-57753450bb5c3885ffcc64f02595624b7c894a0e.tar.bz2 gsoc2013-empathy-57753450bb5c3885ffcc64f02595624b7c894a0e.tar.lz gsoc2013-empathy-57753450bb5c3885ffcc64f02595624b7c894a0e.tar.xz gsoc2013-empathy-57753450bb5c3885ffcc64f02595624b7c894a0e.tar.zst gsoc2013-empathy-57753450bb5c3885ffcc64f02595624b7c894a0e.zip |
Fixed the note in the IRC nickname password Fixed pkgversion and version of a document
Diffstat (limited to 'help')
-rw-r--r-- | help/C/irc-nick-password.page | 2 | ||||
-rw-r--r-- | help/C/send-file.page | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/help/C/irc-nick-password.page b/help/C/irc-nick-password.page index 3240335a8..998203a89 100644 --- a/help/C/irc-nick-password.page +++ b/help/C/irc-nick-password.page @@ -86,7 +86,7 @@ <note> <p> - At the moment it is not possible to register a nickname with <app>Empathy</app>, it is + At the moment it is not possible to register an IRC nickname with <app>Empathy</app>, it is only possible to use the password of an already registered nickname. </p> </note> diff --git a/help/C/send-file.page b/help/C/send-file.page index 1ccd30037..e0da892e4 100644 --- a/help/C/send-file.page +++ b/help/C/send-file.page @@ -5,8 +5,8 @@ <info> <link type="guide" xref="index#advanced"/> <desc>Send a file from your computer to one of your contacts.</desc> - <revision version="3.0" date="2009-06-14" status="draft"/> - <revision pkgversion="2.28" date="2009-07-21" status="draft"/> + <revision pkgversion="2.28" version="0.1" date="2009-06-14" status="draft"/> + <revision pkgversion="2.28" version="0.2" date="2009-07-21" status="draft"/> <credit type="author"> <name>Phil Bull</name> |