|
Revision 14519, 0.8 kB
(checked in by erwan, 1 year ago)
|
Add dailymotion
|
| Line | |
|---|
| 1 |
<?xml version="1.0" encoding="UTF-8"?> |
|---|
| 2 |
<?xml-stylesheet href="chrome://browser/content/flock/common/rdf.xslt" type="text/xsl" media="screen"?> |
|---|
| 3 |
<RDF:RDF xmlns:FL="http://flock.com/rdf#" |
|---|
| 4 |
xmlns:NC="http://home.netscape.com/NC-rdf#" |
|---|
| 5 |
xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> |
|---|
| 6 |
<FL:Service RDF:about="urn:dailymotion:service" |
|---|
| 7 |
NC:Name="dailymotion" |
|---|
| 8 |
FL:Description="Dailymotion" |
|---|
| 9 |
FL:LogoutOption="true" |
|---|
| 10 |
FL:ContactLabel="Friends" |
|---|
| 11 |
FL:serviceId="@flock.com/people/dailymotion;1" |
|---|
| 12 |
FL:Domains="dailymotion.com" |
|---|
| 13 |
FL:LoginURL="http://www.dailymotion.com/login.php"> |
|---|
| 14 |
<FL:CoopType RDF:resource="http://flock.com/rdf#Service"/> |
|---|
| 15 |
</FL:Service> |
|---|
| 16 |
</RDF:RDF> |
|---|