[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
install-guide/devel Makefile,1.4,1.5
- From: "Paul W. Frields" (pfrields) <fedora-docs-commits redhat com>
- To: fedora-docs-commits redhat com
- Subject: install-guide/devel Makefile,1.4,1.5
- Date: Sun, 27 Aug 2006 12:21:26 -0700
Author: pfrields
Update of /cvs/docs/install-guide/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4905
Modified Files:
Makefile
Log Message:
Include new XML in the build/trans process
Index: Makefile
===================================================================
RCS file: /cvs/docs/install-guide/devel/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Makefile 21 Aug 2006 12:05:27 -0000 1.4
+++ Makefile 27 Aug 2006 19:21:24 -0000 1.5
@@ -1,13 +1,4 @@
########################################################################
-# NOTICE
-#-----------------------------------------------------------------------
-# There is actually no "de" translation. All the '*de*" files are just
-# fodder to check the internationalization (i18n) workings for the FTP.
-# No discourtesy to any German speaker is intended. -- Tommy Reynolds
-# Actual translations welcome.
-########################################################################
-
-########################################################################
# Fedora Documentation Project Per-document Makefile
# License: GPL
# Copyright 2005,2006 Tommy Reynolds, MegaCoder.com
@@ -39,10 +30,13 @@
$(1)/abouttoinstall.xml \
$(1)/acknowledgements.xml \
$(1)/adminoptions.xml \
+ $(1)/background.xml \
+ $(1)/before-begin.xml \
$(1)/beginninginstallation.xml \
$(1)/bootloader.xml \
$(1)/diskpartitioning.xml \
$(1)/firstboot.xml \
+ $(1)/hwarchitecture.xml \
$(1)/installingpackages.xml \
$(1)/intro.xml \
$(1)/locale.xml \
@@ -50,10 +44,12 @@
$(1)/nextsteps.xml \
$(1)/other-instmethods.xml \
$(1)/packageselection.xml \
+ $(1)/preparing-media.xml \
$(1)/rootpassword.xml \
$(1)/techref.xml \
$(1)/timezone.xml \
- $(1)/upgrading.xml
+ $(1)/upgrading.xml \
+ $(1)/welcome.xml
endef
#
########################################################################
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]