renamed dirs dg-src and ug-src to match output dirnames
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 25 Sep 2004 08:36:07 +0000 (08:36 +0000)
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 25 Sep 2004 08:36:07 +0000 (08:36 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12097 f5534014-38df-0310-8fa8-9805f1628bb7

29 files changed:
docbook/developer-guide.xml
docbook/edg_src/EDG_chapter_build_intro.xml [moved from docbook/dg-src/EDG_chapter_build_intro.xml with 100% similarity]
docbook/edg_src/EDG_chapter_dissection.xml [moved from docbook/dg-src/EDG_chapter_dissection.xml with 100% similarity]
docbook/edg_src/EDG_chapter_env_intro.xml [moved from docbook/dg-src/EDG_chapter_env_intro.xml with 100% similarity]
docbook/edg_src/EDG_chapter_libraries.xml [moved from docbook/dg-src/EDG_chapter_libraries.xml with 100% similarity]
docbook/edg_src/EDG_chapter_sources.xml [moved from docbook/dg-src/EDG_chapter_sources.xml with 100% similarity]
docbook/edg_src/EDG_chapter_tools.xml [moved from docbook/dg-src/EDG_chapter_tools.xml with 100% similarity]
docbook/edg_src/EDG_chapter_userinterface.xml [moved from docbook/dg-src/EDG_chapter_userinterface.xml with 100% similarity]
docbook/edg_src/EDG_chapter_works.xml [moved from docbook/dg-src/EDG_chapter_works.xml with 100% similarity]
docbook/edg_src/EDG_meta_info.xml [moved from docbook/dg-src/EDG_meta_info.xml with 100% similarity]
docbook/edg_src/EDG_preface.xml [moved from docbook/dg-src/EDG_preface.xml with 100% similarity]
docbook/eug_src/EUG_app_files.xml [moved from docbook/ug-src/EUG_app_files.xml with 100% similarity]
docbook/eug_src/EUG_app_howitworks.xml [moved from docbook/ug-src/EUG_app_howitworks.xml with 100% similarity]
docbook/eug_src/EUG_app_messages.xml [moved from docbook/ug-src/EUG_app_messages.xml with 100% similarity]
docbook/eug_src/EUG_app_protocols.xml [moved from docbook/ug-src/EUG_app_protocols.xml with 100% similarity]
docbook/eug_src/EUG_app_tools.xml [moved from docbook/ug-src/EUG_app_tools.xml with 100% similarity]
docbook/eug_src/EUG_chapter_advanced.xml [moved from docbook/ug-src/EUG_chapter_advanced.xml with 100% similarity]
docbook/eug_src/EUG_chapter_build_install.xml [moved from docbook/ug-src/EUG_chapter_build_install.xml with 100% similarity]
docbook/eug_src/EUG_chapter_capture.xml [moved from docbook/ug-src/EUG_chapter_capture.xml with 100% similarity]
docbook/eug_src/EUG_chapter_customize.xml [moved from docbook/ug-src/EUG_chapter_customize.xml with 100% similarity]
docbook/eug_src/EUG_chapter_introduction.xml [moved from docbook/ug-src/EUG_chapter_introduction.xml with 100% similarity]
docbook/eug_src/EUG_chapter_io.xml [moved from docbook/ug-src/EUG_chapter_io.xml with 100% similarity]
docbook/eug_src/EUG_chapter_statistics.xml [moved from docbook/ug-src/EUG_chapter_statistics.xml with 100% similarity]
docbook/eug_src/EUG_chapter_troubleshoot.xml [moved from docbook/ug-src/EUG_chapter_troubleshoot.xml with 100% similarity]
docbook/eug_src/EUG_chapter_use.xml [moved from docbook/ug-src/EUG_chapter_use.xml with 100% similarity]
docbook/eug_src/EUG_chapter_work.xml [moved from docbook/ug-src/EUG_chapter_work.xml with 100% similarity]
docbook/eug_src/EUG_meta_info.xml [moved from docbook/ug-src/EUG_meta_info.xml with 100% similarity]
docbook/eug_src/EUG_preface.xml [moved from docbook/ug-src/EUG_preface.xml with 100% similarity]
docbook/user-guide.xml

index 5ecb7a59f74646ee50435b12aa4677e57cc9570a..7a1fcdb8c2338e9c1a5f06bd03b2e83ac1ac3cc1 100644 (file)
@@ -64,17 +64,17 @@ FILE SECTION
 
 <!-- These are the actual files that make up the document -->
 
-  <!ENTITY BookMetaInformation SYSTEM "dg-src/EDG_meta_info.xml">
-  <!ENTITY Preface SYSTEM "dg-src/EDG_preface.xml">
-  <!ENTITY EnvIntroduction SYSTEM "dg-src/EDG_chapter_env_intro.xml">
-  <!ENTITY Tools SYSTEM "dg-src/EDG_chapter_tools.xml">
-  <!ENTITY Libraries SYSTEM "dg-src/EDG_chapter_libraries.xml">
-  <!ENTITY Sources SYSTEM "dg-src/EDG_chapter_sources.xml">
+  <!ENTITY BookMetaInformation SYSTEM "edg_src/EDG_meta_info.xml">
+  <!ENTITY Preface SYSTEM "edg_src/EDG_preface.xml">
+  <!ENTITY EnvIntroduction SYSTEM "edg_src/EDG_chapter_env_intro.xml">
+  <!ENTITY Tools SYSTEM "edg_src/EDG_chapter_tools.xml">
+  <!ENTITY Libraries SYSTEM "edg_src/EDG_chapter_libraries.xml">
+  <!ENTITY Sources SYSTEM "edg_src/EDG_chapter_sources.xml">
   
-  <!ENTITY BuildIntroduction SYSTEM "dg-src/EDG_chapter_build_intro.xml">
-  <!ENTITY HowEtherealWorks SYSTEM "dg-src/EDG_chapter_works.xml">
-  <!ENTITY Dissection SYSTEM "dg-src/EDG_chapter_dissection.xml">
-  <!ENTITY UserInterface SYSTEM "dg-src/EDG_chapter_userinterface.xml">
+  <!ENTITY BuildIntroduction SYSTEM "edg_src/EDG_chapter_build_intro.xml">
+  <!ENTITY HowEtherealWorks SYSTEM "edg_src/EDG_chapter_works.xml">
+  <!ENTITY Dissection SYSTEM "edg_src/EDG_chapter_dissection.xml">
+  <!ENTITY UserInterface SYSTEM "edg_src/EDG_chapter_userinterface.xml">
 
   <!ENTITY AppGPL SYSTEM    "GPL_appendix.xml">
 
index ce39ffa224205b85cabd578d44699b515da08bed..8499fb6bb6cd811fd2026034160ea2d26940f015 100644 (file)
@@ -218,23 +218,23 @@ FILE SECTION
 
 
 <!-- These are the actual files that make up the document -->
-  <!ENTITY BookMetaInformation SYSTEM "ug-src/EUG_meta_info.xml">
-  <!ENTITY Preface SYSTEM  "ug-src/EUG_preface.xml">
-  <!ENTITY ChapterIntroduction SYSTEM "ug-src/EUG_chapter_introduction.xml">
-  <!ENTITY ChapterBuildInstall SYSTEM "ug-src/EUG_chapter_build_install.xml">
-  <!ENTITY ChapterUse SYSTEM "ug-src/EUG_chapter_use.xml">
-  <!ENTITY ChapterCapture SYSTEM "ug-src/EUG_chapter_capture.xml">
-  <!ENTITY ChapterIo SYSTEM "ug-src/EUG_chapter_io.xml">
-  <!ENTITY ChapterWork SYSTEM "ug-src/EUG_chapter_work.xml">
-  <!ENTITY ChapterAdvanced SYSTEM "ug-src/EUG_chapter_advanced.xml">
-  <!ENTITY ChapterStatistics SYSTEM "ug-src/EUG_chapter_statistics.xml">
-  <!ENTITY ChapterCustomize SYSTEM "ug-src/EUG_chapter_customize.xml">
-  <!ENTITY ChapterTroubleshoot SYSTEM "ug-src/EUG_chapter_troubleshoot.xml">
-  <!ENTITY AppMessages SYSTEM "ug-src/EUG_app_messages.xml">
-  <!ENTITY AppFiles SYSTEM "ug-src/EUG_app_files.xml">
-  <!ENTITY AppProtocols SYSTEM   "ug-src/EUG_app_protocols.xml">
-  <!ENTITY AppHowItWorks SYSTEM "ug-src/EUG_app_howitworks.xml">
-  <!ENTITY AppTools SYSTEM "ug-src/EUG_app_tools.xml">
+  <!ENTITY BookMetaInformation SYSTEM "eug_src/EUG_meta_info.xml">
+  <!ENTITY Preface SYSTEM  "eug_src/EUG_preface.xml">
+  <!ENTITY ChapterIntroduction SYSTEM "eug_src/EUG_chapter_introduction.xml">
+  <!ENTITY ChapterBuildInstall SYSTEM "eug_src/EUG_chapter_build_install.xml">
+  <!ENTITY ChapterUse SYSTEM "eug_src/EUG_chapter_use.xml">
+  <!ENTITY ChapterCapture SYSTEM "eug_src/EUG_chapter_capture.xml">
+  <!ENTITY ChapterIo SYSTEM "eug_src/EUG_chapter_io.xml">
+  <!ENTITY ChapterWork SYSTEM "eug_src/EUG_chapter_work.xml">
+  <!ENTITY ChapterAdvanced SYSTEM "eug_src/EUG_chapter_advanced.xml">
+  <!ENTITY ChapterStatistics SYSTEM "eug_src/EUG_chapter_statistics.xml">
+  <!ENTITY ChapterCustomize SYSTEM "eug_src/EUG_chapter_customize.xml">
+  <!ENTITY ChapterTroubleshoot SYSTEM "eug_src/EUG_chapter_troubleshoot.xml">
+  <!ENTITY AppMessages SYSTEM "eug_src/EUG_app_messages.xml">
+  <!ENTITY AppFiles SYSTEM "eug_src/EUG_app_files.xml">
+  <!ENTITY AppProtocols SYSTEM   "eug_src/EUG_app_protocols.xml">
+  <!ENTITY AppHowItWorks SYSTEM "eug_src/EUG_app_howitworks.xml">
+  <!ENTITY AppTools SYSTEM "eug_src/EUG_app_tools.xml">
   <!ENTITY AppGPL SYSTEM    "GPL_appendix.xml">
   <!ENTITY ProtoList SYSTEM    "protocols.xml">