Merge lp:~mterry/appmenu-gtk/blacklist-glade into lp:appmenu-gtk/0.4

Proposed by Michael Terry
Status: Merged
Merged at revision: 149
Proposed branch: lp:~mterry/appmenu-gtk/blacklist-glade
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:~mterry/appmenu-gtk/blacklist-glade
Reviewer Review Type Date Requested Status
Andrea Cimitan (community) Approve
Review via email: mp+100446@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Andrea Cimitan (cimi) :
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-03-05 22:45:27 +0000
+++ src/bridge.c 2012-04-02 15:15:26 +0000
@@ -955,6 +955,7 @@
955 || (g_strcmp0 (prg, "emacs") == 0)955 || (g_strcmp0 (prg, "emacs") == 0)
956 || (g_strcmp0 (prg, "emacs23") == 0)956 || (g_strcmp0 (prg, "emacs23") == 0)
957 || (g_strcmp0 (prg, "emacs23-lucid") == 0)957 || (g_strcmp0 (prg, "emacs23-lucid") == 0)
958 || (g_strcmp0 (prg, "glade") == 0)
958 || (g_strcmp0 (prg, "gnome-panel") == 0)959 || (g_strcmp0 (prg, "gnome-panel") == 0)
959 || (g_strcmp0 (prg, "Lotus Notes") == 0))960 || (g_strcmp0 (prg, "Lotus Notes") == 0))
960 {961 {

Subscribers

People subscribed via source and target branches