Merge lp:~albyrock87/synapse-project/open-with-fix into lp:synapse-project

Proposed by Alberto Aldegheri
Status: Merged
Merged at revision: 270
Proposed branch: lp:~albyrock87/synapse-project/open-with-fix
Merge into: lp:synapse-project
Diff against target: 0 lines
To merge this branch: bzr merge lp:~albyrock87/synapse-project/open-with-fix
Reviewer Review Type Date Requested Status
Michal Hruby Approve
Review via email: mp+43351@code.launchpad.net

Description of the change

To post a comment you must log in.
Revision history for this message
Michal Hruby (mhr3) wrote :

Please load the subclasses file in the async load_all_desktop_files method (and use async methods for the loading).

Also why did you change the behaviour of get_desktop_files_for_type ()? Please keep the old one, so no changes to desktop-file-plugin are necessary.

review: Needs Fixing
272. By Alberto Aldegheri

Use async methods

273. By Alberto Aldegheri

Like mhr3 said: ow

274. By Alberto Aldegheri

Another async whoops, and clear map

275. By Alberto Aldegheri

Moved into the first loop

276. By Alberto Aldegheri

cleanups

277. By Alberto Aldegheri

cleanups, I'm a little asleep today

278. By Alberto Aldegheri

cleanups, I'm a little asleep today

279. By Alberto Aldegheri

use set

280. By Alberto Aldegheri

One yield it's better than two

Revision history for this message
Michal Hruby (mhr3) wrote :

Looks good now ;)

review: Approve
281. By Alberto Aldegheri

add a space

282. By Alberto Aldegheri

Use only clear

Preview Diff

Empty