The source project of this merge request has been removed.
Fix and add new menu icons
Fixes a couple of existing menu icons and adds a bunch of new ones:
- muteAction icon name set to "player-volume-muted" instead of "player-volume"
- restartPlaybackAction icon name set to "edit-reset" instead of "start-over" as to not be confused with looping
- Add icon for setLoopAction
- Add icon for playbackSpeedIncreaseAction
- Add icon for playbackSpeedDecreaseAction
- Add icon for playbackSpeedResetAction
- Add icon for subtitleToggleAction
- Add icon for subtitleIncreaseFontSizeAction
- Add icon for subtitleDecreaseFontSizeAction
- Add icon for subtitleMoveUpAction
- Add icon for subtitleMoveDownAction
- Add icon for toggleMenuBarAction
- Add icon for videoPanXLeftAction
- Add icon for videoPanXRightAction
- Add icon for videoPanYUpAction
- Add icon for videoPanYDownAction