summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2014-12-10 22:13:36 -0500
committerAlex Xu <alex_y_xu@yahoo.ca>2014-12-10 22:13:36 -0500
commitda2ffd1445f4dd8cddad031f2a192c7e778b9900 (patch)
treef91678c21e5e0b44e34ccbb307f40f46326aa82a
parent74ea762eef32df4bc459fe48247ab32049138e8a (diff)
downloadeib-da2ffd1445f4dd8cddad031f2a192c7e778b9900.tar.xz
eib-da2ffd1445f4dd8cddad031f2a192c7e778b9900.zip
Adjust strings.
-rw-r--r--src/chrome/content/igb/trusted.html3
-rw-r--r--src/install.rdf3
2 files changed, 3 insertions, 3 deletions
diff --git a/src/chrome/content/igb/trusted.html b/src/chrome/content/igb/trusted.html
index 8867b73..9ee21a3 100644
--- a/src/chrome/content/igb/trusted.html
+++ b/src/chrome/content/igb/trusted.html
@@ -5,6 +5,7 @@
<script src="trusted.js"></script>
</head>
<body>
- <p>Connected to the EVE-IGB Bridge. Please do not close this window. You may minimize it, however. Note that this window will refresh repeatedly; this does not indicate a malfunction and will not count towards your internet data usage if you have one.</p>
+ <p>Connected to the EVE-IGB Bridge. Please do not close this window. You may minimize it, however.</p>
+ <p>This window may appear to be doing nothing. This is indicative of normal operation.</p>
</body>
</html>
diff --git a/src/install.rdf b/src/install.rdf
index eb79f3c..ffa8e47 100644
--- a/src/install.rdf
+++ b/src/install.rdf
@@ -1,7 +1,6 @@
<?xml version="1.0"?>
-<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:em="http://www.mozilla.org/2004/em-rdf#">
+<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#">
<Description about="urn:mozilla:install-manifest">
<em:id>{b0bdf19d-9121-4bad-a13c-e47654633be9}</em:id>