summaryrefslogtreecommitdiff
path: root/mobile/android
diff options
context:
space:
mode:
authorPale Moon <git-repo@palemoon.org>2016-03-07 15:16:17 +0100
committerPale Moon <git-repo@palemoon.org>2016-03-07 15:18:05 +0100
commit25db7fccc3b113b37a375d4a59f13dbb67ed0685 (patch)
tree94e0fee6ab893f23e00b06bf13dcf84323ad6c5a /mobile/android
parentb3f5887dd52b136c33874cc8da7b791bdd5b5c82 (diff)
downloadpalemoon-gre-25db7fccc3b113b37a375d4a59f13dbb67ed0685.tar.gz
Android: update about: page
Diffstat (limited to 'mobile/android')
-rw-r--r--mobile/android/branding/official/locales/en-US/brand.dtd2
-rw-r--r--mobile/android/themes/core/aboutPage.css4
-rw-r--r--mobile/android/themes/core/images/logo-hdpi.pngbin77074 -> 82146 bytes
3 files changed, 3 insertions, 3 deletions
diff --git a/mobile/android/branding/official/locales/en-US/brand.dtd b/mobile/android/branding/official/locales/en-US/brand.dtd
index b968316c9..9a37e02f1 100644
--- a/mobile/android/branding/official/locales/en-US/brand.dtd
+++ b/mobile/android/branding/official/locales/en-US/brand.dtd
@@ -5,4 +5,4 @@
<!ENTITY brandShortName "Pale Moon">
<!ENTITY brandFullName "Pale Moon">
<!ENTITY vendorShortName "Moonchild">
-<!ENTITY logoTrademark "The Pale Moon name and logo are the intellectual property of Moonchild Productions.">
+<!ENTITY logoTrademark "The Pale Moon name and logo are Trademarks (tm) of Moonchild Productions.">
diff --git a/mobile/android/themes/core/aboutPage.css b/mobile/android/themes/core/aboutPage.css
index 4d58e2588..44f0640a4 100644
--- a/mobile/android/themes/core/aboutPage.css
+++ b/mobile/android/themes/core/aboutPage.css
@@ -16,8 +16,8 @@ body {
#wordmark {
margin: 30px 0 0 15px;
- width: 123px;
- height: 36px;
+ width: 160px;
+ height: 38px;
background: url("chrome://browser/skin/images/wordmark-hdpi.png") no-repeat;
}
diff --git a/mobile/android/themes/core/images/logo-hdpi.png b/mobile/android/themes/core/images/logo-hdpi.png
index 2c168342c..68887dd9d 100644
--- a/mobile/android/themes/core/images/logo-hdpi.png
+++ b/mobile/android/themes/core/images/logo-hdpi.png
Binary files differ