~khyew/mixxx/fixes-1.9

« back to all changes in this revision

Viewing changes to mixxx/res/skins/PhoneyDark1680x1050-WSXGA/skin.xml

  • Committer: RJ Ryan
  • Date: 2011-02-21 23:55:54 UTC
  • Revision ID: rryan@mit.edu-20110221235554-bn0rtyqd2i2ana2m
Applying Jus's patch to update Tooltips for position display across all Mixxx-certified skins. Fixes Bug #722092

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
 
21
21
        <!--
22
22
        CHANGELOG
 
23
        v1.09   (20/02/2011)
 
24
        * Changed Playing position tooltips to reflect new toggle functionality
 
25
 
23
26
        v1.08   (14/12/2010)
24
27
        * Added custom images for splitter in library
25
28
        * Added custom images for branch triangle in treeview
939
942
        **********************************************
940
943
        -->
941
944
        <NumberPos>
942
 
                <Tooltip>Time information&#10;Displays the current playback position (or remaining time) and the duration of the loaded track.&#10;Depends on your settings in Preferences→Interface→Position display.&#10;</Tooltip>
 
945
                <Tooltip>Time information&#10;Displays the elapsed or remaining time and the duration of the track loaded.&#10;Click to toggle between time elapsed/remaining time.&#10;</Tooltip>
943
946
                <Style>QLabel { font: bold 15px/18px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
944
947
                background-color: transparent; color: #0099FF; text-align: left;padding-left: 1%; }
945
948
                QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
954
957
                </Connection>
955
958
        </NumberPos>
956
959
        <NumberPos>
957
 
                <Tooltip>Time information&#10;Displays the current playback position (or remaining time) and the duration of the loaded track.&#10;Depends on your settings in Preferences→Interface→Position display.&#10;</Tooltip>
 
960
                <Tooltip>Time information&#10;Displays the elapsed or remaining time and the duration of the track loaded.&#10;Click to toggle between time elapsed/remaining time.&#10;</Tooltip>
958
961
                <Style>QLabel { font: bold 15px/18px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
959
962
                background-color: transparent; color: #CC6600; text-align: left;padding-left: 1%; }
960
963
                QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;