diff options
author | astokes_rhn <astokes_rhn@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2007-07-25 15:10:20 +0000 |
---|---|---|
committer | astokes_rhn <astokes_rhn@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2007-07-25 15:10:20 +0000 |
commit | 7e9c9b84a6449f70c768a2334c1a68ce73499cd0 (patch) | |
tree | 7072d53ee8d1ac0aa4d848dfc47640a6bbcde2ce /trunk/www/alm-process/snippets/page.xml | |
parent | 28f13dc4aec9d474447a5021eb45409bcba81182 (diff) | |
download | sos-7e9c9b84a6449f70c768a2334c1a68ce73499cd0.tar.gz |
branching off for stokes work
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@223 ef72aa8b-4018-0410-8976-d6e080ef94d8
Diffstat (limited to 'trunk/www/alm-process/snippets/page.xml')
-rw-r--r-- | trunk/www/alm-process/snippets/page.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/trunk/www/alm-process/snippets/page.xml b/trunk/www/alm-process/snippets/page.xml new file mode 100644 index 00000000..0bfbb429 --- /dev/null +++ b/trunk/www/alm-process/snippets/page.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<page visibility="1">
+ <component_list>
+ <component visibility="1" type="ProjectMetadata" order="1">
+ <title localize="false"></title>
+ </component>
+ <component visibility="1" type="Html" order="2">
+ <title localize="false"></title>
+ <filename>index.html</filename>
+ </component>
+ <component visibility="1" type="Subproject" order="3">
+ <title localize="false">Subprojects</title>
+ </component>
+ </component_list>
+</page>
+
|