~indicator-applet-developers/indicator-sound/trunk.13.10

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Tarmac
  • Author(s): Marco Trevisan (Treviño)
  • Date: 2013-04-05 14:11:02 UTC
  • mfrom: (344.1.1 indicator-sound)
  • Revision ID: tarmac-20130405141102-l5fc4o7l4qetugvq
MenuItem: use GtkLaunchContext with proper event timeout to launch applications

Also discards non-activation events. Fixes: https://bugs.launchpad.net/bugs/1163434.

Approved by PS Jenkins bot, Lars Uebernickel.

Show diffs side-by-side

added added

removed removed

Lines of Context:
81
81
  --pkg config \
82
82
  --pkg gio-2.0 \
83
83
  --pkg gio-unix-2.0 \
 
84
  --pkg gdk-3.0 \
84
85
  --pkg gdk-pixbuf-2.0 \
85
86
  --pkg libxml-2.0
86
87