Skip to content
This repository has been archived by the owner on Jun 11, 2020. It is now read-only.

Sounds #112

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Sounds #112

wants to merge 2 commits into from

Conversation

Schlumpf
Copy link
Contributor

@Schlumpf Schlumpf commented Mar 8, 2014

We have sounds in our repo for a long time, but nobody used them, till now.

I implemented the sounds as soundpacks (themes), so the sounds from our sound directory are a "default pack" and have to moved into the soundpack directory (by installer?): QStandardPaths::writableLocation(QStandardPaths::ConfigLocation) + '/' + AppInfo::name + "/sounds"

I did the pack handling different from the smileypacks, if it's better in this way, I'll change the smileypack, too.

@nurupo
Copy link
Owner

nurupo commented Mar 9, 2014

I remember some Google Summer of Code student messaging me on IRC saying that they implemented sound notifications, but I never got a PR from them, huh

@nurupo
Copy link
Owner

nurupo commented Mar 9, 2014

by installer?

Yes, by installer, when we get one sorted out, which is a whole different issue.

Also, we need to do something about coding style, you are completely ignoring mine : )

@nurupo
Copy link
Owner

nurupo commented Mar 9, 2014

Anyway, it will take me some time to go over this and messages pull requests since it seems that I will be very busy for the next two weeks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants