Review Request 115758: Add sound to kgeography
Albert Astals Cid
aacid at kde.org
Mon Feb 17 22:49:32 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/115758/#review50112
-----------------------------------------------------------
Please use tabs as the rest of the code uses.
CMakeLists.txt
<https://git.reviewboard.kde.org/r/115758/#comment35226>
There's two sounds folders? One here and one in src? Maybe you can attach to the bug the files they contain so i can actually test this?
src/kgeography.cpp
<https://git.reviewboard.kde.org/r/115758/#comment35224>
No need to return the string here, you're only calling it as slot, so the result will always be unused, no?
src/kgeography.cpp
<https://git.reviewboard.kde.org/r/115758/#comment35225>
Isn't "(KFile::ExistingOnly & KFile::LocalOnly)" a constant?
src/kgeography.kcfg
<https://git.reviewboard.kde.org/r/115758/#comment35227>
Do you think it makes sense this to be enabled by default? I am not sure
- Albert Astals Cid
On Feb. 17, 2014, 7:47 p.m., Jaime Torres Amate wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/115758/
> -----------------------------------------------------------
>
> (Updated Feb. 17, 2014, 7:47 p.m.)
>
>
> Review request for KDE Edu and Albert Astals Cid.
>
>
> Bugs: 132702
> http://bugs.kde.org/show_bug.cgi?id=132702
>
>
> Repository: kgeography
>
>
> Description
> -------
>
> The code to choose the sound file is borrowed from kalarm.
> Add phonon to play sounds (can not be easier).
> Add the configuration to select the sound files.
>
>
> Diffs
> -----
>
> CMakeLists.txt e7a6d9c
> src/CMakeLists.txt 9e49f0d
> src/askwidget.h 32421b0
> src/askwidget.cpp 7f9e3cc
> src/boxasker.h 507099f
> src/boxasker.cpp f0a5b60
> src/capitaldivisionasker.h 744c43c
> src/capitaldivisionasker.cpp 495eb26
> src/divisioncapitalasker.h 0246482
> src/divisioncapitalasker.cpp 625379b
> src/divisionflagasker.h ffee8c2
> src/divisionflagasker.cpp 361c973
> src/flagdivisionasker.h 623a249
> src/flagdivisionasker.cpp 34f7711
> src/kgeography.h 4506bd0
> src/kgeography.cpp e5e5305
> src/kgeography.kcfg 14f5d4f
> src/kgeographyoptions.ui 109b077
> src/mapasker.h 4e89fe5
> src/mapasker.cpp 22e0c24
> src/placeasker.h 7d27178
> src/placeasker.cpp d65e030
>
> Diff: https://git.reviewboard.kde.org/r/115758/diff/
>
>
> Testing
> -------
>
> It only make sounds when selected in the configuration, and the sound file exists.
>
>
> Thanks,
>
> Jaime Torres Amate
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20140217/67d87e63/attachment-0001.html>
More information about the kde-edu
mailing list