Merge lp:~mterry/appmenu-gtk/let-shotwell-be-free into lp:appmenu-gtk/0.4

Proposed by Michael Terry
Status: Merged
Merged at revision: 111
Proposed branch: lp:~mterry/appmenu-gtk/let-shotwell-be-free
Merge into: lp:appmenu-gtk/0.4
Diff against target: 11 lines (+0/-1)
1 file modified
src/bridge.c (+0/-1)
To merge this branch: bzr merge lp:~mterry/appmenu-gtk/let-shotwell-be-free
Reviewer Review Type Date Requested Status
Canonical Desktop Experience Team Pending
Review via email: mp+48472@code.launchpad.net

Description of the change

This is part of bug 649340. Once [1] and [2] are merged, shotwell will behave great with appmenus. So we can unblacklist it.

[1] lp:~mterry/dbusmenu/disconnect-when-done
[2] lp:~mterry/indicator-appmenu/less-racy-window-closing

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/bridge.c'
2--- src/bridge.c 2011-01-24 21:19:22 +0000
3+++ src/bridge.c 2011-02-03 13:59:52 +0000
4@@ -804,7 +804,6 @@
5 || (g_strcmp0 (prg, "midori") == 0)
6 || (g_strcmp0 (prg, "firefox-bin") == 0)
7 || (g_strcmp0 (prg, "thunderbird-bin") == 0)
8- || (g_strcmp0 (prg, "shotwell") == 0)
9 || (g_strcmp0 (prg, "gnome-panel") == 0))
10 {
11 return TRUE;

Subscribers

People subscribed via source and target branches