Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(179)

Side by Side Diff: testing/unittest_support/manifest.xml

Issue 624713003: Keep only base/extractor.[cc|h]. (Closed) Base URL: https://chromium.googlesource.com/external/omaha.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « testing/unittest_support/localproxytest.pac ('k') | testing/unittest_support/minidump.dmp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--Sample XML file generated by XMLSPY v2004 rel. 3 U (http://www.xmlspy.com)-- >
3 <Manifest ci:ver="1.0" ci:timestamp="aaaa" xmlns="http://www.google.com/ci/manif est" xmlns:ci="http://www.google.com/ci/manifest">
4 <App id="001" sig="abcd">
5 <Lang>EN-US</Lang>
6 <DisplayName>Google Toolbar</DisplayName>
7 <CreationDate>October 27, 2005</CreationDate>
8 <Ver>2.0</Ver>
9 <Description>Take the power of Google with you anywhere on the web.</Descrip tion>
10 <Logo>http://www.google.com/toolbar-logo.gif</Logo>
11 <MoreInfoUrl>http://toolbar.google.com</MoreInfoUrl>
12 <CodeBase>http://gpdl.google.com/GoogleEarth.exe</CodeBase>
13 <CodeBase file="setup.iss">http://gpdl.google.com/GoogleEarthSetup.iss</Code Base>
14 <Size>476304</Size>
15 <Hash>JustTesting</Hash>
16 <CodeBase2>http://gpdl.google.com/GoogleEarthPatch.exe</CodeBase2>
17 <Size2>21391</Size2>
18 <Hash2>JustTesting2</Hash2>
19 <MinRequiredVersion>1.0</MinRequiredVersion>
20 <MinRecommendedVersion>1.0</MinRecommendedVersion>
21 <Versions>
22 <Version>
23 <ProductCode>HKLM\Software\Adobe\Acrobat Reader\7.0\Installer\ENU_GUID</ ProductCode>
24 <AppPath>HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\AcroRd 32.exe\</AppPath>
25 </Version>
26 <Version>
27 <ProductCode>HKLM\Software\Adobe\Acrobat Reader\6.0\Installer\ENU_GUID</ ProductCode>
28 <AppPath>HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\AcroRd 32.exe\</AppPath>
29 </Version>
30 <Version>
31 <ProductCode>Adobe Acrobat 5.0</ProductCode>
32 <AppPath>HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\AcroRd 32.exe\</AppPath>
33 </Version>
34 <Version>
35 <ProductCode>Adobe Acrobat 4.0</ProductCode>
36 <AppPath>HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\AcroRd 32.exe\</AppPath>
37 </Version>
38 </Versions>
39 <UsageStatsSwitch on="/u" off="/-u" />
40 <GoogleApp>1</GoogleApp>
41 <AltCommandLineParameters>-bundle=GCDR /nods /notb -silent /noshortcut</AltC ommandLineParameters>
42 <AltVisualCommandLineParameters>-bundle=GCDR /nods /notb</AltVisualCommandLi neParameters>
43 <WhatsNewUrl>http://earth.google.com/earth4.html</WhatsNewUrl>
44 <MinAutoupdateVersion>4.0.0.0</MinAutoupdateVersion>
45 <FlowMappings>
46 <Flow name="RegularPack">-bundle=GPCK /noshortcut</Flow>
47 <Flow name="EarthInt" replace="1">-bundle=GCDR</Flow>
48 <Flow name="OEM" replace="false">-o -r:%OEMBRAND%</Flow>
49 </FlowMappings>
50 </App>
51 <App id="002" sig="1234">
52 <Lang>En-US</Lang>
53 <DisplayName>Google Desktop Search</DisplayName>
54 <Ver>1.0</Ver>
55 <CreationDate>October 27, 2005</CreationDate>
56 <Description>Search your own computer.</Description>
57 <Logo>http://www.google.com/desktop-logo.gif</Logo>
58 <MoreInfoUrl>http://desktop.google.com</MoreInfoUrl>
59 <CodeBase>http://dl.google.com/desktop/GoogleDesktopSearchSetup.exe</CodeBas e>
60 <Size>740456</Size>
61 <Hash>JustTesting</Hash>
62 <GoogleApp>false</GoogleApp>
63 </App>
64 </Manifest>
OLDNEW
« no previous file with comments | « testing/unittest_support/localproxytest.pac ('k') | testing/unittest_support/minidump.dmp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698