[Bug 950834] Re: Add keywords to .desktop files
** Bug watch removed: LibreOffice Bugzilla #47157 https://www.libreoffice.org/bugzilla/show_bug.cgi?id=47157 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950834 Title: Add keywords to .desktop files To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/950834/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 950834] Re: Add keywords to .desktop files
This bug was fixed in the package libreoffice - 1:4.0.0~beta2-0ubuntu2 --- libreoffice (1:4.0.0~beta2-0ubuntu2) raring; urgency=low * Build using the internal libmspub for a first build. -- Matthias KloseTue, 19 Feb 2013 00:05:26 +0100 ** Changed in: libreoffice (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950834 Title: Add keywords to .desktop files To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/950834/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 950834] Re: Add keywords to .desktop files
** Changed in: df-libreoffice Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950834 Title: Add keywords to .desktop files To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/950834/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 950834] Re: Add keywords to .desktop files
** Changed in: df-libreoffice Status: Fix Released => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950834 Title: Add keywords to .desktop files To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/950834/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 950834] Re: Add keywords to .desktop files
** Changed in: hundredpapercuts Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950834 Title: Add keywords to .desktop files To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/950834/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 950834] Re: Add keywords to .desktop files
** Changed in: df-libreoffice Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950834 Title: Add keywords to .desktop files To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/950834/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 950834] Re: Add keywords to .desktop files
fix committed upstream for 3.7. ** Changed in: libreoffice (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950834 Title: Add keywords to .desktop files To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/950834/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 950834] Re: Add keywords to .desktop files
** Changed in: df-libreoffice Status: New => Confirmed ** Changed in: df-libreoffice Importance: Medium => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950834 Title: Add keywords to .desktop files To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/950834/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 950834] Re: Add keywords to .desktop files
** Changed in: hundredpapercuts Milestone: None => quantal-2-productivity ** Changed in: hundredpapercuts Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950834 Title: Add keywords to .desktop files To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/950834/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 950834] Re: Add keywords to .desktop files
** Changed in: hundredpapercuts Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950834 Title: Add keywords to .desktop files To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/950834/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 950834] Re: Add keywords to .desktop files
Launchpad has imported 2 comments from the remote bug at https://bugs.freedesktop.org/show_bug.cgi?id=47157. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.launchpad.net/InterBugTracking. On 2012-03-09T15:37:14+00:00 Nicolas Delvaux wrote: Originally filled at https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/950834 The Desktop Entry Specification now provide a "Keywords" section. Extract from the spec[1]: "A list of strings which may be used in addition to other metadata to describe this entry. This can be useful e.g. to facilitate searching through entries." This entry is used, for example, by Unity (Ubuntu default desktop) to find apps that the user search in a semantic way. Here is my proposal (think as "if user search $keyword, he should find $app): Writer: odt;docx;Text;Letter;CV; Calc: ods;xls;xlsx;Accounting;Stats;Chart; Impress: odp;ppt;pptx;Slide;Slideshow;Presentation; Draw: odg;Vector;Schema;Diagram; Math: Equation; Base: Data; It would also be cool to add words such as "Excel", "PowerPoint", etc. because they became kind of common nouns for some people. We may also add "Oracle", "MySQL", "PostgreSQL", etc. to Base. But I don't know if it is doable because these words are trademarked. [1] http://standards.freedesktop.org/desktop-entry- spec/latest/ar01s05.html#key-keywords Reply at: https://bugs.launchpad.net/df- libreoffice/+bug/950834/comments/3 On 2012-04-04T15:04:31+00:00 Nicolas Delvaux wrote: Keywords are not intended only for Unity: they also work, for example, with Gnome-Shell. Reply at: https://bugs.launchpad.net/df- libreoffice/+bug/950834/comments/7 ** Changed in: df-libreoffice Status: Unknown => New ** Changed in: df-libreoffice Importance: Unknown => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950834 Title: Add keywords to .desktop files To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/950834/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 950834] Re: Add keywords to .desktop files
** Bug watch added: freedesktop.org Bugzilla #47157 https://bugs.freedesktop.org/show_bug.cgi?id=47157 ** Changed in: df-libreoffice Remote watch: www.libreoffice.org/bugzilla/ #47157 => freedesktop.org Bugzilla #47157 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950834 Title: Add keywords to .desktop files To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/950834/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 950834] Re: Add keywords to .desktop files
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: libreoffice (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950834 Title: Add keywords to .desktop files To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/950834/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 950834] Re: Add keywords to .desktop files
(Launchpad seems to have troubles with https links...) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950834 Title: Add keywords to .desktop files To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/950834/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 950834] Re: Add keywords to .desktop files
The upstream bug is: https://www.libreoffice.org/bugzilla/show_bug.cgi?id=47157 However, I imagine that upstream will be to late for Precise... Is a downstream patch conceivable (as we currently have for quicklists)? ** Bug watch added: www.libreoffice.org/bugzilla/ #47157 http://www.libreoffice.org/bugzilla/show_bug.cgi?id=47157 ** Bug watch added: www.libreoffice.org/bugzilla/ #47157 http://www.libreoffice.org/bugzilla/show_bug.cgi?id=47157 ** Changed in: df-libreoffice Importance: Undecided => Unknown ** Changed in: df-libreoffice Status: Incomplete => Unknown ** Changed in: df-libreoffice Remote watch: None => www.libreoffice.org/bugzilla/ #47157 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950834 Title: Add keywords to .desktop files To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/950834/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 950834] Re: Add keywords to .desktop files
Please propose appropriate mapping of keywords and file a bug upstream as per: http://wiki.documentfoundation.org/BugReport and link the bug here. The bug qualifes as "EasyHack" (libreoffice equivalent of PaperCuts). Note however that "Excel" and comparable keywords are trademarked and thus can cause trouble. ** Changed in: libreoffice (Ubuntu) Importance: Undecided => Wishlist ** Also affects: df-libreoffice Importance: Undecided Status: New ** Changed in: df-libreoffice Status: New => Incomplete ** Also affects: hundredpapercuts Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950834 Title: Add keywords to .desktop files To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/950834/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 950834] Re: Add keywords to .desktop files
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950834 Title: Add keywords to .desktop files To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/950834/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs