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

Bug#710591: libreoffice: Missing .desktop files for all LibreOffice programs.



Hi,

On Sat, Jun 01, 2013 at 06:34:47PM -0400, Alex Vanderpol wrote:
> I wasn't aware the .desktop files were stored elsewhere and only
> symlinked in /usr/share/applications, that's my bad.

No problem :)

> It doesn't appear to by default (it was disabled in Alacarte), but
> enabling it to show does make it show up.

Interesting.

> Except that by default the LibreOffice launcher is hidden, unless
> *that* is a bug, or an old config setting on my system.

That seems to be a upstream change:

$ diff -u /usr/lib/libreoffice/share/xdg/startcenter.desktop /sid//usr/lib/libreoffice/share/xdg/startcenter.desktop | egrep -v "(Comment|GenericName)"
--- /usr/lib/libreoffice/share/xdg/startcenter.desktop	2013-05-11 19:08:29.000000000 +0200
+++ /sid//usr/lib/libreoffice/share/xdg/startcenter.desktop	2013-06-02 10:54:57.000000000 +0200
@@ -18,6 +18,7 @@
 [Desktop Entry]
 Version=1.0
 Terminal=false
+NoDisplay=true
 Icon=libreoffice-startcenter
 Type=Application
 Categories=Office;X-Red-Hat-Base;X-SuSE-Core-Office;X-MandrivaLinux-Office-Other;
@@ -25,178 +26,8 @@
 MimeType=application/vnd.openofficeorg.extension;
 Name=LibreOffice
+StartupNotify=true
+X-GIO-NoFuse=true

(/sid is LO 4.1 beta)

NoDisplay=true..

> >But yeah, will look why the other symlinks went away...

Looks like a upstream bug make install bug (I could workaround it
but I'll probably just wait for beta2 where it looks fixed).

(ANd I'll look whether I remove that NoDisplay=true..)

Regards,

Rene


Reply to: