diff options
Diffstat (limited to 'data/CMakeLists.txt')
-rw-r--r-- | data/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 ) |