~charlesk/appmenu-gtk/lp-788640

« back to all changes in this revision

Viewing changes to src/bridge.c

  • Committer: Cody Russell
  • Date: 2010-09-29 16:47:05 UTC
  • Revision ID: crussell@canonical.com-20100929164705-tqd1xc4f7sxjf7ep
Blacklist shotwell.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1311
1311
      || (g_strcmp0 (prg, "mutter") == 0)
1312
1312
      || (g_strcmp0 (prg, "firefox-bin") == 0)
1313
1313
      || (g_strcmp0 (prg, "thunderbird-bin") == 0)
 
1314
      || (g_strcmp0 (prg, "shotwell") == 0)
1314
1315
      || (g_strcmp0 (prg, "gnome-panel") == 0))
1315
1316
    {
1316
1317
      return TRUE;