From 2f30a8e4a8fa730133c70033e09680b56c2e74b5 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Mon, 28 Oct 2013 17:54:09 -0700 Subject: Forgot a var --- data/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/CMakeLists.txt') diff --git a/data/CMakeLists.txt b/data/CMakeLists.txt index ec27376..565e652 100644 --- a/data/CMakeLists.txt +++ b/data/CMakeLists.txt @@ -47,7 +47,7 @@ set( configure_file( "indicator-sound.desktop.in" - ${INDICATOR_SOUND_CONF} + ${INDICATOR_SOUND_XDG_AUTOSTART} @ONLY ) -- cgit v1.2.3