From 401714975a465af56ab137416436b6470263fe12 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 31 May 2017 16:24:39 +0200 Subject: Play system-ready sound when arctica-greeter is ready for loggin the user in. Ship system-ready sound with our own sound theme as ubuntu-sounds is not available on all distros. --- data/Makefile.am | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'data/Makefile.am') diff --git a/data/Makefile.am b/data/Makefile.am index 2a77aaf..81f0ea6 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -7,6 +7,14 @@ backgroundsdir = $(datarootdir)/backgrounds dist_backgrounds_DATA = \ arctica-greeter.png +soundsdir = $(datarootdir)/sounds/arctica-greeter +dist_sounds_DATA = \ + sounds/index.theme + +soundsstereodir = $(datarootdir)/sounds/arctica-greeter/stereo +dist_soundsstereo_DATA = \ + sounds/stereo/system-ready.ogg + dist_pkgdata_DATA = \ a11y.svg \ active.png \ -- cgit v1.2.3