Applet: Add settings for maximal volume and volume step
ClosedPublic

Authored by drosca on Apr 21 2016, 10:16 AM.

Diff Detail

Repository
R115 Plasma Audio Volume Applet
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
drosca updated this revision to Diff 3443.Apr 21 2016, 10:16 AM
drosca retitled this revision from to Applet: Add settings for maximal volume and volume step.
drosca updated this object.
drosca edited the test plan for this revision. (Show Details)
drosca added a reviewer: Plasma.
Restricted Application added a project: Plasma. · View Herald TranscriptApr 21 2016, 10:16 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
broulik added inline comments.
applet/contents/config/config.qml
28

Perhaps the volume icon?

applet/contents/ui/ConfigGeneral.qml
36

We usually use "Maximum" instead of Maximal

44

i18n

57

i18n

drosca updated this revision to Diff 4172.Jun 2 2016, 6:26 PM

Maximal -> Maximum

drosca added inline comments.Jun 2 2016, 6:28 PM
applet/contents/config/config.qml
28

The volume kcm (displayed under applet config) already has volume icon, so I used generic plasma icon.

This revision was automatically updated to reflect the committed changes.