diff options
Diffstat (limited to 'toolkit/content/jar.mn')
-rw-r--r-- | toolkit/content/jar.mn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/toolkit/content/jar.mn b/toolkit/content/jar.mn index 6494645086..1a20f9ee27 100644 --- a/toolkit/content/jar.mn +++ b/toolkit/content/jar.mn @@ -13,9 +13,9 @@ toolkit.jar: content/global/aboutAbout.js content/global/aboutAbout.xhtml #ifdef MOZ_OFFICIAL_BRANDING -* content/global/aboutRights.xhtml + content/global/aboutRights.xhtml #else -* content/global/aboutRights.xhtml (aboutRights-unbranded.xhtml) + content/global/aboutRights.xhtml (aboutRights-unbranded.xhtml) #endif content/global/aboutNetworking.js content/global/aboutNetworking.xhtml |