Changeset ccd0b0463dffa4cea2a07db3264f1b75ace93481
- Timestamp:
- 01/27/07 00:25:49
(1 year ago)
- Author:
- Olivier Teulière <ipkiss@videolan.org>
- git-committer:
- Olivier Teulière <ipkiss@videolan.org> 1169853949 +0000
- git-parent:
[37afbbd5128cf3859411f2b6f99487c45e3af6a9]
- git-author:
- Olivier Teulière <ipkiss@videolan.org> 1169853949 +0000
- Message:
- doc/skins/skins2-howto.xml: Fixed a mistake
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r8c24539 |
rccd0b04 |
|
| 354 | 354 | <sect2 id="Group"> |
|---|
| 355 | 355 | <title>Group</title> |
|---|
| 356 | | <para>Adds an offset to the elements it contains. A Group is only supposed to ease the job of the skin designer, who can adjust the position of a group of controls without modifying all the coordinates, but you can ignore it if you want (only one Group is necessary, inside the Window tag). Group tags can be nested.</para> |
|---|
| | 356 | <para>Adds an offset to the elements it contains. A Group is only supposed to ease the job of the skin designer, who can adjust the position of a group of controls without modifying all the coordinates, but you can ignore it if you want (only one Group is necessary, inside the <link linkend="Layout">Layout</link> tag). Group tags can be nested.</para> |
|---|
| 357 | 357 | <sect3 id="groupx"> |
|---|
| 358 | 358 | <title>x</title> |
|---|