Added default sxmo applications mimeapps.list
This commit is contained in:
parent
08b95c6182
commit
f2a3ad47cf
2 changed files with 9 additions and 0 deletions
2
Makefile
2
Makefile
|
@ -36,6 +36,8 @@ install: $(PROGRAMS)
|
||||||
mkdir -p $(PREFIX)/usr/share/sxmo
|
mkdir -p $(PREFIX)/usr/share/sxmo
|
||||||
cp -r configs/* $(PREFIX)/usr/share/sxmo
|
cp -r configs/* $(PREFIX)/usr/share/sxmo
|
||||||
|
|
||||||
|
cp -r usr/* /usr/
|
||||||
|
|
||||||
mkdir -p $(PREFIX)/etc/alsa/conf.d/
|
mkdir -p $(PREFIX)/etc/alsa/conf.d/
|
||||||
cp configs/alsa/alsa_sxmo_enable_dmix.conf $(PREFIX)/etc/alsa/conf.d/
|
cp configs/alsa/alsa_sxmo_enable_dmix.conf $(PREFIX)/etc/alsa/conf.d/
|
||||||
|
|
||||||
|
|
7
usr/share/applications/mimeapps.list
Normal file
7
usr/share/applications/mimeapps.list
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
[Default Applications]
|
||||||
|
image/jpeg=sxmo-sxiv.desktop
|
||||||
|
image/png=sxmo-sxiv.desktop
|
||||||
|
image/gif=sxmo-sxiv.desktop
|
||||||
|
audio/x-m4a=sxmo-mpv-music.desktop
|
||||||
|
audio/mpeg=sxmo-mpv-music.desktop
|
||||||
|
application/pdf=sxmo-zathura.desktop
|
Loading…
Add table
Add a link
Reference in a new issue