Update of /cvs/debian-openoffice/oooqs-kde-deb/debian
In directory gluck:/tmp/cvs-serv27400

Modified Files:
      Tag: OOOQS2
        changelog control rules 
Added Files:
      Tag: OOOQS2
        oooqsrc 
Log Message:
- merge 1.0rc3-5 changelog entry
- install /etc/kde3/oooqsrc specifying Exec=/usr/bin/openoffice
  to run the wrapper script, not soffice
- fix/simplify description - do not mention features removed in 2.x.x


Index: rules
===================================================================
RCS file: /cvs/debian-openoffice/oooqs-kde-deb/debian/rules,v
retrieving revision 1.7.2.1
retrieving revision 1.7.2.2
diff -u -d -r1.7.2.1 -r1.7.2.2
--- rules       18 Nov 2003 17:35:11 -0000      1.7.2.1
+++ rules       14 Feb 2004 17:32:58 -0000      1.7.2.2
@@ -84,6 +84,10 @@
                        rm $$icon; \
                done
 
+       # install config file
+       mkdir -p $(CURDIR)/debian/oooqs-kde/etc/kde3
+       install -m644 debian/oooqsrc $(CURDIR)/debian/oooqs-kde/etc/kde3
+
 binary-indep: build install
 
 binary-arch: build install

Index: changelog
===================================================================
RCS file: /cvs/debian-openoffice/oooqs-kde-deb/debian/changelog,v
retrieving revision 1.6.2.1
retrieving revision 1.6.2.2
diff -u -d -r1.6.2.1 -r1.6.2.2
--- changelog   18 Nov 2003 17:35:11 -0000      1.6.2.1
+++ changelog   14 Feb 2004 17:32:58 -0000      1.6.2.2
@@ -1,3 +1,19 @@
+oooqs (2.0.3-1.pre2) experimental; urgency=low
+
+   * install /etc/kde3/oooqsrc specifying Exec=/usr/bin/openoffice
+     to run the wrapper script, not soffice (closes: #231690)
+   * fix/simplify description - do not mention features removed
+     in 2.x.x
+
+ -- Rene Engelhard <[EMAIL PROTECTED]>  Mon,  9 Feb 2004 02:52:54 +0100
+
+oooqs (1.0rc3-5) unstable; urgency=low
+
+  * add fixed fr.po, thanks Virgile Gerecke <[EMAIL PROTECTED]>
+    (closes: #214968)
+
+ -- Rene Engelhard <[EMAIL PROTECTED]>  Sun,  8 Feb 2004 17:40:32 +0100
+
 oooqs (2.0.3-1) experimental; urgency=low
 
   * new upstream release, much restructuring, lesser functions.

--- NEW FILE: oooqsrc ---
[General]
Exec=/usr/bin/openoffice

Index: control
===================================================================
RCS file: /cvs/debian-openoffice/oooqs-kde-deb/debian/control,v
retrieving revision 1.7.2.1
retrieving revision 1.7.2.2
diff -u -d -r1.7.2.1 -r1.7.2.2
--- control     18 Nov 2003 17:35:11 -0000      1.7.2.1
+++ control     14 Feb 2004 17:32:58 -0000      1.7.2.2
@@ -18,13 +18,4 @@
  when needed and provides a symbol in KDE's SystemTray for easy access to
  OpenOffice.org's applications.
  .
- Besides simply starting the applications, you can:
-  - select multiple files in the usual opendialog provided by KDE to open them
-    in OpenOffice.org 
-  - use a history of recently opened files 
-  - configure the app to do one of the functions described above on a simple
-    double click
-  - use the app to keep a hidden instance of OpenOffice.org in memory to
-    achieve much shorter startup times of the OpenOffice.org modules. 
-  - start with different wizards directly from your desktop 
-  - access OpenOffice.org's printer configuration 
+ Besides simply starting the applications, you can directly open documents.

Reply via email to