qsos-commits
[Top][All Lists]
Advanced

[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: Sat, 25 Nov 2006 11:35:53 +0000

CVSROOT:        /sources/qsos
Module name:    qsos
Changes by:     Raphaël Semeteys <rsemeteys>   06/11/25 11:35:53

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

Log message:
        New packaging for 0.4 version

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

Patches:
Index: application.ini
===================================================================
RCS file: /sources/qsos/qsos/apps/xuleditor/application.ini,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- application.ini     26 Jun 2006 23:06:47 -0000      1.4
+++ application.ini     25 Nov 2006 11:35:52 -0000      1.5
@@ -1,8 +1,8 @@
 [App]
  address@hidden
  Name=QSOS XUL Editor
- Version=0.3
- BuildID=20060627
+ Version=0.4
+ BuildID=20061125
  Copyright=Copyright (c) 2006 Raphael Semeteys
  address@hidden
 

Index: Changes
===================================================================
RCS file: /sources/qsos/qsos/apps/xuleditor/Changes,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- Changes     26 Jun 2006 23:06:47 -0000      1.4
+++ Changes     25 Nov 2006 11:35:53 -0000      1.5
@@ -14,3 +14,7 @@
       - Localization (English and French versions are available)
       - Firefox extention packaging
       - Makefile with "app' and "ext" targets for xulrunner application and 
Firefox extention packaging
+
+0.4  2006/11/25
+      - Firefox 2 support
+      - UTF-8 supported in .qsos files
\ No newline at end of file

Index: install.rdf
===================================================================
RCS file: /sources/qsos/qsos/apps/xuleditor/install.rdf,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- install.rdf 1 Jul 2006 23:41:36 -0000       1.3
+++ install.rdf 25 Nov 2006 11:35:53 -0000      1.4
@@ -3,13 +3,13 @@
      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:version>0.4</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>1.5.0.*</em:maxVersion>
+                               <em:maxVersion>2.*</em:maxVersion>
                        </Description>
                </em:targetApplication>
                <em:name>QSOS XUL Editor</em:name>

Index: Makefile
===================================================================
RCS file: /sources/qsos/qsos/apps/xuleditor/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- Makefile    1 Jul 2006 23:43:53 -0000       1.4
+++ Makefile    25 Nov 2006 11:35:53 -0000      1.5
@@ -16,7 +16,7 @@
 #
 #
 # QSOS XUL Editor Makefile
-# $Id: Makefile,v 1.4 2006/07/01 23:43:53 rsemeteys Exp $
+# $Id: Makefile,v 1.5 2006/11/25 11:35:53 rsemeteys Exp $
 
 APPPACK=application.ini Changes chrome.manifest LICENSE README xuleditor 
xuleditor.bat
 EXTPACK=Changes chrome.manifest install.rdf LICENSE README
@@ -30,7 +30,7 @@
 
 PREFS=defaults/preferences/qsos-xuled.js
 
-VERSION=0.3
+VERSION=0.4
 
 ext:
        rm -f xuleditor-firefox-${VERSION}.xpi




reply via email to

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