Merge lp:~charlesk/appmenu-gtk/lp-761571 into lp:appmenu-gtk/12.10

Proposed by Charles Kerr
Status: Merged
Approved by: Charles Kerr
Approved revision: 154
Merged at revision: 154
Proposed branch: lp:~charlesk/appmenu-gtk/lp-761571
Merge into: lp:appmenu-gtk/12.10
Diff against target: 11 lines (+1/-0)
1 file modified
src/bridge.c (+1/-0)
To merge this branch: bzr merge lp:~charlesk/appmenu-gtk/lp-761571
Reviewer Review Type Date Requested Status
Lars Karlitski (community) Approve
jenkins (community) continuous-integration Approve
Review via email: mp+116570@code.launchpad.net
To post a comment you must log in.
Revision history for this message
jenkins (martin-mrazik+qa) wrote :
review: Approve (continuous-integration)
Revision history for this message
Lars Karlitski (larsu) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'src/bridge.c'
--- src/bridge.c 2012-07-18 16:27:28 +0000
+++ src/bridge.c 2012-07-25 00:06:18 +0000
@@ -949,6 +949,7 @@
949 || (g_strcmp0 (prg, "indicator-loader") == 0)949 || (g_strcmp0 (prg, "indicator-loader") == 0)
950 || (g_strcmp0 (prg, "mutter") == 0)950 || (g_strcmp0 (prg, "mutter") == 0)
951 || (g_strcmp0 (prg, "midori") == 0)951 || (g_strcmp0 (prg, "midori") == 0)
952 || (g_strcmp0 (prg, "qtoctave") == 0)
952 || (g_strcmp0 (prg, "firefox-bin") == 0)953 || (g_strcmp0 (prg, "firefox-bin") == 0)
953 || (g_strcmp0 (prg, "thunderbird-bin") == 0)954 || (g_strcmp0 (prg, "thunderbird-bin") == 0)
954 || (g_strcmp0 (prg, "Eclipse") == 0)955 || (g_strcmp0 (prg, "Eclipse") == 0)

Subscribers

People subscribed via source and target branches