1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-24 06:55:47 +01:00

Update links in help files for the new websites

This commit is contained in:
Doug Kearns
2009-10-16 00:29:51 +11:00
parent 9b0e6ac28b
commit 2a5516e34a
4 changed files with 52 additions and 39 deletions

View File

@@ -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: