qsos-commits
[Top][All Lists]
Advanced

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

[Qsos-commits] qsos/apps/xuleditor install.rdf


From: Raphaël Semeteys
Subject: [Qsos-commits] qsos/apps/xuleditor install.rdf
Date: Thu, 22 Jun 2006 17:13:20 +0000

CVSROOT:        /sources/qsos
Module name:    qsos
Changes by:     Raphaël Semeteys <rsemeteys>   06/06/22 17:13:20

Added files:
        apps/xuleditor : install.rdf 

Log message:
        XPI packaging

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qsos/apps/xuleditor/install.rdf?cvsroot=qsos&rev=1.1

Patches:
Index: install.rdf
===================================================================
RCS file: install.rdf
diff -N install.rdf
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ install.rdf 22 Jun 2006 17:13:20 -0000      1.1
@@ -0,0 +1,21 @@
+<?xml version="1.0"?>
+
+<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+     xmlns:em="http://www.mozilla.org/2004/em-rdf#";>
+       <Description about="urn:mozilla:install-manifest">
+               <em:id>address@hidden</em:id>
+               <em:version>0.2</em:version>
+               <em:type>2</em:type>
+               <em:targetApplication>
+                       <Description>
+                               
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
+                               <em:minVersion>1.0</em:minVersion>
+                               <em:maxVersion>1.5.0.*</em:maxVersion>
+                       </Description>
+               </em:targetApplication>
+               <em:name>QSOS XUL Editor</em:name>
+               <em:creator>Rapha� Semeteys</em:creator>
+               <em:homepageURL>http://www.qsos.org/</em:homepageURL>
+               <em:aboutURL>chrome://qsos-xuled/content/about.xul</em:aboutURL>
+       </Description>
+</RDF>
\ No newline at end of file




reply via email to

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