summaryrefslogtreecommitdiffstats
path: root/sounds/user
AgeCommit message (Collapse)AuthorFilesLines
2018-07-15build: switch to meson buildsystemSebastian Reichel41-169/+0
We build the project with 'meson' now instead of using custom configure script + GNU Makefiles. To build the project, go to the project root directory and use the following commands: Building: meson build cd build ninja Update Language Files: ninja shopsystem-pot ninja shopsystem-update-po Install: DESTDIR=./tmp ninja install
2016-08-04sound: japanese sound themeSebastian Reichel7-0/+29
2012-10-06Add full audio support (Closes: GH-13)Sebastian Reichel34-0/+140