Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2011-06-07 10:23:58 +0000
committerEike Stepper2011-06-07 10:23:58 +0000
commitf6ef51e1f0bfb447b64c69052f1779a48ee0d731 (patch)
tree51f1afdd9511c32b5c2bf14ba24146c42e19105a /plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/ILocationAware.Location.html
parent3e8228bb3b4fe5b49b4141459cba619a3462dbef (diff)
downloadcdo-f6ef51e1f0bfb447b64c69052f1779a48ee0d731.tar.gz
cdo-f6ef51e1f0bfb447b64c69052f1779a48ee0d731.tar.xz
cdo-f6ef51e1f0bfb447b64c69052f1779a48ee0d731.zip
javadoc
Diffstat (limited to 'plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/ILocationAware.Location.html')
-rw-r--r--plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/ILocationAware.Location.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/ILocationAware.Location.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/ILocationAware.Location.html
index 7624887f5d..44cf99f82a 100644
--- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/ILocationAware.Location.html
+++ b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/ILocationAware.Location.html
@@ -4,10 +4,10 @@
<HEAD>
<TITLE>
-ILocationAware.Location (Net4j API Specification)
+ILocationAware.Location (Net4j Signalling Platform Documentation)
</TITLE>
-<META NAME="date" CONTENT="2011-05-28">
+<META NAME="date" CONTENT="">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
@@ -15,7 +15,7 @@ ILocationAware.Location (Net4j API Specification)
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="ILocationAware.Location (Net4j API Specification)";
+ parent.document.title="ILocationAware.Location (Net4j Signalling Platform Documentation)";
}
}
</SCRIPT>

Back to the top