diff options
author | Doug Kearns <dougkearns@gmail.com> | 2009-10-16 00:29:51 +1100 |
---|---|---|
committer | Doug Kearns <dougkearns@gmail.com> | 2009-10-16 00:29:51 +1100 |
commit | 2a5516e34a5092fc5c605602cf2d4311ca9ff36f (patch) | |
tree | be2b20d79c4f5f9364cca300cdfc0cd417061545 /xulmus | |
parent | 9b0e6ac28bf132c3f4015a4b3d983049eb134178 (diff) | |
download | pentadactyl-2a5516e34a5092fc5c605602cf2d4311ca9ff36f.tar.gz |
Update links in help files for the new websites
Diffstat (limited to 'xulmus')
-rw-r--r-- | xulmus/locale/en-US/intro.txt | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/xulmus/locale/en-US/intro.txt b/xulmus/locale/en-US/intro.txt index 02535be8..80fcd6ef 100644 --- a/xulmus/locale/en-US/intro.txt +++ b/xulmus/locale/en-US/intro.txt @@ -2,7 +2,7 @@ logo:[] section::Introduction[intro] -http://vimperator.org/Xulmus[Xulmus] is a free media player add-on for +http://vimperator.org/xulmus[Xulmus] is a free media player add-on for Songbird, which combines the best features of the http://cmus.sourceforge.net[CMus] music player and the http://www.vim.org[Vim] text editor. @@ -92,7 +92,7 @@ section::Features[features] [c]:set guioptions=[c]) * Ability to [c]:source[c] JavaScript files, and to use a [a]~/.xulmusrc[a] file with syntax highlighting if you install - http://vimperator.org/trac/ticket/327[xulmus.vim] + http://code.google.com/p/vimperator-labs/issues/detail?id=50[xulmus.vim] * Easy quick searches ([c]:open foo[c] will search for "foo" in google, [c]:open ebay terminator[c] will search for "terminator" on ebay) with support for Songbird keyword bookmarks and search engines @@ -116,9 +116,12 @@ Please send comments/bug reports/patches to the mailing list, where we will properly answer any questions. You can also join the +++<a href="irc://irc.freenode.net/vimperator">#vimperator</a>+++ IRC channel on http://www.freenode.net/[Freenode] or check the -http://vimperator.org/trac/wiki/Xulmus/Wiki[Wiki] for -http://vimperator.org/trac/wiki/Xulmus/FAQ[frequently asked questions -(FAQ)]. Make sure, you have read the TODO file first, as we are aware of many -things which can be improved when we find time for it or receive patches. +http://code.google.com/p/vimperator-labs/w/list?q=label%3Aproject-xulmus[Wiki] +for +http://code.google.com/p/vimperator-labs/wiki/XulmusFAQ[frequently asked +questions (FAQ)]. Make sure, you have read the +http://vimperator-labs.googlecode.com/hg/xulmus/TODO[TODO] file first, as we +are aware of many things which can be improved when we find time for it or +receive patches. // vim: set filetype=asciidoc: |