~ubuntu-branches/ubuntu/oneiric/irssi/oneiric

« back to all changes in this revision

Viewing changes to debian/patches/03firsttimer_text

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2008-02-06 00:59:54 UTC
  • Revision ID: james.westby@ubuntu.com-20080206005954-aajgzwqy4585l163
Tags: 0.8.12-3ubuntu2
* debian/patches/03firsttimer_text:
  - Adapt it so it tells you about connecting to irc.ubuntu.com and
    joining #ubuntu, instead of irc.debian.org and #debian. LP: #188590.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
-       "window creation or closing, just type: /MANUAL-WINDOWS";
22
22
+       "window creation or closing, just type: /MANUAL-WINDOWS\n"
23
23
+       "\n"
24
 
+       "For Debian specific help type \"/connect irc.debian.org\"\n"
25
 
+       "and \"/join #debian\" (without the quotes) and ask your\n"
 
24
+       "For Ubuntu specific help type \"/connect irc.ubuntu.com\"\n"
 
25
+       "and \"/join #ubuntu\" (without the quotes) and ask your\n"
26
26
+       "question.";
27
27
 static int display_firsttimer = FALSE;
28
28