Skinning.tipMap: Difference between revisions

From Shareaza Wiki
Jump to navigation Jump to search
(removed dead link to shareaza*com forum attachment; formatted recovery footer text)
No edit summary
Line 1: Line 1:
{{Language}}
{{do not translate}}
{{RecoveredPage|The following content has been recovered from the old wiki and pantheraproject*net. Competent verification is needed.}}
{{Recovered|The following content has been recovered from the old wiki and pantheraproject*net. Competent verification is needed.}}


= <tipMap> =
= <tipMap> =
Line 12: Line 12:
         <control code="1374" id="IDC_THROTTLE_MODE"/>
         <control code="1374" id="IDC_THROTTLE_MODE"/>
         </tipMap>
         </tipMap>
{{note|#E8F7FC|<center>''This page was last modified on March 27, 2008, at 20:08.''<br>
'''Copyright © 2002-2009 Shareaza Development Team.'''</center>}}

Revision as of 00:51, 28 August 2010

  Translation

Do not translate this page into other languages. It is either low priority, too specific or incomplete.

e
  Recovered

The following content has been recovered from the old wiki and pantheraproject*net. Competent verification is needed.

e

<tipMap>

The <tipMap> element lists mappings between resource IDs used in Shareaza and control names.

The element data are used while displaying tooltips defined in the controlTips element.

Here is an example from MyTipMap.xml:

        <tipMap>
        <control code="1374" id="IDC_THROTTLE_MODE"/>
        </tipMap>