qsos-commits
[Top][All Lists]
Advanced

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

[Qsos-commits] qsos/apps/tpl-xuleditor Changes Makefile README...


From: Raphaël Semeteys
Subject: [Qsos-commits] qsos/apps/tpl-xuleditor Changes Makefile README...
Date: Sat, 24 Jan 2009 18:18:34 +0000

CVSROOT:        /sources/qsos
Module name:    qsos
Changes by:     Raphaël Semeteys <rsemeteys>    09/01/24 18:18:34

Modified files:
        apps/tpl-xuleditor: Changes Makefile README application.ini 
                            install.rdf 

Log message:
        0.3 version:
        - german translation
        - xulrunner 1.9 support

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qsos/apps/tpl-xuleditor/Changes?cvsroot=qsos&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/qsos/apps/tpl-xuleditor/Makefile?cvsroot=qsos&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/qsos/apps/tpl-xuleditor/README?cvsroot=qsos&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/qsos/apps/tpl-xuleditor/application.ini?cvsroot=qsos&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/qsos/apps/tpl-xuleditor/install.rdf?cvsroot=qsos&r1=1.3&r2=1.4

Patches:
Index: Changes
===================================================================
RCS file: /sources/qsos/qsos/apps/tpl-xuleditor/Changes,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- Changes     14 Feb 2007 13:26:17 -0000      1.3
+++ Changes     24 Jan 2009 18:18:34 -0000      1.4
@@ -7,6 +7,7 @@
        - Firefox extention packaging
        - UID are now generated
 
-0.3  2007/01/28
+0.3  2008/06/26
         - German version
         - Default extension .qtpl
\ No newline at end of file
+        - Repackaging for Forefox 3
\ No newline at end of file

Index: Makefile
===================================================================
RCS file: /sources/qsos/qsos/apps/tpl-xuleditor/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- Makefile    28 Nov 2006 17:46:32 -0000      1.1
+++ Makefile    24 Jan 2009 18:18:34 -0000      1.2
@@ -16,7 +16,7 @@
 #
 #
 # QSOS XUL Template Editor Makefile
-# $Id: Makefile,v 1.1 2006/11/28 17:46:32 rsemeteys Exp $
+# $Id: Makefile,v 1.2 2009/01/24 18:18:34 rsemeteys Exp $
 
 APPPACK=application.ini Changes chrome.manifest LICENSE README tpl-xuleditor 
tpl-xuleditor.bat
 EXTPACK=Changes chrome.manifest install.rdf LICENSE README
@@ -30,7 +30,7 @@
 
 PREFS=defaults/preferences/qsos-tpl-xuled.js
 
-VERSION=0.2
+VERSION=0.3
 
 ext:
        rm -f tpl-xuleditor-firefox-${VERSION}.xpi

Index: README
===================================================================
RCS file: /sources/qsos/qsos/apps/tpl-xuleditor/README,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- README      28 Nov 2006 17:43:37 -0000      1.2
+++ README      24 Jan 2009 18:18:34 -0000      1.3
@@ -38,7 +38,7 @@
 
 COPYRIGHT
 
-Copyright 2006 Atos Origin <address@hidden>
+Copyright 2006-2008 Atos Origin <address@hidden>
 
 This is free software; you can redistribute it
 and/or modify it under the terms of the GNU General Public License.
\ No newline at end of file

Index: application.ini
===================================================================
RCS file: /sources/qsos/qsos/apps/tpl-xuleditor/application.ini,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- application.ini     28 Nov 2006 17:43:37 -0000      1.3
+++ application.ini     24 Jan 2009 18:18:34 -0000      1.4
@@ -1,14 +1,14 @@
 [App]
  address@hidden
  Name=QSOS Template XUL Editor
- Version=0.2
- BuildID=20061128
- Copyright=Copyright (c) 2006 Raphael Semeteys
+ Version=0.3
+ BuildID=20080626
+ Copyright=Copyright (c) 2006-2008 Raphael Semeteys
  address@hidden
 
  [Gecko]
  MinVersion=1.8
- MaxVersion=1.9a1
+ MaxVersion=1.9
 
  [shell]
  Icon=chrome/icons/

Index: install.rdf
===================================================================
RCS file: /sources/qsos/qsos/apps/tpl-xuleditor/install.rdf,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- install.rdf 14 Feb 2007 13:26:17 -0000      1.3
+++ install.rdf 24 Jan 2009 18:18:34 -0000      1.4
@@ -1,22 +1,22 @@
 <?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.3</em:version>
-               <em:type>2</em:type>
-               <em:targetApplication>
-                       <Description>
-                               
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
-                               <em:minVersion>1.5</em:minVersion>
-                               <em:maxVersion>2.*</em:maxVersion>
-                       </Description>
-               </em:targetApplication>
-               <em:name>QSOS Template XUL Editor</em:name>
-               <em:creator>Raphael Semeteys</em:creator>
-               
<em:iconURL>chrome://qsos-tpl-xuled/content/logo32.png</em:iconURL>
-               <em:homepageURL>http://www.qsos.org/</em:homepageURL>
-               
<em:aboutURL>chrome://qsos-tpl-xuled/content/about.xul</em:aboutURL>
-               
<em:updateURL>http://www.qsos.org/tools/tpl-xuleditor-update.rdf</em:updateURL>
-       </Description>
-</RDF>
\ No newline at end of file
+<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:#$rd86Q"
+                   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.3"
+                   em:type="2"
+                   em:name="QSOS Template XUL Editor"
+                   em:creator="Raphael Semeteys"
+                   em:iconURL="chrome://qsos-tpl-xuled/content/logo32.png"
+                   em:homepageURL="http://www.qsos.org/";
+                   em:aboutURL="chrome://qsos-tpl-xuled/content/about.xul"
+                   
em:updateURL="http://www.qsos.org/tools/tpl-xuleditor-update.rdf";
+                   
em:updateKey="MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDE3d7tLs+4Yh0/i8MSSYqGTZXa/Wj0DVcmf7YdczpTKRgAbokJxjVIkQOlU52bGqwweluCl/VoVZQOa9yEt9VWVapNNptPrKseNvXFdYEZNXfT0bLoDPZW3VpfxGYo0DitDbw9GzGxwg+feC8pKjsaEmv2zVZBTkMmVeVKUayhrQIDAQAB">
+    <em:targetApplication RDF:resource="rdf:#$rd86Q"/>
+  </RDF:Description>
+</RDF:RDF>




reply via email to

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