summaryrefslogblamecommitdiffstats
path: root/core/modules/pulseaudio/module.conf
blob: 15db379d9a5369f6a68d7037b30cab9c7c70ecd9 (plain) (tree)
1
2
3
4
5
6
7
8
9
10



                      
                       




                          
                                    
                       

                              

                             




                                               
#!/bin/bash

REQUIRED_DIRECTORIES="
	/etc/dbus-1
	/etc/modprobe.d
	/etc/pulse
	/etc/xdg/autostart
	/lib/udev
	/usr/bin
	/usr/lib
	/usr/share/icons/gnome/16x16
	/usr/share/alsa
	/usr/share/mime
	/usr/share/pavucontrol
	/usr/share/pulseaudio
"

REQUIRED_FILES="
	/usr/share/icons/gnome/icon-theme.cache
	/usr/share/icons/gnome/index.theme
"