qsos-commits
[Top][All Lists]
Advanced

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

[Qsos-commits] qsos/www/tools .htaccess xuleditor-update.rdf


From: Raphaël Semeteys
Subject: [Qsos-commits] qsos/www/tools .htaccess xuleditor-update.rdf
Date: Sat, 01 Jul 2006 23:40:28 +0000

CVSROOT:        /sources/qsos
Module name:    qsos
Changes by:     Raphaël Semeteys <rsemeteys>   06/07/01 23:40:28

Modified files:
        www/tools      : .htaccess 
Added files:
        www/tools      : xuleditor-update.rdf 

Log message:
        RDF update file

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qsos/www/tools/.htaccess?cvsroot=qsos&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/qsos/www/tools/xuleditor-update.rdf?cvsroot=qsos&rev=1.1

Patches:
Index: .htaccess
===================================================================
RCS file: /sources/qsos/qsos/www/tools/.htaccess,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- .htaccess   26 Jun 2006 23:43:37 -0000      1.1
+++ .htaccess   1 Jul 2006 23:40:28 -0000       1.2
@@ -1 +1,2 @@
 AddType application/x-xpinstall .xpi
+AddType text/xml .rdf
\ No newline at end of file

Index: xuleditor-update.rdf
===================================================================
RCS file: xuleditor-update.rdf
diff -N xuleditor-update.rdf
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ xuleditor-update.rdf        1 Jul 2006 23:40:28 -0000       1.1
@@ -0,0 +1,25 @@
+<?xml version="1.0"?>
+<r:RDF xmlns:r="http://www.w3.org/1999/02/22-rdf-syntax-ns#"; 
+       xmlns="http://www.mozilla.org/2004/em-rdf#";> 
+       <r:Description about="urn:mozilla:extension:address@hidden"> 
+               <updates> 
+                       <r:Seq> 
+                               <r:li> 
+                                       <r:Description> 
+                                               <version>0.4</version> 
+                                               <targetApplication> 
+                                                       <r:Description> 
+                                                               
<id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id> 
+                                                               
<minVersion>1.5</minVersion> 
+                                                               
<maxVersion>1.5.0.*</maxVersion> 
+                                                               
<updateLink>http://www.qsos.org/tools/xuleditor-firefox-0.4.xpi</updateLink> 
+                                                       </r:Description> 
+                                               </targetApplication> 
+                                       </r:Description> 
+                               </r:li> 
+                       </r:Seq> 
+               </updates> 
+               <version>0.4</version> 
+               
<updateLink>http://www.qsos.org/tools/xuleditor-firefox-0.4.xpi</updateLink> 
+       </r:Description> 
+</r:RDF>
\ No newline at end of file




reply via email to

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