diff options
author | Josef Schauer <schauher@mur.at> | 2014-04-08 21:29:18 (GMT) |
---|---|---|
committer | Josef Schauer <schauher@mur.at> | 2014-04-08 21:29:18 (GMT) |
commit | 06749e97d2035394cdb32266059cd71e24ef2217 (patch) | |
tree | 0d274e4abd7cbb830a2b570e3374c36b849ad737 /RHMixxx1280x800 | |
parent | 64c961332f8657dd6cb9963b7bfcd4476ab1e98e (diff) |
pics
Diffstat (limited to 'RHMixxx1280x800')
-rw-r--r-- | RHMixxx1280x800/Volume_long_player.png | bin | 162 -> 158 bytes | |||
-rw-r--r-- | RHMixxx1280x800/Volume_long_player.xcf | bin | 2291 -> 641 bytes | |||
-rwxr-xr-x | RHMixxx1280x800/skin.xml | 9 |
3 files changed, 5 insertions, 4 deletions
diff --git a/RHMixxx1280x800/Volume_long_player.png b/RHMixxx1280x800/Volume_long_player.png Binary files differindex 9b9ac19..73c3fe8 100644 --- a/RHMixxx1280x800/Volume_long_player.png +++ b/RHMixxx1280x800/Volume_long_player.png diff --git a/RHMixxx1280x800/Volume_long_player.xcf b/RHMixxx1280x800/Volume_long_player.xcf Binary files differindex 3050377..5cb5887 100644 --- a/RHMixxx1280x800/Volume_long_player.xcf +++ b/RHMixxx1280x800/Volume_long_player.xcf diff --git a/RHMixxx1280x800/skin.xml b/RHMixxx1280x800/skin.xml index 457b9bc..0d11ccf 100755 --- a/RHMixxx1280x800/skin.xml +++ b/RHMixxx1280x800/skin.xml @@ -481,7 +481,7 @@ WSearchLineEdit { background: #cfdee7; color: #000000; } ********************************************** --> <WidgetGroup> - <Pos>20,99</Pos> + <Pos>780,99</Pos> <Style>QGroupBox { border: 0px solid red; }</Style> <Children> <Visual> @@ -584,7 +584,7 @@ WSearchLineEdit { background: #cfdee7; color: #000000; } </PushButton> - <!--Channel 2: Button- Repeat (End of track mode) + <!--Channel 1: Button- Repeat (End of track mode) <PushButton> <TooltipId>repeat</TooltipId> <Style></Style> @@ -605,7 +605,7 @@ WSearchLineEdit { background: #cfdee7; color: #000000; } </Connection> </PushButton>--> - <!--Channel 2: Button- Stop--> + <!--Channel 1: Button- Stop--> <PushButton> <TooltipId>cue_default_cue_gotoandstop</TooltipId> <Style></Style> @@ -632,6 +632,7 @@ WSearchLineEdit { background: #cfdee7; color: #000000; } </Children> </WidgetGroup> + <!-- ********************************************** Visual - Volume level display @@ -766,7 +767,7 @@ WSearchLineEdit { background: #cfdee7; color: #000000; } <Style>QGroupBox { border: 0px solid red; }</Style> <Children> <VuMeter> - <Tooltip>Channel volume meter Shows the left channel of player 1 volume </Tooltip> + <Tooltip>Channel volume meter Shows the left channel of player 2 volume </Tooltip> <Style></Style> <PathVu>Volume_long_over_player.png</PathVu> <PathBack>Volume_long_player.png</PathBack> |