summaryrefslogtreecommitdiffstats
path: root/ceee/firefox/content
diff options
context:
space:
mode:
Diffstat (limited to 'ceee/firefox/content')
-rw-r--r--ceee/firefox/content/about.xul6
1 files changed, 3 insertions, 3 deletions
diff --git a/ceee/firefox/content/about.xul b/ceee/firefox/content/about.xul
index 4d1792f6..09ac916 100644
--- a/ceee/firefox/content/about.xul
+++ b/ceee/firefox/content/about.xul
@@ -9,17 +9,17 @@
<!DOCTYPE dialog SYSTEM "chrome://ceee/locale/about.dtd">
-<dialog title="&about; Google Chrome Extensions Execution Environment" orient="vertical" autostretch="always"
+<dialog title="&about; @CEEE_PRODUCT_FULLNAME@" orient="vertical" autostretch="always"
onload="sizeToContent()" buttons="accept"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<groupbox align="center" orient="horizontal">
<vbox>
- <text value="Google Chrome Extensions Execution Environment"
+ <text value="@CEEE_PRODUCT_FULLNAME@"
style="font-weight: bold; font-size: x-large;"/>
<text value="&version; 0.2"/>
<separator class="thin"/>
<text value="&createdBy;" style="font-weight: bold;"/>
- <text value="Google Inc."/>
+ <text value="@COMPANY_FULLNAME@"/>
<separator class="thin"/>
<text value="&homepage;" style="font-weight: bold;"/>
<text value="http://www.google.com" class="url"