Open GoogleCodeExporter opened 9 years ago
In the meantime, I've changed the case of the hardcoded "Music player", in
revision
49 of hugovk branch. A partial fix.
Original comment by hugovk@gmail.com
on 22 Oct 2008 at 7:33
Yes. This was me being a bit lazy nd then forgetting about it.
I suspect that we can get the name of the music player app using its UID
through the
API RApaLsSession::GetAppInfo(). The caption in the application info that is
returned should be the name of the music player and should also be localised.
Original comment by eartle@gmail.com
on 22 Oct 2008 at 8:10
Thanks for the pointer, now fixed in r50 of the hugovk branch.
Tested on a N95 8GB: status pane says "Soitin" in Finnish and "Music player" in
English.
I thought about keeping "Music player" hardcoded in case there was an error
getting
the app info, but then decided against it. Feel free to fine tune it :)
Also, I added KMusicAppUID to musicappobserver.cpp as it doesn't share any
common
header files with mobblerstatuscontrol.cpp where it was first defined. Should
it be
added to some other header file for them both to include? Which one?
Original comment by hugovk@gmail.com
on 22 Oct 2008 at 3:07
Original issue reported on code.google.com by
hugovk@gmail.com
on 21 Oct 2008 at 12:15