I would like to add a little patch to the gnome audio mixer as currently plays English sounds when its tested in eg. stereo. I would like to make the voice files in my language, and IMHO it would be convenient to use the proper voice after language settings. Can be done, or somebody has thought about that?
I have created the hu sound files, and slowly found a way to hack the js file with a fallback to en sound files if there is no sound found based on the locale. The remaining issue that I don’t know how to create the folders that the script pays attention, and follows the targeted files. I know, this is embarrasing, but this is my first gnome extension - and followed the help pages to create the template, and files. Any advice how to test the extension?