Changeset 14509b0740966976fba9ae71b8e3ff435fbaa1f4
- Timestamp:
- 03/20/06 23:34:43
(2 years ago)
- Author:
- Olivier Teulière <ipkiss@videolan.org>
- git-committer:
- Olivier Teulière <ipkiss@videolan.org> 1142894083 +0000
- git-parent:
[78fcf0e4d918f04bcdbaa2b9f57dbbb328aaf383]
- git-author:
- Olivier Teulière <ipkiss@videolan.org> 1142894083 +0000
- Message:
- doc/skins/skins2-howto.xml: Fixed typos.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rf11cfb7 |
r14509b0 |
|
| 755 | 755 | </para></listitem> |
|---|
| 756 | 756 | <listitem><para> |
|---|
| 757 | | <emphasis>dialog.file()</emphasis>: Show the "Open File" dialog box, with many options (stream output, subtitles, etc...). |
|---|
| 758 | | </para></listitem> |
|---|
| 759 | | <listitem><para> |
|---|
| 760 | | <emphasis>dialog.directory()</emphasis>: Show the "Open Directory" dialog box (new after VLC 0.8.2). |
|---|
| 761 | | </para></listitem> |
|---|
| 762 | | <listitem><para> |
|---|
| 763 | | <emphasis>dialog.disc()</emphasis>: Show the "Open Disc" dialog box. |
|---|
| | 757 | <emphasis>dialogs.file()</emphasis>: Show the "Open File" dialog box, with many options (stream output, subtitles, etc...). |
|---|
| | 758 | </para></listitem> |
|---|
| | 759 | <listitem><para> |
|---|
| | 760 | <emphasis>dialogs.directory()</emphasis>: Show the "Open Directory" dialog box (new after VLC 0.8.2). |
|---|
| | 761 | </para></listitem> |
|---|
| | 762 | <listitem><para> |
|---|
| | 763 | <emphasis>dialogs.disc()</emphasis>: Show the "Open Disc" dialog box. |
|---|
| 764 | 764 | </para></listitem> |
|---|
| 765 | 765 | <listitem><para> |
|---|