librefm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Librefm-commits] [1547] added FooCorp catalogue number and author meta


From: Matt Lee
Subject: [Librefm-commits] [1547] added FooCorp catalogue number and author meta info
Date: Thu, 14 May 2009 02:27:02 +0000

Revision: 1547
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1547
Author:   mattl
Date:     2009-05-14 02:27:01 +0000 (Thu, 14 May 2009)
Log Message:
-----------
added FooCorp catalogue number and author meta info

Modified Paths:
--------------
    branches/stable/gnukebox/display.php
    branches/stable/nixtape/themes/librefm/templates/header.tpl
    trunk/gnukebox/display.php
    trunk/nixtape/themes/librefm/templates/header.tpl

Modified: branches/stable/gnukebox/display.php
===================================================================
--- branches/stable/gnukebox/display.php        2009-05-13 22:47:02 UTC (rev 
1546)
+++ branches/stable/gnukebox/display.php        2009-05-14 02:27:01 UTC (rev 
1547)
@@ -28,6 +28,7 @@
 <html>
 <head>
    <title>Libre.fm &mdash; discover new music</title>
+   <meta name="author" content="FooCorp catalogue number FOO200 and 
contributors" />
    <link rel="stylesheet" href="<?php echo $submissions_server 
?>/reset-fonts-grids.css" type="text/css">
    <link rel="stylesheet" href="<?php echo $submissions_server ?>/base.css" 
type="text/css">
    <link rel="stylesheet" href="<?php echo $submissions_server ?>/librefm.css" 
type="text/css">

Modified: branches/stable/nixtape/themes/librefm/templates/header.tpl
===================================================================
--- branches/stable/nixtape/themes/librefm/templates/header.tpl 2009-05-13 
22:47:02 UTC (rev 1546)
+++ branches/stable/nixtape/themes/librefm/templates/header.tpl 2009-05-14 
02:27:01 UTC (rev 1547)
@@ -19,6 +19,7 @@
        
 <head profile="http://www.w3.org/1999/xhtml/vocab http://purl.org/uF/2008/03/ 
http://purl.org/uF/hAudio/0.9/";>
        <title>Libre.fm &mdash; discover new music</title>
+       <meta name="author" content="FooCorp catalogue number FOO200 and 
contributors" />
        <link rel="stylesheet" 
href="{$base_url}/themes/librefm/reset-fonts-grids.css" type="text/css" />
        <link rel="stylesheet" href="{$base_url}/themes/librefm/base.css" 
type="text/css" />
        <link rel="stylesheet" href="{$base_url}/themes/librefm/librefm.css" 
type="text/css" />

Modified: trunk/gnukebox/display.php
===================================================================
--- trunk/gnukebox/display.php  2009-05-13 22:47:02 UTC (rev 1546)
+++ trunk/gnukebox/display.php  2009-05-14 02:27:01 UTC (rev 1547)
@@ -28,6 +28,7 @@
 <html>
 <head>
    <title>Libre.fm &mdash; discover new music</title>
+   <meta name="author" content="FooCorp catalogue number FOO200 and 
contributors" />
    <link rel="stylesheet" href="<?php echo $submissions_server 
?>/reset-fonts-grids.css" type="text/css">
    <link rel="stylesheet" href="<?php echo $submissions_server ?>/base.css" 
type="text/css">
    <link rel="stylesheet" href="<?php echo $submissions_server ?>/librefm.css" 
type="text/css">

Modified: trunk/nixtape/themes/librefm/templates/header.tpl
===================================================================
--- trunk/nixtape/themes/librefm/templates/header.tpl   2009-05-13 22:47:02 UTC 
(rev 1546)
+++ trunk/nixtape/themes/librefm/templates/header.tpl   2009-05-14 02:27:01 UTC 
(rev 1547)
@@ -19,6 +19,7 @@
        
 <head profile="http://www.w3.org/1999/xhtml/vocab http://purl.org/uF/2008/03/ 
http://purl.org/uF/hAudio/0.9/";>
        <title>Libre.fm &mdash; {t}discover new music{/t}</title>
+       <meta name="author" content="FooCorp catalogue number FOO200 and 
contributors" />
        <link rel="stylesheet" 
href="{$base_url}/themes/librefm/reset-fonts-grids.css" type="text/css" />
        <link rel="stylesheet" href="{$base_url}/themes/librefm/base.css" 
type="text/css" />
        <link rel="stylesheet" href="{$base_url}/themes/librefm/librefm.css" 
type="text/css" />





reply via email to

[Prev in Thread] Current Thread [Next in Thread]