From 70fb14adcbc00662aa9bf309cd7cf2071b75083e Mon Sep 17 00:00:00 2001 From: spingel Date: Sun, 3 Aug 2008 07:32:14 +0000 Subject: NEW - bug 238333: moved toc.xml file to root folder of help plug-in https://bugs.eclipse.org/bugs/show_bug.cgi?id=238333 --- org.eclipse.mylyn.help.ui/build-user.xml | 3 --- org.eclipse.mylyn.help.ui/build.properties | 3 ++- org.eclipse.mylyn.help.ui/doc/toc.xml | 13 ------------- org.eclipse.mylyn.help.ui/plugin.xml | 2 +- org.eclipse.mylyn.help.ui/toc.xml | 14 ++++++++++++++ 5 files changed, 17 insertions(+), 18 deletions(-) delete mode 100644 org.eclipse.mylyn.help.ui/build-user.xml delete mode 100644 org.eclipse.mylyn.help.ui/doc/toc.xml create mode 100644 org.eclipse.mylyn.help.ui/toc.xml (limited to 'org.eclipse.mylyn.help.ui') diff --git a/org.eclipse.mylyn.help.ui/build-user.xml b/org.eclipse.mylyn.help.ui/build-user.xml deleted file mode 100644 index 6097713f2..000000000 --- a/org.eclipse.mylyn.help.ui/build-user.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/org.eclipse.mylyn.help.ui/build.properties b/org.eclipse.mylyn.help.ui/build.properties index 5a55d706b..a23a4f9a2 100644 --- a/org.eclipse.mylyn.help.ui/build.properties +++ b/org.eclipse.mylyn.help.ui/build.properties @@ -13,7 +13,8 @@ bin.includes = plugin.xml,\ icons/,\ intro/,\ images/,\ - cheatsheets/ + cheatsheets/,\ + toc.xml src.includes = about.html source.. = src/ jars.compile.order = . diff --git a/org.eclipse.mylyn.help.ui/doc/toc.xml b/org.eclipse.mylyn.help.ui/doc/toc.xml deleted file mode 100644 index 8bf5bc121..000000000 --- a/org.eclipse.mylyn.help.ui/doc/toc.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - diff --git a/org.eclipse.mylyn.help.ui/plugin.xml b/org.eclipse.mylyn.help.ui/plugin.xml index 6e23bc734..42c9ad877 100644 --- a/org.eclipse.mylyn.help.ui/plugin.xml +++ b/org.eclipse.mylyn.help.ui/plugin.xml @@ -7,7 +7,7 @@ name="Tasks" point="org.eclipse.help.toc"> diff --git a/org.eclipse.mylyn.help.ui/toc.xml b/org.eclipse.mylyn.help.ui/toc.xml new file mode 100644 index 000000000..146f29165 --- /dev/null +++ b/org.eclipse.mylyn.help.ui/toc.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + -- cgit v1.2.3