aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMarco Trevisan (Treviño) <mail@3v1n0.net>2013-03-30 19:25:21 +0100
committerMarco Trevisan (Treviño) <mail@3v1n0.net>2013-03-30 19:25:21 +0100
commiteacbe640fa7ffb8a99a04ebf21f94982c3679a8c (patch)
tree4fa69148cfa06ee45d84728f2d2196e5be709e88 /src/Makefile.am
parent6a225f960257026db4c5d57211b4159127bfc3a0 (diff)
downloadayatana-indicator-sound-eacbe640fa7ffb8a99a04ebf21f94982c3679a8c.tar.gz
ayatana-indicator-sound-eacbe640fa7ffb8a99a04ebf21f94982c3679a8c.tar.bz2
ayatana-indicator-sound-eacbe640fa7ffb8a99a04ebf21f94982c3679a8c.zip
MenuItem: use GtkLaunchContext with proper event timeout to launch applications
Also discards non-activation events
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 5a36822..0a67a7c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -81,6 +81,7 @@ music_bridge_VALAFLAGS = \
--pkg config \
--pkg gio-2.0 \
--pkg gio-unix-2.0 \
+ --pkg gdk-3.0 \
--pkg gdk-pixbuf-2.0 \
--pkg libxml-2.0