Merge lp:~bratsche/appmenu-gtk/blacklist-midori into lp:appmenu-gtk/0.4

Proposed by Cody Russell
Status: Merged
Merged at revision: 103
Proposed branch: lp:~bratsche/appmenu-gtk/blacklist-midori
Merge into: lp:appmenu-gtk/0.4
Diff against target: 11 lines (+1/-0)
1 file modified
src/bridge.c (+1/-0)
To merge this branch: bzr merge lp:~bratsche/appmenu-gtk/blacklist-midori
Reviewer Review Type Date Requested Status
Ted Gould (community) Approve
Review via email: mp+37170@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Ted Gould (ted) :
review: Approve

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 2010-09-29 17:14:35 +0000
3+++ src/bridge.c 2010-09-30 17:58:47 +0000
4@@ -1340,6 +1340,7 @@
5 if ((g_strrstr (prg, "indicator-applet") != NULL)
6 || (g_strcmp0 (prg, "indicator-loader") == 0)
7 || (g_strcmp0 (prg, "mutter") == 0)
8+ || (g_strcmp0 (prg, "midori") == 0)
9 || (g_strcmp0 (prg, "firefox-bin") == 0)
10 || (g_strcmp0 (prg, "thunderbird-bin") == 0)
11 || (g_strcmp0 (prg, "shotwell") == 0)

Subscribers

People subscribed via source and target branches