summaryrefslogtreecommitdiffstats
path: root/win8
diff options
context:
space:
mode:
authorgab@chromium.org <gab@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-06 19:42:12 +0000
committergab@chromium.org <gab@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-06 19:42:12 +0000
commit60060d6ceca5f27deaeb57b4ac1876a8ef9cf551 (patch)
tree6fa36f68315fc42ac5d2080d82c364b6e127cde9 /win8
parente451ae4e3bf5d69fb6513961312f0d6d0acba3a2 (diff)
downloadchromium_src-60060d6ceca5f27deaeb57b4ac1876a8ef9cf551.zip
chromium_src-60060d6ceca5f27deaeb57b4ac1876a8ef9cf551.tar.gz
chromium_src-60060d6ceca5f27deaeb57b4ac1876a8ef9cf551.tar.bz2
Make it explicit that win8/metro_driver/resources/VisualElementsManifest.xml is for developer Chrome only.
TBR=grt@chromium.org (already LGTMed in https://codereview.chromium.org/11362092/ (patch set 5), but needs to be dcommitted separately) Review URL: https://codereview.chromium.org/11369101 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@166248 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'win8')
-rw-r--r--win8/metro_driver/resources/VisualElementsManifest.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/win8/metro_driver/resources/VisualElementsManifest.xml b/win8/metro_driver/resources/VisualElementsManifest.xml
index e4ccd93..b9c765f 100644
--- a/win8/metro_driver/resources/VisualElementsManifest.xml
+++ b/win8/metro_driver/resources/VisualElementsManifest.xml
@@ -1,13 +1,14 @@
+<!-- This is only meant to be copied by chrome.exe in developer builds. -->
<Application
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<VisualElements
- DisplayName="Chrome Browser"
+ DisplayName="Developer Chrome"
Logo="Logo.png"
SmallLogo="SmallLogo.png"
ForegroundText="light"
BackgroundColor="white">
<DefaultTile
- ShortName="ChromeBrowser"
+ ShortName="DevChrome"
ShowName="allLogos"
/>
<SplashScreen