Comment 3 for bug 991846

Revision history for this message
Nekhelesh Ramananthan (nik90) wrote :

Thank you for reporting this bug to make Ubuntu better. The quicklist code you have mentioned in your code is outdated. It has been replaced with the new convention. This is illustrated below,

[Desktop Action Writer]
Name=Text Document
Exec=libreoffice -writer %U
OnlyShowIn=Unity;

You can read more about this at https://wiki.ubuntu.com/Unity/LauncherAPI#Static_Quicklist_entries.

Can you branch the libreoffice code, apply your patch and push this. We will try to merge this into Ubuntu and Upstream as well?

@Other Unity developers
This bug is not a duplicate of https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/720716 since that bug report only provide static quicklist support for writer, calc and impress. This bug report is intended to provide quicklist support for the libreoffice main launcher.