Merge lp://qastaging/~didrocks/unity/fix_store_kde4_apps into lp://qastaging/unity

Proposed by Didier Roche-Tolomelli
Status: Merged
Merged at revision: 1359
Proposed branch: lp://qastaging/~didrocks/unity/fix_store_kde4_apps
Merge into: lp://qastaging/unity
Diff against target: 160 lines (+10/-118)
1 file modified
plugins/unityshell/src/FavoriteStoreGSettings.cpp (+10/-118)
To merge this branch: bzr merge lp://qastaging/~didrocks/unity/fix_store_kde4_apps
Reviewer Review Type Date Requested Status
Neil J. Patel (community) Approve
Review via email: mp+70704@code.qastaging.launchpad.net

Description of the change

Fix and store in the right way the kde apps:
- don't look at subdirectories for them.
- gio is opening them in subdir-desktopname.desktop format (LP: #741129)
Note that some initialization and replace could be store later in the init()
function to avoid too many replaces (even if this function is not called a lot
and it's still way better than stating each subdir)

To post a comment you must log in.
Revision history for this message
Neil J. Patel (njpatel) wrote :

Approved as discussed.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.