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

./packages/libreoffice/3.3.0/experimental r2208: use libreoffice -xy in .menu



------------------------------------------------------------
revno: 2208
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Thu 2010-11-18 02:09:57 +0100
message:
  use libreoffice -xy in .menu
modified:
  changelog
  libreoffice-base.menu.in
  libreoffice-calc.menu.in
  libreoffice-draw.menu.in
  libreoffice-impress.menu.in
  libreoffice-math.menu.in
  libreoffice-writer.menu.in
=== modified file 'changelog'
--- a/changelog	2010-11-18 01:05:37 +0000
+++ b/changelog	2010-11-18 01:09:57 +0000
@@ -20,9 +20,9 @@
       Kai Wasserbäch
   * debian/uno-libs3.symbols: update 
   * debian/*.lintian-overrides.in: update for libreoffice
-  * debian/*.menu: update icon= 
+  * debian/*.menu: update icon= and use libreoffice -xy
 
- -- Rene Engelhard <rene@debian.org>  Thu, 18 Nov 2010 02:03:52 +0100
+ -- Rene Engelhard <rene@debian.org>  Thu, 18 Nov 2010 02:08:59 +0100
 
 libreoffice (1:3.3.0~beta3-1) experimental; urgency=low
 

=== modified file 'libreoffice-base.menu.in'
--- a/libreoffice-base.menu.in	2010-11-18 01:05:37 +0000
+++ b/libreoffice-base.menu.in	2010-11-18 01:09:57 +0000
@@ -1,5 +1,5 @@
 ?package(libreoffice-base):needs="X11" section="Applications/Data Management" \
-  title="LibreOffice Base" command="/usr/bin/oobase"\
+  title="LibreOffice Base" command="/usr/bin/libreoffice -base"\
   kderemove="y"\
   icon="/usr/share/icons/hicolor/32x32/apps/libreoffice-base.xpm"
 

=== modified file 'libreoffice-calc.menu.in'
--- a/libreoffice-calc.menu.in	2010-11-18 01:05:37 +0000
+++ b/libreoffice-calc.menu.in	2010-11-18 01:09:57 +0000
@@ -1,5 +1,5 @@
 ?package(libreoffice-calc):needs="X11" section="Applications/Office"\
-  title="LibreOffice Calc" command="/usr/bin/oocalc"\
+  title="LibreOffice Calc" command="/usr/bin/libreoffice -calc"\
   hints="Spreadsheets"\
   kderemove="y"\
   icon="/usr/share/icons/hicolor/32x32/apps/libreoffice-calc.xpm"

=== modified file 'libreoffice-draw.menu.in'
--- a/libreoffice-draw.menu.in	2010-11-18 01:05:37 +0000
+++ b/libreoffice-draw.menu.in	2010-11-18 01:09:57 +0000
@@ -1,5 +1,5 @@
 ?package(libreoffice-draw):needs="X11" section="Applications/Graphics"\
-  title="LibreOffice Draw" command="/usr/bin/oodraw"\
+  title="LibreOffice Draw" command="/usr/bin/libreoffice -draw"\
   hints="Drawing"\
   kderemove="y"\
   icon="/usr/share/icons/hicolor/32x32/apps/libreoffice-draw.xpm"

=== modified file 'libreoffice-impress.menu.in'
--- a/libreoffice-impress.menu.in	2010-11-18 01:05:37 +0000
+++ b/libreoffice-impress.menu.in	2010-11-18 01:09:57 +0000
@@ -1,5 +1,5 @@
 ?package(libreoffice-impress):needs="X11" section="Applications/Office"\
-  title="LibreOffice Impress" command="/usr/bin/ooimpress"\
+  title="LibreOffice Impress" command="/usr/bin/libreoffice -impress"\
   hints="Presentation"\
   kderemove="y"\
   icon="/usr/share/icons/hicolor/32x32/apps/libreoffice-impress.xpm"

=== modified file 'libreoffice-math.menu.in'
--- a/libreoffice-math.menu.in	2010-11-18 01:05:37 +0000
+++ b/libreoffice-math.menu.in	2010-11-18 01:09:57 +0000
@@ -1,5 +1,5 @@
 ?package(libreoffice-math):needs="X11" section="Applications/Science/Mathematics"\
-  title="LibreOffice Math" command="/usr/bin/oomath"\
+  title="LibreOffice Math" command="/usr/bin/libreoffice -math"\
   hints="Equation,Editor,Formula"\
   kderemove="y"\
   icon="/usr/share/icons/hicolor/32x32/apps/libreoffice-math.xpm"

=== modified file 'libreoffice-writer.menu.in'
--- a/libreoffice-writer.menu.in	2010-11-18 01:05:37 +0000
+++ b/libreoffice-writer.menu.in	2010-11-18 01:09:57 +0000
@@ -1,5 +1,5 @@
 ?package(libreoffice-writer):needs="X11" section="Applications/Office"\
-  title="LibreOffice Writer" command="/usr/bin/oowriter"\
+  title="LibreOffice Writer" command="/usr/bin/libreoffice -writer"\
   hints="Word Processors"\
   kderemove="y"\
   icon="/usr/share/icons/hicolor/32x32/apps/libreoffice-writer.xpm"


Reply to: