个人工具

“UbuntuHelp:XChat-GNOME”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
(New page: {{From|https://help.ubuntu.com/community/XChat-GNOME}} {{Languages|php5}} Parent: UbuntuHelp:Software == XChat-GNOME == XChat-GNOME is a highly useable IRC (Internet Relay Chat) cl...)
 
第26行: 第26行:
 
  <pre><nowiki>
 
  <pre><nowiki>
 
sudo apt-get install xchat-gnome
 
sudo apt-get install xchat-gnome
</nowiki></code>
+
</nowiki></pre>
  
  
第34行: 第34行:
 
  <pre><nowiki>
 
  <pre><nowiki>
 
register <password>
 
register <password>
</nowiki></code>
+
</nowiki></pre>
  
 
* To associate your email address with your nickname (in case you lose your password):
 
* To associate your email address with your nickname (in case you lose your password):
 
  <pre><nowiki>
 
  <pre><nowiki>
 
/msg NickServ set email [email protected]
 
/msg NickServ set email [email protected]
</nowiki></code>
+
</nowiki></pre>
  
  

2007年5月13日 (日) 12:40的版本

Parent: UbuntuHelp:Software


XChat-GNOME

XChat-GNOME is a highly useable IRC (Internet Relay Chat) client.


Key Features

  • Considered more usable for beginners than XChat


Screenshot

attachment:scrn-xchat-gnome.jpg


Installation

sudo apt-get install xchat-gnome


Hints and Tips

  • To register your nickname:
register <password>
  • To associate your email address with your nickname (in case you lose your password):
/msg NickServ set email [email protected]


Other applications you may wish to look at


Further Reading


Introduction to IRC


Additional Information

  • XChat How To (Note, this is specifically for XChat, not XChat-GNOME)



CategoryDocumentation