From f414cb8bee55552248fcd32af49a2ffb9108ad1d Mon Sep 17 00:00:00 2001 From: Thomas Lackey Date: Tue, 5 Apr 2005 00:57:43 +0000 Subject: Pickup new doc files. --- ldap/docs/dirhlp/Makefile | 7 +++++++ ldap/docs/dirhlp/tokens.map | 12 ++++++++++++ 2 files changed, 19 insertions(+) diff --git a/ldap/docs/dirhlp/Makefile b/ldap/docs/dirhlp/Makefile index 8166169f..f4ade877 100644 --- a/ldap/docs/dirhlp/Makefile +++ b/ldap/docs/dirhlp/Makefile @@ -76,6 +76,9 @@ NEWHTML = account_mgmt.htm \ configtab_replication6.htm \ configtab_replication7.htm \ configtab_replication8.htm \ + configtab_synchronization1.htm \ + configtab_synchronization2.htm \ + configtab_synchronization3.htm \ configtab_rootnode.htm \ configtab_rootnode2.htm \ configtab_rootnode3.htm \ @@ -120,6 +123,7 @@ NEWHTML = account_mgmt.htm \ replication_wizard3.htm \ replication_wizard4.htm \ replication_wizard5.htm \ + replication_wizard6.htm \ statustab_general.htm \ statustab_logs.htm \ statustab_logs2.htm \ @@ -127,6 +131,9 @@ NEWHTML = account_mgmt.htm \ statustab_performance.htm \ statustab_performance2.htm \ statustab_replication.htm \ + synchronization_wizard1.htm \ + synchronization_wizard2.htm \ + synchronization_wizard3.htm \ taskstab_bkup_restore.htm \ taskstab_bkup_restore2.htm \ topics.htm \ diff --git a/ldap/docs/dirhlp/tokens.map b/ldap/docs/dirhlp/tokens.map index a018067f..2fb8294f 100644 --- a/ldap/docs/dirhlp/tokens.map +++ b/ldap/docs/dirhlp/tokens.map @@ -104,9 +104,21 @@ replication-wizard-schedule-help = help/replication_wizard2.htm replication-wizard-consumerinit-help = help/replication_wizard3.htm replication-wizard-summary-help = help/replication_wizard4.htm replication-wizard-legacyrmmrname-help = help/replication_wizard5.htm +replication-wizard-attribute-help = help/replication_wizard6.htm ;replication-wizard-cirsirselect-help = help/replication_wizard6.htm ;replication-wizard-cirsirname-help = help/replication_wizard7.htm +;WINDOWS SYNC AGREEMENT WIZARD +sync-wizard-agreement-help = help/synchronization_wizard1.htm +sync-wizard-content-help = help/synchronization_wizard2.htm +; Repl and Sync share the summary page. +;sync-wizard-summary-help = help/synchronization_wizard3.htm + +;WINDOWS SYNC CONFIG TABS +configuration-sync-summary-help = help/configtab_synchronization1.htm +configuration-sync-schedule-help = help/configtab_synchronization2.htm +configuration-sync-connection-help = help/configtab_synchronization3.htm + ;DIRECTORY TAB ;Role Configuration -- cgit