desktop-user-guide/FC-6/en_US desktop-user-guide.xml,1.1,1.2

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Sat Feb 24 16:09:11 UTC 2007


Author: pfrields

Update of /cvs/docs/desktop-user-guide/FC-6/en_US
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4846

Modified Files:
	desktop-user-guide.xml 
Log Message:
Fix entities in prolog



Index: desktop-user-guide.xml
===================================================================
RCS file: /cvs/docs/desktop-user-guide/FC-6/en_US/desktop-user-guide.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- desktop-user-guide.xml	24 Feb 2007 15:46:13 -0000	1.1
+++ desktop-user-guide.xml	24 Feb 2007 16:09:08 -0000	1.2
@@ -5,27 +5,10 @@
 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
  "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
 
-<!-- *************** COMMON FDP entities *************** -->
- <!ENTITY % FEDORA-ENTITIES-EN SYSTEM "../../../docs-common/common/fedora-entities-en.ent">
- %FEDORA-ENTITIES-EN;
-
- <!-- *************** Local entities *************** -->
-
- <!ENTITY LOCALVER "6">  <!-- Set value to your choice, when guide version is out -->
- <!-- of sync with FC release, use instead of FEDVER or FEDTESTVER  -->
- <!ENTITY DOCNAME "desktop-user-guide">
- <!ENTITY DOCVERSION "&FCX;&DISTROVER;">
- <!ENTITY DOCDATE "2006-02-28-T16:20+0800">
- <!ENTITY DOCID "&DOCNAME;-&DOCVERSION; (&DOCDATE;)"> <!-- version of manual and
- date -->
- <!ENTITY NAME "Fedora"> <!-- The project's (and software's) basic name -->
- <!ENTITY PROJ "&FP;"> <!-- The project's name -->
- <!ENTITY DISTRO "&FC;"> <!-- The software's name -->
- <!ENTITY DISTROVER "&LOCALVER;"> <!-- The software's version -->
- <!ENTITY BUG-NUM "151189"> <!-- Tracker bug number -->
- <!ENTITY BUG-URL "https://bugzilla.redhat.com/bugzilla/enter_bug.cgi?product=Fedora%20Documentation&op_sys=Linux&target_milestone=---&bug_status=NEW&version=devel&component=release-notes&rep_platform=All&priority=normal&bug_severity=normal&assigned_to=relnotes%40fedoraproject.org&cc=&estimated_time_presets=0.0&estimated_time=0.0&bug_file_loc=http%3A%2F%2F&short_desc=&comment=Description%20of%20problem%3A%0D%0A%0D%0A%0D%0AVersion-Release%20number%20of%20selected%20component%20%28if%20applicable%29%3A%0D%0A%0D%0A%0D%0AHow%20reproducible%3A%0D%0A%0D%0A%0D%0ASteps%20to%20Reproduce%3A%0D%0A1.%0D%0A2.%0D&percnt!
 ;0A3.%0D%0A%20%20%0D%0AActual%20results%3A%0D%0A%0D%0A%0D%0AExpected%20results%3A%0D%0A%0D%0A%0D%0AAdditional%20info%3A&status_whiteboard=&keywords=&issuetrackers=&dependson=&blocked=151189%2C%20168083&ext_bz_id=0&ext_bz_bug_id=&data=&description=&contenttypemethod=list&contenttypeselection=text%2Fplain&contenttypeentry=&maketemplate=Remember%20values%20as%20bookmarkable%20template&form_name=enter_bug">
-<!-- Pre-filled bz -->
-<!ENTITY TINY-BUG-URL "http://tinyurl.com/byvk2">
+<!ENTITY % FDP-ENTITIES SYSTEM "fdp-entities.ent">
+%FDP-ENTITIES;
+<!ENTITY % DOC-ENTITIES SYSTEM "doc-entities.ent">
+%DOC-ENTITIES;
 ]>
 
 <article id="index" lang="en">




More information about the Fedora-docs-commits mailing list