Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: mobile/android/chrome/jar.mn

Issue 4908428271026176: Issue 2384 - Remove Firefox/Mozilla references on about:firefox (Closed)
Patch Set: Renames, reverts, ... Created May 6, 2015, 9:45 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 #filter substitution 1 #filter substitution
2 # This Source Code Form is subject to the terms of the Mozilla Public 2 # This Source Code Form is subject to the terms of the Mozilla Public
3 # License, v. 2.0. If a copy of the MPL was not distributed with this 3 # License, v. 2.0. If a copy of the MPL was not distributed with this
4 # file, You can obtain one at http://mozilla.org/MPL/2.0/. 4 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
5 5
6 6
7 chrome.jar: 7 chrome.jar:
8 % content browser %content/ contentaccessible=yes 8 % content browser %content/ contentaccessible=yes
9 9
10 * content/about.xhtml (content/about.xhtml) 10 * content/about.xhtml (content/about.xhtml)
11 * content/aboutAdblockBrowser.xhtml (content/aboutAdblockBrowser.xhtml)
11 content/config.xhtml (content/config.xhtml) 12 content/config.xhtml (content/config.xhtml)
12 content/config.js (content/config.js) 13 content/config.js (content/config.js)
13 content/aboutAddons.xhtml (content/aboutAddons.xhtml) 14 content/aboutAddons.xhtml (content/aboutAddons.xhtml)
14 content/aboutAddons.js (content/aboutAddons.js) 15 content/aboutAddons.js (content/aboutAddons.js)
15 content/aboutCertError.xhtml (content/aboutCertError.xhtml) 16 content/aboutCertError.xhtml (content/aboutCertError.xhtml)
16 content/aboutDownloads.xhtml (content/aboutDownloads.xhtml) 17 content/aboutDownloads.xhtml (content/aboutDownloads.xhtml)
17 content/aboutDownloads.js (content/aboutDownloads.js) 18 content/aboutDownloads.js (content/aboutDownloads.js)
18 content/aboutFeedback.xhtml (content/aboutFeedback.xhtml) 19 content/aboutFeedback.xhtml (content/aboutFeedback.xhtml)
19 content/aboutFeedback.js (content/aboutFeedback.js) 20 content/aboutFeedback.js (content/aboutFeedback.js)
20 content/aboutPrivateBrowsing.xhtml (content/aboutPrivateBrowsing.xhtml) 21 content/aboutPrivateBrowsing.xhtml (content/aboutPrivateBrowsing.xhtml)
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
60 #ifdef MOZ_DEVICES 61 #ifdef MOZ_DEVICES
61 content/aboutDevices.xhtml (content/aboutDevices.xhtml) 62 content/aboutDevices.xhtml (content/aboutDevices.xhtml)
62 content/aboutDevices.js (content/aboutDevices.js) 63 content/aboutDevices.js (content/aboutDevices.js)
63 #endif 64 #endif
64 65
65 % content branding %content/branding/ 66 % content branding %content/branding/
66 67
67 % override chrome://global/content/config.xul chrome://browser/content/config.xh tml 68 % override chrome://global/content/config.xul chrome://browser/content/config.xh tml
68 % override chrome://global/content/netError.xhtml chrome://browser/content/netEr ror.xhtml 69 % override chrome://global/content/netError.xhtml chrome://browser/content/netEr ror.xhtml
69 % override chrome://mozapps/content/extensions/extensions.xul chrome://browser/c ontent/aboutAddons.xhtml 70 % override chrome://mozapps/content/extensions/extensions.xul chrome://browser/c ontent/aboutAddons.xhtml
OLDNEW
« no previous file with comments | « mobile/android/chrome/content/aboutAdblockBrowser.xhtml ('k') | mobile/android/components/AboutRedirector.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld