diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 11:26:17 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 11:26:17 +0000 |
commit | 5df6c2aefebe3d2abcc939a88e294876d59f03ca (patch) | |
tree | 63fb332a0f21ddb91cb789c80cf64e134d373463 /t/fmt/yaml/pathsoption1.trans | |
parent | Initial commit. (diff) | |
download | po4a-5df6c2aefebe3d2abcc939a88e294876d59f03ca.tar.xz po4a-5df6c2aefebe3d2abcc939a88e294876d59f03ca.zip |
Adding upstream version 0.72.upstream/0.72
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 't/fmt/yaml/pathsoption1.trans')
-rw-r--r-- | t/fmt/yaml/pathsoption1.trans | 103 |
1 files changed, 103 insertions, 0 deletions
diff --git a/t/fmt/yaml/pathsoption1.trans b/t/fmt/yaml/pathsoption1.trans new file mode 100644 index 0000000..fba1f1b --- /dev/null +++ b/t/fmt/yaml/pathsoption1.trans @@ -0,0 +1,103 @@ +--- +Dir: en-US +Level1: + - + File: index + Name: 'Book Information' + - + File: Preface + Name: Preface + - + File: Introduction + Name: Introduction + - + Done: true + File: Downloading_Fedora + Name: 'Downloading Fedora' + - + Dir: INSTALL + Level2-a: + - + File: Preparing_for_Installation + Name: 'Preparing for Installation' + - + File: Booting_the_Installation + Name: 'Booting the Installation' + - + File: Installing_Using_Anaconda + Name: 'Installing Using Anaconda' + - + File: After_Installation + Name: 'After the Installation' + - + File: Troubleshooting + Name: Troubleshooting + Name: 'Installing Fedora' + - + Dir: ADVANCED + Level2-b: + - + File: Boot_Options + Name: 'Boot Options' + - + File: Kickstart_Installations + Name: 'Automating the Installation with Kickstart' + - + File: Network_based_Installations + Name: 'Setting Up an Installation Server' + - + File: VNC_Installations + Name: 'Installing Using VNC' + - + File: Upgrading_Your_Current_System + Name: 'Upgrading Your Current System' + Name: 'Advanced Installation Options' + - + Dir: APPENDIXES + Level2-c: + - + File: Kickstart_Syntax_Reference + Name: 'Kickstart Syntax Reference' + - + File: Disk_Partitions + Name: 'An Introduction to Disk Partitions' + - + File: Understanding_LVM + Name: 'Understanding LVM' + Name: 'Technical Appendixes' + - + File: Revision_History + Name: 'Revision History' +Name: 'FEDORA INSTALLATION GUIDE' +--- +bill-to: + address: + city: 'Royal Oak' + lines: "458 Walkman Dr.\nSuite #292\n" + postal: 48046 + state: MI + family: Dumars + given: Chris +date: 2001-01-23 +invoice: 34843 +paid: false +product: + - + description: Basketball + price: 450.00 + quantity: 4 + sku: BL394D + - + description: 'Super Hoop' + price: 2392.00 + quantity: 1 + sku: BL4438H +tax: 251.42 +total: 4443.52 +--- +- 'Mark McGwire' +- 'Sammy Sosa' +- 'Ken Griffey' +--- +- 'Chicago Cubs' +- 'St Louis Cardinals' |