Mercurial > audlegacy-plugins
annotate Mercurial-Access @ 1319:a0320227c751
From: Eduard Bloch <edi@gmx.de>
Add Escape key binding and default focus in libmad plugin's fileinfo window.
This may be worthwhile to implement in the other plugins.
author | William Pitcock <nenolod@atheme-project.org> |
---|---|
date | Fri, 20 Jul 2007 23:37:48 -0500 |
parents | a2c80a07fca8 |
children | 2df887365f92 |
rev | line source |
---|---|
1183
a2c80a07fca8
Note transition to mercurial, and give instructions about it.
William Pitcock <nenolod@atheme.org>
parents:
diff
changeset
|
1 The atheme.org mercurial repository is available for anonymous read-only |
a2c80a07fca8
Note transition to mercurial, and give instructions about it.
William Pitcock <nenolod@atheme.org>
parents:
diff
changeset
|
2 access. |
a2c80a07fca8
Note transition to mercurial, and give instructions about it.
William Pitcock <nenolod@atheme.org>
parents:
diff
changeset
|
3 |
a2c80a07fca8
Note transition to mercurial, and give instructions about it.
William Pitcock <nenolod@atheme.org>
parents:
diff
changeset
|
4 To retrieve the audacious-plugins development branch from hg.atheme.org, do: |
a2c80a07fca8
Note transition to mercurial, and give instructions about it.
William Pitcock <nenolod@atheme.org>
parents:
diff
changeset
|
5 $ hg clone http://hg.atheme.org/audacious-plugins audacious-plugins-devel |
a2c80a07fca8
Note transition to mercurial, and give instructions about it.
William Pitcock <nenolod@atheme.org>
parents:
diff
changeset
|
6 |
a2c80a07fca8
Note transition to mercurial, and give instructions about it.
William Pitcock <nenolod@atheme.org>
parents:
diff
changeset
|
7 To retrieve the audacious-plugins stable branch from hg.atheme.org, do: |
a2c80a07fca8
Note transition to mercurial, and give instructions about it.
William Pitcock <nenolod@atheme.org>
parents:
diff
changeset
|
8 $ hg clone http://hg.atheme.org/audacious-plugins-stable |