[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qsos-commits] qsos/apps/xuleditor application.ini Changes ins...
From: |
Raphaël Semeteys |
Subject: |
[Qsos-commits] qsos/apps/xuleditor application.ini Changes ins... |
Date: |
Thu, 23 Dec 2010 17:54:25 +0000 |
CVSROOT: /sources/qsos
Module name: qsos
Changes by: Raphaël Semeteys <rsemeteys> 10/12/23 17:54:25
Modified files:
apps/xuleditor : application.ini Changes install.rdf Makefile
xuleditor-update.rdf
Log message:
Firefox 3.* and Xulrunner 1.9.* support
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qsos/apps/xuleditor/application.ini?cvsroot=qsos&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/qsos/apps/xuleditor/Changes?cvsroot=qsos&r1=1.14&r2=1.15
http://cvs.savannah.gnu.org/viewcvs/qsos/apps/xuleditor/install.rdf?cvsroot=qsos&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/qsos/apps/xuleditor/Makefile?cvsroot=qsos&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/qsos/apps/xuleditor/xuleditor-update.rdf?cvsroot=qsos&r1=1.1&r2=1.2
Patches:
Index: application.ini
===================================================================
RCS file: /sources/qsos/qsos/apps/xuleditor/application.ini,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- application.ini 24 Jan 2009 18:30:21 -0000 1.10
+++ application.ini 23 Dec 2010 17:54:25 -0000 1.11
@@ -1,14 +1,14 @@
[App]
address@hidden
Name=QSOS XUL Editor
- Version=0.8
- BuildID=20070207
- Copyright=Copyright (c) 2006-2009 Raphael Semeteys
+ Version=1.0
+ BuildID=20101223
+ Copyright=Copyright (c) 2006-2010 Raphael Semeteys
address@hidden
[Gecko]
MinVersion=1.8
- MaxVersion=1.9
+ MaxVersion=1.9.*
[shell]
Icon=chrome/icons/
Index: Changes
===================================================================
RCS file: /sources/qsos/qsos/apps/xuleditor/Changes,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- Changes 13 Apr 2009 20:10:26 -0000 1.14
+++ Changes 23 Dec 2010 17:54:25 -0000 1.15
@@ -1,5 +1,8 @@
Revision history for QSOS XUL Editor
+1.0 2010/12/23
+ - Support for Firefox 3.* and xulrunner 1.9.*
+
0.9 2009/10/13
- .qsos file can now be passed as parameter in command line. This allow
to configure file association in desktop environments (a sample .desktop for
KDE is provided)
- .qsos file browsed by Firefox/Iceweasel is now opened only after user
confirmation
Index: install.rdf
===================================================================
RCS file: /sources/qsos/qsos/apps/xuleditor/install.rdf,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- install.rdf 12 Apr 2009 22:30:29 -0000 1.9
+++ install.rdf 23 Dec 2010 17:54:25 -0000 1.10
@@ -2,13 +2,9 @@
<RDF:RDF xmlns:em="http://www.mozilla.org/2004/em-rdf#"
xmlns:NC="http://home.netscape.com/NC-rdf#"
xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
- <RDF:Description RDF:about="rdf:#$zNYy83"
- em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
- em:minVersion="1.5"
- em:maxVersion="3.0.*" />
<RDF:Description RDF:about="urn:mozilla:install-manifest"
em:id="address@hidden"
- em:version="0.9"
+ em:version="1.0"
em:type="2"
em:name="QSOS XUL Editor"
em:description="An editor for QSOS evaluations of open
source software"
@@ -17,7 +13,11 @@
em:homepageURL="http://www.qsos.org/"
em:aboutURL="chrome://qsos-xuled/content/about.xul"
em:updateURL="http://www.qsos.org/tools/xuleditor-update.rdf"
-
em:updateKey="MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDGG9co4KxOBOX44Nb1D/1+jNpGcIwjKw/DDxyG4l0VtUgzxl0mV5LQWfrs5wAmRMIl1xmF4NoULnzGH02IMGdLczlVn/rbYZsexj4+w6Akf6B9hcMx4P7oLwe+84yrti3WOCmQjaEswgeZwsgs+ifMFpPA+/1+/h+SRPhUQYSYIwIDAQAB">
+
em:updateKey="MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCqlvMAqXWiSZtObPWpOfB/kC/dggpT2ZVSWGHxVlkpJK+YJHy5bTXOZurCz/yKi1e9EakSBhQrMERI7HQcK6PnQv71U/U/yZkgBPQG1ldScNoVcq+TXZyBA+16fivkWhS4rTh+7lk0AXVDMLQPmYr5cA03Wj6PAGOCZRABffqdpwIDAQAB">
<em:targetApplication RDF:resource="rdf:#$zNYy83"/>
</RDF:Description>
+ <RDF:Description RDF:about="rdf:#$zNYy83"
+ em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
+ em:minVersion="1.5"
+ em:maxVersion="3.*" />
</RDF:RDF>
Index: Makefile
===================================================================
RCS file: /sources/qsos/qsos/apps/xuleditor/Makefile,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- Makefile 12 Apr 2009 22:28:39 -0000 1.13
+++ Makefile 23 Dec 2010 17:54:25 -0000 1.14
@@ -16,7 +16,7 @@
#
#
# QSOS XUL Editor Makefile
-# $Id: Makefile,v 1.13 2009/04/12 22:28:39 rsemeteys Exp $
+# $Id: Makefile,v 1.14 2010/12/23 17:54:25 rsemeteys Exp $
APPPACK=application.ini Changes chrome.manifest LICENSE README xuleditor
xuleditor.bat
@@ -36,7 +36,7 @@
PREFS_XULRUNNER=defaults/preferences/qsos-xuled-xulrunner.js
-VERSION=0.9
+VERSION=1.0
ext:
rm -f xuleditor-firefox-${VERSION}.xpi
Index: xuleditor-update.rdf
===================================================================
RCS file: /sources/qsos/qsos/apps/xuleditor/xuleditor-update.rdf,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- xuleditor-update.rdf 12 Apr 2009 22:37:07 -0000 1.1
+++ xuleditor-update.rdf 23 Dec 2010 17:54:25 -0000 1.2
@@ -2,22 +2,22 @@
<RDF:RDF xmlns:NS1="http://www.mozilla.org/2004/em-rdf#"
xmlns:NC="http://home.netscape.com/NC-rdf#"
xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+ <RDF:Description RDF:about="urn:mozilla:extension:address@hidden"
+ NS1:version="1.0"
+
NS1:updateLink="http://www.qsos.org/tools/xuleditor-firefox-1.0.xpi"
+
NS1:signature="MIGTMA0GCSqGSIb3DQEBDQUAA4GBACCTi75e+7cfgG2MM8ksDEDqMm8e5uMbeV8e502f0CCRvd1QaoOAU/0gBeVZEiehlIhHaeoZZpJfM1tjXSy7uf/QszmTSNz/eJD2fAcILtfTHk2p7GIk3dTJvdXPUul2aU2mHurCdssheALioLBttbxbomzxmMmgzybrDGFD1Wxo">
+ <NS1:updates RDF:resource="rdf:#$LNYy83"/>
+ </RDF:Description>
+ <RDF:Description RDF:about="rdf:#$MNYy83"
+ NS1:version="01.0">
+ <NS1:targetApplication RDF:resource="rdf:#$PNYy83"/>
+ </RDF:Description>
<RDF:Seq RDF:about="rdf:#$LNYy83">
<RDF:li RDF:resource="rdf:#$MNYy83"/>
</RDF:Seq>
<RDF:Description RDF:about="rdf:#$PNYy83"
NS1:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
NS1:minVersion="1.5"
- NS1:maxVersion="3.0.*"
-
NS1:updateLink="http://www.qsos.org/tools/xuleditor-firefox-0.9.xpi" />
- <RDF:Description RDF:about="rdf:#$MNYy83"
- NS1:version="0.9">
- <NS1:targetApplication RDF:resource="rdf:#$PNYy83"/>
- </RDF:Description>
- <RDF:Description RDF:about="urn:mozilla:extension:address@hidden"
- NS1:version="0.9"
-
NS1:updateLink="http://www.qsos.org/tools/xuleditor-firefox-0.9.xpi"
-
NS1:signature="MIGTMA0GCSqGSIb3DQEBDQUAA4GBAEtwGF204dJBrAJWrp16Ml94cLYwDhg9LGCWuKHbA/jDFgv9C9OB4NT1v+X1elgGwdbm/7x4nOGVMXWvXcb4DuJRwJJJt9J9SLDGf7C9tVusiX3RWYZdmt5uwKP/b3jERkgXDVT0soDUILcKjHc4ZBsv5scqa6OuM2SAgFfBoyrj">
- <NS1:updates RDF:resource="rdf:#$LNYy83"/>
- </RDF:Description>
+ NS1:maxVersion="3.*"
+
NS1:updateLink="http://www.qsos.org/tools/xuleditor-firefox-1.0.xpi" />
</RDF:RDF>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qsos-commits] qsos/apps/xuleditor application.ini Changes ins...,
Raphaël Semeteys <=