From 40cc5f767cac61b47aea8342c1ed120abeab5a36 Mon Sep 17 00:00:00 2001 From: Rumble Date: Wed, 27 Dec 2006 23:27:56 +0000 Subject: [PATCH] Moved help entries from hedit dir to help dir --- lib/text/hedit/README | 1 - lib/text/hedit/index | 2 -- lib/text/hedit/index.mini | 2 -- lib/text/{hedit => help}/help.hlp | 0 lib/text/help/index | 6 +----- lib/text/help/index.mini | 8 ++------ lib/text/{hedit => help}/iscreen | 0 lib/text/help/{ => oldhelp}/commands.hlp | 0 lib/text/help/oldhelp/index | 6 ++++++ lib/text/help/oldhelp/index.mini | 6 ++++++ lib/text/help/{ => oldhelp}/info.hlp | 0 lib/text/help/{ => oldhelp}/socials.hlp | 0 lib/text/help/{ => oldhelp}/spells.hlp | 0 lib/text/help/{ => oldhelp}/wizhelp.hlp | 0 lib/text/{hedit => help}/screen | 0 15 files changed, 15 insertions(+), 16 deletions(-) delete mode 100644 lib/text/hedit/README delete mode 100644 lib/text/hedit/index delete mode 100644 lib/text/hedit/index.mini rename lib/text/{hedit => help}/help.hlp (100%) rename lib/text/{hedit => help}/iscreen (100%) rename lib/text/help/{ => oldhelp}/commands.hlp (100%) create mode 100644 lib/text/help/oldhelp/index create mode 100644 lib/text/help/oldhelp/index.mini rename lib/text/help/{ => oldhelp}/info.hlp (100%) rename lib/text/help/{ => oldhelp}/socials.hlp (100%) rename lib/text/help/{ => oldhelp}/spells.hlp (100%) rename lib/text/help/{ => oldhelp}/wizhelp.hlp (100%) rename lib/text/{hedit => help}/screen (100%) diff --git a/lib/text/hedit/README b/lib/text/hedit/README deleted file mode 100644 index 3a65b61..0000000 --- a/lib/text/hedit/README +++ /dev/null @@ -1 +0,0 @@ -This is the new help directory that works with the online help editor. diff --git a/lib/text/hedit/index b/lib/text/hedit/index deleted file mode 100644 index 994f860..0000000 --- a/lib/text/hedit/index +++ /dev/null @@ -1,2 +0,0 @@ -help.hlp -$ diff --git a/lib/text/hedit/index.mini b/lib/text/hedit/index.mini deleted file mode 100644 index dc01bbd..0000000 --- a/lib/text/hedit/index.mini +++ /dev/null @@ -1,2 +0,0 @@ -help.hlp -$ diff --git a/lib/text/hedit/help.hlp b/lib/text/help/help.hlp similarity index 100% rename from lib/text/hedit/help.hlp rename to lib/text/help/help.hlp diff --git a/lib/text/help/index b/lib/text/help/index index 29762b0..994f860 100644 --- a/lib/text/help/index +++ b/lib/text/help/index @@ -1,6 +1,2 @@ -commands.hlp -info.hlp -socials.hlp -spells.hlp -wizhelp.hlp +help.hlp $ diff --git a/lib/text/help/index.mini b/lib/text/help/index.mini index 29762b0..dc01bbd 100644 --- a/lib/text/help/index.mini +++ b/lib/text/help/index.mini @@ -1,6 +1,2 @@ -commands.hlp -info.hlp -socials.hlp -spells.hlp -wizhelp.hlp -$ +help.hlp +$ diff --git a/lib/text/hedit/iscreen b/lib/text/help/iscreen similarity index 100% rename from lib/text/hedit/iscreen rename to lib/text/help/iscreen diff --git a/lib/text/help/commands.hlp b/lib/text/help/oldhelp/commands.hlp similarity index 100% rename from lib/text/help/commands.hlp rename to lib/text/help/oldhelp/commands.hlp diff --git a/lib/text/help/oldhelp/index b/lib/text/help/oldhelp/index new file mode 100644 index 0000000..29762b0 --- /dev/null +++ b/lib/text/help/oldhelp/index @@ -0,0 +1,6 @@ +commands.hlp +info.hlp +socials.hlp +spells.hlp +wizhelp.hlp +$ diff --git a/lib/text/help/oldhelp/index.mini b/lib/text/help/oldhelp/index.mini new file mode 100644 index 0000000..29762b0 --- /dev/null +++ b/lib/text/help/oldhelp/index.mini @@ -0,0 +1,6 @@ +commands.hlp +info.hlp +socials.hlp +spells.hlp +wizhelp.hlp +$ diff --git a/lib/text/help/info.hlp b/lib/text/help/oldhelp/info.hlp similarity index 100% rename from lib/text/help/info.hlp rename to lib/text/help/oldhelp/info.hlp diff --git a/lib/text/help/socials.hlp b/lib/text/help/oldhelp/socials.hlp similarity index 100% rename from lib/text/help/socials.hlp rename to lib/text/help/oldhelp/socials.hlp diff --git a/lib/text/help/spells.hlp b/lib/text/help/oldhelp/spells.hlp similarity index 100% rename from lib/text/help/spells.hlp rename to lib/text/help/oldhelp/spells.hlp diff --git a/lib/text/help/wizhelp.hlp b/lib/text/help/oldhelp/wizhelp.hlp similarity index 100% rename from lib/text/help/wizhelp.hlp rename to lib/text/help/oldhelp/wizhelp.hlp diff --git a/lib/text/hedit/screen b/lib/text/help/screen similarity index 100% rename from lib/text/hedit/screen rename to lib/text/help/screen