The desktop file should include support for keywords
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| software-center (Ubuntu) |
Low
|
Nekhelesh Ramananthan |
Bug Description
The .desktop file should be modified to add support for keywords as per the new XDG specifications.
Related branches
- Gary Lasker (community): Approve on 2012-04-09
-
Diff: 30 lines (+7/-0)3 files modifieddata/ubuntu-software-center.desktop.in (+1/-0)
data/unbranded-software-center.desktop.in (+1/-0)
debian/changelog (+5/-0)
Changed in software-center (Ubuntu): | |
status: | New → Confirmed |
assignee: | nobody → Nekhelesh Ramananthan (nik90) |
Changed in software-center (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in software-center (Ubuntu): | |
importance: | Undecided → Low |
Gary Lasker (gary-lasker) wrote : | #1 |
Changed in software-center (Ubuntu): | |
status: | In Progress → Fix Committed |
Launchpad Janitor (janitor) wrote : | #2 |
This bug was fixed in the package software-center - 5.1.14.2
---------------
software-center (5.1.14.2) precise; urgency=low
[ Michael Vogt ]
* lp:~mvo/software-center/config-tweak:
- cleanup concerning always having a 'general' section in the cfg file
* lp:~mvo/software-center/pygi-properties-fixes:
- properly initialize the properties in CellRendererAppView as required
for pygi, fixes crash on network events (LP: #965937)
* lp:~mvo/software-center/lp977889:
- fix the disappearing list view sort combobox (LP: #977889)
[ Gary Lasker ]
* lp:~gary-lasker/software-center/recommends-more-button-lp971567:
- correctly render 'more' button in recommendations panel (LP: #971567)
* lp:~gary-lasker/software-center/show-technical-items-lp955030:
- make 'show n technical items' appear clickable again (LP: #955030)
* lp:~gary-lasker/software-center/fix-crash-lp969737:
- fix an intermittent crash that can occur when saving the vertical
position of the installed pane treeview on a cache refresh
(LP: #969737)
* lp:~gary-lasker/software-center/fix-crash-lp970157:
- Small fix for a crash that can happen during the installed view
treeview initialization (LP: #970157)
* lp:~gary-lasker/software-center/fix-crash-lp968988:
- Fix crash bug LP: #968988 by making sure that there is always
a tree_view.
* lp:~gary-lasker/software-center/remember-sort-preference-lp966878:
- Fix for bug LP: #966878 to not reset the user's sorting preference
if they have set one
[ Nekhelesh Ramananthan ]
* lp:~nik90/software-center/add_keywords_new:
- added keywords to the desktop file for better search criteria
(LP: #977175)
[ Sebastian Heinlein ]
* lp:~glatzor/software-center/fix-977020:
- fix software-center error dialogs for errors other than
ERROR_
(LP: #977020)
- Allow to repair an incomplete installation (partially fixes
LP: #659438)
[ Kiwinote ]
* lp:~kiwinote/software-center/lp951557:
- don't duplicate text on paste (LP: #951557)
-- Michael Vogt <email address hidden> Tue, 10 Apr 2012 19:21:21 +0200
Changed in software-center (Ubuntu): | |
status: | Fix Committed → Fix Released |
This is very nice. Approved and merged. This will be available in the next development release of Ubuntu Software Center in Precise.
Many thanks, Nekhelesh!!