Changeset 62b68c2c4515ec427df9fd104261ab2101cfdecc
- Timestamp:
- 08/05/07 15:10:00
(1 year ago)
- Author:
- Olivier Teulière <ipkiss@videolan.org>
- git-committer:
- Olivier Teulière <ipkiss@videolan.org> 1186319400 +0000
- git-parent:
[b48bc0e9f24dcafd9c142a68638a21f15d871ece]
- git-author:
- Olivier Teulière <ipkiss@videolan.org> 1186319400 +0000
- Message:
doc/skins/skins2-howto.xml: Added Button.tooltiptext which had been forgotten
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r6b89b49 |
r62b68c2 |
|
| 530 | 530 | <para>Default value: none</para> |
|---|
| 531 | 531 | </sect3> |
|---|
| | 532 | <sect3 id="buttontooltiptext"> |
|---|
| | 533 | <title>tooltiptext</title> |
|---|
| | 534 | <para>Tooltip associated with the button. See also <link linkend="textvars">Text variables</link>.</para> |
|---|
| | 535 | <para>Default value: </para> |
|---|
| | 536 | </sect3> |
|---|
| 532 | 537 | </sect2> |
|---|
| 533 | 538 | |
|---|