Code review comment for lp:~kamstrup/unity-lens-files/bookmarks-handling

Revision history for this message
Mikkel Kamstrup Erlandsen (kamstrup) wrote :

Fallback is handled in:

18 + if (!bookmarks.launch_if_bookmark (uri))
19 + AppInfo.launch_default_for_uri (uri, null);

« Back to merge proposal