[mb-commits] branch, beta, updated. Merge remote-tracking branch 'metabrainz/yate' into beta Added the yate tagger
MusicBrainz Git Server <[email protected]>
| Newsgroups | gmane.comp.audio.musicbrainz.cvs |
|---|---|
| Message-ID | <E1TiDRN-0003IP-Ef@wiley> |
The branch, beta has been updated
via http://git.musicbrainz.org/gitweb/?p=musicbrainz-server/core.git;a=commit;h=628957e4d112aba3d23f18935d7f3c7689fb6b5e (commit)
via http://git.musicbrainz.org/gitweb/?p=musicbrainz-server/core.git;a=commit;h=3b5e4ae9bfb2ffaec30de3d4b717569deddfe1d1 (commit)
from http://git.musicbrainz.org/gitweb/?p=musicbrainz-server/core.git;a=commit;h=e1e7d8c380cd2726fa0e81efb809c4de212eaa52 (commit)
Summary of changes:
root/layout/menu.tt | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 628957e4d112aba3d23f18935d7f3c7689fb6b5e
Merge: e1e7d8c 3b5e4ae
Author: Ian McEwen <[email protected]>
Date: Mon Dec 10 17:10:31 2012 -0700
Merge remote-tracking branch 'metabrainz/yate' into beta
* metabrainz/yate:
Added the yate tagger
commit 3b5e4ae9bfb2ffaec30de3d4b717569deddfe1d1
Author: Robert Kaye <[email protected]>
Date: Mon Dec 10 16:07:32 2012 -0800
Added the yate tagger
diff --git a/root/layout/menu.tt b/root/layout/menu.tt
index e9b0218..24bdf85 100644
--- a/root/layout/menu.tt
+++ b/root/layout/menu.tt
@@ -153,6 +153,9 @@
<li>
<a href="[% doc_link('Magic_MP3_Tagger') %]">[% l('Magic MP3 Tagger') %]</a>
</li>
+ <li>
+ <a href="[% doc_link('Yate_Music_Tagger') %]">[% l('Yate Music Tagger') %]</a>
+ </li>
<li class="separator">
<a href="[% doc_link('MusicBrainz_for_Android') %]">[% l('MusicBrainz for Android') %]</a>
</li>
-----------------------------------------------------------------------
hooks/post-receive
--
mb_server