summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Rix <phrkonaleash@gmail.com>2009-12-08 18:53:46 -0700
committerRyan Rix <phrkonaleash@gmail.com>2009-12-08 18:53:46 -0700
commitb175bae494d793afa24a3efba58d43f099ca7757 (patch)
tree6d2c2e1e9e08e9e1e8e1f5cf196b1c6544a0b763
parent49044c56c91c9701197a68e7891ee608d50ab2c9 (diff)
downloadfedora-tour-master.tar.gz
fedora-tour-master.tar.xz
fedora-tour-master.zip
added the package.xml i needed :)HEADmaster
-rw-r--r--data/package.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/data/package.xml b/data/package.xml
new file mode 100644
index 0000000..83aa5fc
--- /dev/null
+++ b/data/package.xml
@@ -0,0 +1,25 @@
+<!-- This is a Content Descriptor for Fedora-tour -->
+<Package>
+ <DisplayName>What is the Fedora Project?</DisplayName>
+ <Icon>fedora-logo-sprite</Icon>
+ <Comment>Fedora is a Linux based operating system that provides users with access to the latest free and open source software, in a stable, secure and easy to manage form</Comment>
+ <DocRoot>what-is-fedora</DocRoot>
+ <Locale>enUS</Locale>
+ <Priority>1</Priority>
+ <Page>
+ <DisplayName>Overview</DisplayName>
+ <Comment>This section provides a brief overview of the Fedora Project Community and Fedora Linux.</Comment>
+ <File>overview.html</File>
+ <Type>HTML</Type>
+ </Page>
+ <Page>
+ <DisplayName>Our Mission and Goals</DisplayName>
+ <File>mission-and-goals.html</File>
+ <Type>HTML</Type>
+ <Page>
+ <DisplayName>Foundation 1: Freedom</DisplayName>
+ <File>mission-and-goals/freedom.html</File>
+ <Type>HTML</Type>
+ </Page>
+ </Page>
+</Package> \ No newline at end of file