- BREAKING CHANGE from v0.9.35 and eariler: Move accounts into subfolder of SessionStore - viewergen and viewer updates from @GraspYonOx - new homepage theme inspired by @GraspYonOx - connect setup also mostly by @GraspYonOx - numerous bug fixes - nntp-server-zefie is now on npmjs - implement proper nodejs debugging - will start to phase out using console.log for actual debugging - existing "debug" (verbose) messages will stay as is - future code debugging will use debug() to debug WIP, therefore not showing to most users if it is accidently left in
1296 lines
90 KiB
Plaintext
1296 lines
90 KiB
Plaintext
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
|
|
<PropertyGroup>
|
|
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">14.0</VisualStudioVersion>
|
|
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
|
<Name>zefie_wtvp_minisrv</Name>
|
|
<RootNamespace>hacktv_updsrv</RootNamespace>
|
|
</PropertyGroup>
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>31b77d0c-f03d-43a7-bf7f-fad7174728bf</ProjectGuid>
|
|
<ProjectHome>
|
|
</ProjectHome>
|
|
<StartupFile>app.js</StartupFile>
|
|
<StartWebBrowser>False</StartWebBrowser>
|
|
<SearchPath>
|
|
</SearchPath>
|
|
<WorkingDirectory>.</WorkingDirectory>
|
|
<OutputPath>.</OutputPath>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<ProjectTypeGuids>{3AF33F2E-1136-4D97-BBB7-1795711AC8B8};{9092AA53-FB77-4645-B42D-1CCCA6BD08BD}</ProjectTypeGuids>
|
|
<StartWebBrowser>false</StartWebBrowser>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Content Include=".gitignore" />
|
|
<Content Include="app.js" />
|
|
<Content Include="includes\WTVNews.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="includes\config.json" />
|
|
<Content Include="diskmap_gen.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="includes\WTVNewsServer.js" />
|
|
<Content Include="migrate_accounts.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="packer.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\glossary.json" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Alerts\Forbidden.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Alerts\HostMissing.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Alerts\InternalServerError.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Alerts\NotFound.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Alerts\ServiceUnavailable.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Billing\Index.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Billing\OISP.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Billing\OISPQ1.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Billing\OISPQ2.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Billing\OISPQ3.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Billing\OISPQ3B.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Billing\OISPQ4.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Billing\OISPQ4B.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Billing\OISPQ4C.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Billing\OISPQ5.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Billing\OISPQ5B.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Billing\PayMethods\Ach.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Billing\PayMethods\Credit.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Billing\PayMethods\Debit.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Billing\PayMethods\PayMethods.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Chat\ChatDiploma.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Index\Main\1.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Keyboard\Cmd\Cmd.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Keyboard\Cmd\Cmd2.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Keyboard\Cmd\Cmd3.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Keyboard\Cmd\Cmd4.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Keyboard\Cmd\Cmd5.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\MailPOP\WhatIs\WhatIs.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\MailPOP\WhatIs\WhatIs2.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\Attach\Attach.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\Attach\More.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\Attach\Show.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\CarbCops\CarbCops.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\CarbCops\More.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\CarbCops\Show.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\Compose.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\GetStarted\Privacy.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\GetStarted\Reading.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\GetStarted\WriteMail.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\GettingStarted.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\mail.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\Main.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\Picture\Picture.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\Picture\Picture2.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\Picture\Picture3.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\Picture\Picture4.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\Picture\Picture5.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\Reply\Reply.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\Reply\Reply2.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\Signature\Signature.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\Signature\Signature2.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\Signature\Signature3.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\Storage\Storage.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\Storage\Storage2.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\WhatIs.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\Write\Writing.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\Write\Writing2.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\Write\Writing3.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\Write\Writing4.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\Write\Writing5.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\Write\Writing6.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Scrapbook\AddFromMail\AddFromMail.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Scrapbook\AddFromMail\AddFromMail2.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Scrapbook\AddFromMail\AddFromMail3.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Spelling\Overview\Overview.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Spelling\Overview\Overview2.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Spelling\Overview\Overview3.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Spelling\Overview\Overview4.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Spelling\Overview\Overview5.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Tips\CutPaste\Find.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Tips\CutPaste\Paste.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Tips\CutPaste\PasteWord.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Tips\CutPaste\Review.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Tips\CutPaste\Select.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Tips\CutPaste\SelectWord.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Tips\CutPaste\Start.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Tips\OnScreenKeyboard\Capitals.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Tips\OnScreenKeyboard\Erasing.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Tips\OnScreenKeyboard\GettingRidOf.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Tips\OnScreenKeyboard\InsertingSpace.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Tips\OnScreenKeyboard\NextLine.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Tips\OnScreenKeyboard\NextTextBox.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Tips\OnScreenKeyboard\OnScreenKeyboard.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Tips\OnScreenKeyboard\PreviousTextBox.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Tips\Options\Send.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Tips\Options\topic=Tips&subtopic=Options&page=Find.htm" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Tips\Options\topic=Tips&subtopic=Options&page=Goto.htm" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Tips\Options\topic=Tips&subtopic=Options&page=HangUp.htm" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Tips\Options\topic=Tips&subtopic=Options&page=Info.htm" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Tips\Options\topic=Tips&subtopic=Options&page=logo.htm" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Tips\Options\topic=Tips&subtopic=Options&page=Messenger.htm" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Tips\Options\topic=Tips&subtopic=Options&page=Print.htm" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Tips\Options\topic=Tips&subtopic=Options&page=Reload.htm" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Tips\Options\topic=Tips&subtopic=Options&page=Save.htm" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Tips\Options\topic=Tips&subtopic=Options&page=TVvsWeb.htm" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Tips\Options\topic=Tips&subtopic=Options&page=TvWindow.htm" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Tips\Options\topic=Tips&subtopic=Options.htm" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Users\Addresses\Addresses.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Users\Addresses\Addresses2.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Users\AddUser\1.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Users\AddUser\2.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Users\AddUser\3.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Users\AddUser\4.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Users\AddUser\5.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Users\AddUser\6.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\prerendered\Users\AddUser\7.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\templates\glossary.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\templates\glossary_index.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-guide\templates\glossary_word_index.js" />
|
|
<Content Include="ServiceDeps\templates\wtv-mail\welcomeMail.txt" />
|
|
<Content Include="ServiceDeps\templates\wtv-news\post-unavailable.html" />
|
|
<Content Include="ServiceDeps\wtv-1800\tellyscripts\bf0app\bf0app_OISP.tok" />
|
|
<Content Include="ServiceDeps\wtv-1800\tellyscripts\bf0app\bf0app_WTV_18006138199.detok.txt" />
|
|
<Content Include="ServiceDeps\wtv-1800\tellyscripts\bf0app\bf0app_WTV_18006138199.tok" />
|
|
<Content Include="ServiceDeps\wtv-1800\tellyscripts\FIJI\dc_production_normal.tok" />
|
|
<Content Include="ServiceDeps\wtv-1800\tellyscripts\UTV\utv_hsd.tok" />
|
|
<Content Include="ServiceDeps\wtv-1800\tellyscripts\UTV\utv_normal.tok" />
|
|
<Content Include="ServiceDeps\wtv-1800\tellyscripts\LC2\LC2_OpenISP_56k.tok" />
|
|
<Content Include="ServiceDeps\wtv-1800\tellyscripts\LC2\LC2_WTV_18006138199.detok.txt" />
|
|
<Content Include="ServiceDeps\wtv-1800\tellyscripts\LC2\LC2_WTV_18006138199.tok" />
|
|
<Content Include="ServiceVault\http_pc\index.js" />
|
|
<Content Include="ServiceVault\http_pc\viewergen\index.js" />
|
|
<Content Include="ServiceDeps\viewergen\AppData--1.0-HE.zip" />
|
|
<Content Include="ServiceDeps\viewergen\AppData--1.0.zip" />
|
|
<Content Include="ServiceDeps\viewergen\AppData--1.1.zip" />
|
|
<Content Include="ServiceDeps\viewergen\AppData--2.5-HE.zip" />
|
|
<Content Include="ServiceDeps\viewergen\AppData--2.5.zip" />
|
|
<Content Include="ServiceDeps\viewergen\HackersEdition_Setup.bmp.gz" />
|
|
<Content Include="ServiceDeps\viewergen\readme_disksets.txt" />
|
|
<Content Include="ServiceDeps\viewergen\ResData--1.0.res.gz" />
|
|
<Content Include="ServiceDeps\viewergen\ResData--1.1.res.gz" />
|
|
<Content Include="ServiceDeps\viewergen\ResData--2.5.res.gz" />
|
|
<Content Include="ServiceDeps\viewergen\SuperViewer_Setup.bmp.gz" />
|
|
<Content Include="ServiceDeps\viewergen\WebTVIntel--1.0-HE.exe.gz" />
|
|
<Content Include="ServiceDeps\viewergen\WebTVIntel--1.0.exe.gz" />
|
|
<Content Include="ServiceDeps\viewergen\WebTVIntel--1.1.exe.gz" />
|
|
<Content Include="ServiceDeps\viewergen\WebTVIntel--2.5-HE.exe.gz" />
|
|
<Content Include="ServiceDeps\viewergen\WebTVIntel--2.5.exe.gz" />
|
|
<Content Include="ServiceVault\wtv-1800\noflash.js" />
|
|
<Content Include="ServiceVault\wtv-1800\offer-open-isp-suggest.js" />
|
|
<Content Include="ServiceVault\wtv-admin\admin.js" />
|
|
<Content Include="ServiceVault\wtv-admin\ban.js" />
|
|
<Content Include="ServiceVault\wtv-admin\deleteaccount.js" />
|
|
<Content Include="ServiceVault\wtv-admin\deleteuser.js" />
|
|
<Content Include="ServiceVault\wtv-admin\findaccount.js" />
|
|
<Content Include="ServiceVault\wtv-admin\images\nuke.gif" />
|
|
<Content Include="ServiceVault\wtv-admin\images\nuke_inverted.gif" />
|
|
<Content Include="ServiceVault\wtv-admin\images\polyzoot.jpg" />
|
|
<Content Include="ServiceVault\wtv-admin\validate-operator-tweaks.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-admin\operatortweaks.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-admin\polyzoot.js" />
|
|
<Content Include="ServiceVault\wtv-admin\regenfavs.js" />
|
|
<Content Include="ServiceVault\wtv-admin\reloadconfig.js" />
|
|
<Content Include="ServiceVault\wtv-admin\removeuserpasswd.js" />
|
|
<Content Include="ServiceVault\wtv-admin\unban.js" />
|
|
<Content Include="ServiceVault\wtv-chat\home.js" />
|
|
<Content Include="ServiceVault\wtv-chat\images\htv_chat.gif" />
|
|
<Content Include="ServiceVault\wtv-chat\images\htv_chat.jpg" />
|
|
<Content Include="ServiceVault\wtv-chat\images\top_corner_dark.jpg" />
|
|
<Content Include="ServiceVault\wtv-chat\images\widget.gif" />
|
|
<Content Include="ServiceVault\wtv-chat\MakeChatPage.js" />
|
|
<Content Include="ServiceVault\wtv-cookie\add.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-cookie\get.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-cookie\list.js" />
|
|
<Content Include="ServiceVault\wtv-cookie\reset.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-disk\content\diskmaps\ModemFirmware.json" />
|
|
<Content Include="ServiceVault\wtv-disk\userstore.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-favorite\add.js" />
|
|
<Content Include="ServiceVault\wtv-favorite\canned\90s.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\canned\funlover.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\canned\halen.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\canned\images\amazon.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\canned\images\barnesandnoble.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\canned\images\chicago_tribune.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\canned\images\ctt-wtv.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\canned\images\discovery.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\canned\images\e_online.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\canned\images\la_times.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\canned\images\msnbc.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\canned\images\ny_times.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\canned\images\pbs_online.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\canned\images\premiere.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\canned\images\roget.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\canned\images\soap-wtv.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\canned\images\trivialpursuit.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\canned\images\webster.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\canned\magnavox.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\canned\mitsubishi.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\canned\Music.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\canned\news.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\canned\oldavista.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\canned\oldnet.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\canned\RetroSite.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\canned\samsung.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\canned\simulator.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\canned\sony.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\canned\sony_pictures.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\canned\sony_pictures_store.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\commit-add-folder.js" />
|
|
<Content Include="ServiceVault\wtv-favorite\commit-arrange-favorites.js" />
|
|
<Content Include="ServiceVault\wtv-favorite\commit-discard-favorites.js" />
|
|
<Content Include="ServiceVault\wtv-favorite\commit-discard-folders.js" />
|
|
<Content Include="ServiceVault\wtv-favorite\commit-move-favorites.js" />
|
|
<Content Include="ServiceVault\wtv-favorite\commit-rename-favorites.js" />
|
|
<Content Include="ServiceVault\wtv-favorite\commit-samples-page.js" />
|
|
<Content Include="ServiceVault\wtv-favorite\commit-shortcuts-favorites.js" />
|
|
<Content Include="ServiceVault\wtv-favorite\favorite-index.js" />
|
|
<Content Include="ServiceVault\wtv-favorite\favorite.js" />
|
|
<Content Include="ServiceVault\wtv-favorite\get-thumbnail.js" />
|
|
<Content Include="ServiceVault\wtv-favorite\images\checkmark.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\images\fkey.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\list-folders.js" />
|
|
<Content Include="ServiceVault\wtv-favorite\ROMCache\FarRightTop.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\ROMCache\FarRightTopWithNextTab.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\ROMCache\FavoritesBanner.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\ROMCache\fkey.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\ROMCache\FoldersCoverBorder.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\ROMCache\LeftBottom.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\ROMCache\LeftMiddle.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\ROMCache\LeftMiddleTabOnly.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\ROMCache\LeftTop.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\ROMCache\LeftTopWithPreviousTab.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\ROMCache\MiddleTop.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\ROMCache\RightBottom.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\ROMCache\RightMiddle.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\ROMCache\RightMiddleEdgeOnly.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\ROMCache\RightTop.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\ROMCache\RightTopEdgeOnly.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\ROMCache\RightTopMost.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\ROMCache\WebTVLogoJewel.gif" />
|
|
<Content Include="ServiceVault\wtv-favorite\serve-add-folder-page.js" />
|
|
<Content Include="ServiceVault\wtv-favorite\serve-arrange-favorites.js" />
|
|
<Content Include="ServiceVault\wtv-favorite\serve-browser.js" />
|
|
<Content Include="ServiceVault\wtv-favorite\serve-choose-shortcut-favorites.js" />
|
|
<Content Include="ServiceVault\wtv-favorite\serve-discard-favorites.js" />
|
|
<Content Include="ServiceVault\wtv-favorite\serve-discard-folders.js" />
|
|
<Content Include="ServiceVault\wtv-favorite\serve-move-favorites.js" />
|
|
<Content Include="ServiceVault\wtv-favorite\serve-organize-favorites.js" />
|
|
<Content Include="ServiceVault\wtv-favorite\serve-rename-favorites.js" />
|
|
<Content Include="ServiceVault\wtv-favorite\serve-samples-page.js" />
|
|
<Content Include="ServiceVault\wtv-favorite\serve-shortcuts-favorites.js" />
|
|
<Content Include="ServiceVault\wtv-favorite\sony.html" />
|
|
<Content Include="ServiceVault\wtv-flashrom\content\content-serve.js" />
|
|
<Content Include="ServiceVault\wtv-flashrom\current-noflash.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-flashrom\get-by-path.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-flashrom\get-lc2-page.js" />
|
|
<Content Include="ServiceVault\wtv-flashrom\initiate-lc2-download.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-flashrom\lc2-download-complete.js" />
|
|
<Content Include="ServiceVault\wtv-flashrom\lc2-download-failed.js" />
|
|
<Content Include="ServiceVault\wtv-flashrom\noflash.js" />
|
|
<Content Include="ServiceVault\wtv-flashrom\ROMCache\HackTVLogoJewel.gif" />
|
|
<Content Include="ServiceVault\wtv-flashrom\ROMCache\MSNLogo.gif" />
|
|
<Content Include="ServiceVault\wtv-flashrom\ROMCache\S40H1.gif" />
|
|
<Content Include="ServiceVault\wtv-flashrom\ROMCache\Shadow.gif" />
|
|
<Content Include="ServiceVault\wtv-flashrom\ROMCache\Spacer.gif" />
|
|
<Content Include="ServiceVault\wtv-flashrom\ROMCache\up-arrows.swf" />
|
|
<Content Include="ServiceVault\wtv-flashrom\ROMCache\WebTVLogoJewel.gif" />
|
|
<Content Include="ServiceVault\wtv-flashrom\willie.js" />
|
|
<Content Include="ServiceVault\wtv-guide\help.js" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Scrapbook\AddFromMail\AddFromMail.js" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Scrapbook\AddFromMail\AddFromMail2.js" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Scrapbook\AddFromMail\AddFromMail3.js" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Spelling\Overview\Overview.js" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Spelling\Overview\Overview2.js" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Spelling\Overview\Overview3.js" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Spelling\Overview\Overview4.js" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Spelling\Overview\Overview5.js" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Tips\CutPaste\Find.js" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Tips\CutPaste\Paste.js" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Tips\CutPaste\PasteWord.js" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Tips\CutPaste\Review.js" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Tips\CutPaste\Select.js" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Tips\CutPaste\SelectWord.js" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Tips\CutPaste\Start.js" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Tips\OnScreenKeyboard\Capitals.js" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Tips\OnScreenKeyboard\Erasing.js" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Tips\OnScreenKeyboard\GettingRidOf.js" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Tips\OnScreenKeyboard\InsertingSpace.js" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Tips\OnScreenKeyboard\NextLine.js" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Tips\OnScreenKeyboard\NextTextBox.js" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Tips\OnScreenKeyboard\OnScreenKeyboard.js" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Tips\OnScreenKeyboard\PreviousTextBox.js" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Tips\Options\Send.js" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Tips\Options\topic=Tips&subtopic=Options&page=Find.htm" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Tips\Options\topic=Tips&subtopic=Options&page=Goto.htm" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Tips\Options\topic=Tips&subtopic=Options&page=HangUp.htm" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Tips\Options\topic=Tips&subtopic=Options&page=Info.htm" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Tips\Options\topic=Tips&subtopic=Options&page=logo.htm" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Tips\Options\topic=Tips&subtopic=Options&page=Messenger.htm" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Tips\Options\topic=Tips&subtopic=Options&page=Print.htm" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Tips\Options\topic=Tips&subtopic=Options&page=Reload.htm" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Tips\Options\topic=Tips&subtopic=Options&page=Save.htm" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Tips\Options\topic=Tips&subtopic=Options&page=TVvsWeb.htm" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Tips\Options\topic=Tips&subtopic=Options&page=TvWindow.htm" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Tips\Options\topic=Tips&subtopic=Options.htm" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Users\Addresses\Addresses.js" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Users\Addresses\Addresses2.js" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Users\AddUser\AddUser.js" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Users\AddUser\AddUser2.js" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Users\AddUser\AddUser3.js" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Users\AddUser\AddUser3a.js" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Users\AddUser\AddUser4.js" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Users\AddUser\AddUser5.js" />
|
|
<Content Include="ServiceVault\wtv-guide\help\Users\AddUser\AddUser6.js" />
|
|
<Content Include="ServiceVault\wtv-guide\images\AboutWebTVBanner.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Back.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\BigAlpha.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\btn.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\BulletArrow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\cbot.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\CenterButton.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\cfront.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\CodeSet.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\ContinueButton.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\contro.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Cursor.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\DoneButton.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\EchoStar\ArrowButtons.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\EchoStar\ArrowButtonsCenter.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\EchoStar\ArrowsGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\EchoStar\BackGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\EchoStar\CenterButton.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\EchoStar\DownArrowButton.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\EchoStar\EchoStarRemote.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\EchoStar\HomeGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\EchoStar\InfoGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\EchoStar\ListingsGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\EchoStar\MuteGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\EchoStar\NumbersGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\EchoStar\OptionsGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\EchoStar\PipGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\EchoStar\PowerGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\EchoStar\RecallGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\EchoStar\RecentGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\EchoStar\ScrollGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\EchoStar\TVVIDSwitch.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\EchoStar\ViewGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\EchoStar\VolChGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\EmptyMailbox.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Favorites.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\grungeIntro\account.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\grungeIntro\classic-account.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\grungeIntro\classic-settings.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\grungeIntro\classic-webhome-center.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\grungeIntro\classic-webhome-links.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\grungeIntro\classic-webhome.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\grungeIntro\grungeTourBg.swf" />
|
|
<Content Include="ServiceVault\wtv-guide\images\grungeIntro\help.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\grungeIntro\news.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\grungeIntro\page-builder.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\grungeIntro\search-text.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\grungeIntro\search-things.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\grungeIntro\search.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\grungeIntro\settings.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\grungeIntro\shopping.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\grungeIntro\test.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\grungeIntro\webhome-center.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\grungeIntro\webhome-links.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\grungeIntro\webhome.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\GuideBanner.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\HelpDoneButton.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\HelpEmailButton.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\help\account\account-main-metered.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\help\account\account-main-msn.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\help\account\account-main.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\help\account\metered-detailed-period-msn.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\help\account\metered-detailed-period.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\help\account\metered-main-msn.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\help\account\metered-main.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\help\account\metered-user-msn.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\help\account\metered-user.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\help\account\user-info.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\help\account\webtv-users.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\help\common\arrowDL.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\help\common\arrowDR.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\help\common\arrowUL.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\help\common\arrowUR.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\help\common\audio-video.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\help\common\audio-video2.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\help\common\coaxial.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\help\common\helpBannerImage.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\help\common\helpMasthead.swf" />
|
|
<Content Include="ServiceVault\wtv-guide\images\help\common\helpMastheadBlank.swf" />
|
|
<Content Include="ServiceVault\wtv-guide\images\help\common\less.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\help\common\less_dim.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\help\common\microphone.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\help\common\more.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\help\common\more_dim.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\help\debug\maillist.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\help\debug\webhome.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\help\mail\maillist.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\help\mail\sendmail-classic.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\help\mail\sendmail-plus.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\home-classic.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\home-plus.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\home-plus.old" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Home.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\LittleRemote.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\mail_delete.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\mail_forward.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\mail_reply.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\mail_save.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\mail_send.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\marketplace.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\MitsubishiArrowsGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\MitsubishiBackGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\MitsubishiHomeGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\MitsubishiNumbersGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\MitsubishiOptionsGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\MitsubishiPowerGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\MitsubishiRecentGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\MitsubishiRemote.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\MitsubishiScrollGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\MitsubishiViewGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\MitsubishiVolChGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Mitsubishi\CenterButton.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\network.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Nothing.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Numbers.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Options.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\OptionsButton.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Philips-Plus-Remote\ArrowsGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Philips-Plus-Remote\BackGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Philips-Plus-Remote\CenterGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Philips-Plus-Remote\ChannelGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Philips-Plus-Remote\ExploreGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Philips-Plus-Remote\FavoritesGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Philips-Plus-Remote\HomeGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Philips-Plus-Remote\MailGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Philips-Plus-Remote\MuteGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Philips-Plus-Remote\NumbersGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Philips-Plus-Remote\OptionsGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Philips-Plus-Remote\PhilipsPlusRemote.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Philips-Plus-Remote\PowerGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Philips-Plus-Remote\RecentGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Philips-Plus-Remote\ReloadGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Philips-Plus-Remote\ScrollGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Philips-Plus-Remote\TVGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Philips-Plus-Remote\TVVideoGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Philips-Plus-Remote\ViewGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Philips-Plus-Remote\VolChGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Philips-Plus\CenterButton.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\PhilipsArrowsGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\PhilipsBackGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\PhilipsCenterButton.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\PhilipsFavoritesGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\PhilipsHomeGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\PhilipsOptionsGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\PhilipsPowerGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\PhilipsRecentGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\PhilipsRemote.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\PhilipsScrollGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\PhilipsSearchGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\PhilipsTVWebGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Philips\CenterButton.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\power-highlight.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\quickhelp\bullet1.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\quickhelp\bullet2.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\quickhelp\ComingA_logo.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\quickhelp\QH_Banner.swf" />
|
|
<Content Include="ServiceVault\wtv-guide\images\quickhelp\QH_mRemote.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\quickhelp\tocBullet.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\quickhelp\TopicArrow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\quickhelp\TopicArrow2.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\quickhelp\triangleBlk.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\quickhelp\triangleWht.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\quickhelp\TVCrossover.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Recent.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\remote-bottom-half.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\remote-top-half.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\remote_sec.1b.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Rule.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\RuleLeftEnd.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\SampleGreeting.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\SamsungArrowsGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\SamsungBackGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\SamsungHomeGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\SamsungNumbersGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\SamsungOptionsGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\SamsungPowerGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\SamsungRecentGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\SamsungRemote.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\images\SamsungScrollGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\SamsungViewGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\SamsungVolChGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Samsung\CenterButton.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Scroll.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Searching.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Signature.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\SmallAlpha.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Sony-Plus\SonyPlusRemote.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Sony-Plus\SonyPlusViewGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\SonyArrowsGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\SonyBackGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\SonyCodeSetGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\SonyHomeGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\SonyNumbersGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\SonyOptionsGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\SonyPowerGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\SonyRecentGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\SonyRemote.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\SonyScrollGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\SonyViewGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\SonyVolChGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Sony\CenterButton.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Spacer.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Steps.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\topbanner.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\UsingWebTVBanner.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\VolCh.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Wallet1.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\Wallet2.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\WebTV\CenterButton.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\YellowPixel.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\YourAccountBanner.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\images\YourScreenshotHere.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\AboutWebTVBanner.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Back.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\BigAlpha.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\btn.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\BulletArrow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\cbot.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\CenterButton.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\cfront.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\CodeSet.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\ContinueButton.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\contro.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Cursor.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\DoneButton.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\EchoStar\ArrowButtons.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\EchoStar\ArrowButtonsCenter.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\EchoStar\ArrowsGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\EchoStar\BackGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\EchoStar\CenterButton.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\EchoStar\DownArrowButton.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\EchoStar\EchoStarRemote.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\EchoStar\HomeGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\EchoStar\InfoGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\EchoStar\ListingsGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\EchoStar\MuteGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\EchoStar\NumbersGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\EchoStar\OptionsGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\EchoStar\PipGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\EchoStar\PowerGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\EchoStar\RecallGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\EchoStar\RecentGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\EchoStar\ScrollGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\EchoStar\TVVIDSwitch.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\EchoStar\ViewGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\EchoStar\VolChGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\EmptyMailbox.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Favorites.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\grungeIntro\account.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\grungeIntro\classic-account.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\grungeIntro\classic-settings.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\grungeIntro\classic-webhome-center.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\grungeIntro\classic-webhome-links.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\grungeIntro\classic-webhome.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\grungeIntro\grungeTourBg.swf" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\grungeIntro\help.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\grungeIntro\news.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\grungeIntro\page-builder.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\grungeIntro\search-text.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\grungeIntro\search-things.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\grungeIntro\search.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\grungeIntro\settings.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\grungeIntro\shopping.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\grungeIntro\test.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\grungeIntro\webhome-center.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\grungeIntro\webhome-links.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\grungeIntro\webhome.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\GuideBanner.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\HelpDoneButton.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\HelpEmailButton.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\helpMasthead.swf" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\help\account\account-main-metered.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\help\account\account-main-msn.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\help\account\account-main.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\help\account\metered-detailed-period-msn.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\help\account\metered-detailed-period.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\help\account\metered-main-msn.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\help\account\metered-main.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\help\account\metered-user-msn.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\help\account\metered-user.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\help\account\user-info.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\help\account\webtv-users.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\help\common\arrowDL.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\help\common\arrowDR.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\help\common\arrowUL.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\help\common\arrowUR.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\help\common\audio-video.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\help\common\audio-video2.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\help\common\coaxial.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\help\common\helpBannerImage.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\help\common\helpMasthead.swf" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\help\common\helpMastheadBlank.swf" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\help\common\less.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\help\common\less_dim.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\help\common\microphone.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\help\common\more.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\help\common\more_dim.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\help\debug\maillist.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\help\debug\webhome.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Home.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\LittleRemote.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\mail_delete.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\mail_forward.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\mail_reply.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\mail_save.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\mail_send.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\marketplace.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\MitsubishiArrowsGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\MitsubishiBackGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\MitsubishiHomeGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\MitsubishiNumbersGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\MitsubishiOptionsGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\MitsubishiPowerGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\MitsubishiRecentGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\MitsubishiRemote.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\MitsubishiScrollGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\MitsubishiViewGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\MitsubishiVolChGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Mitsubishi\CenterButton.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\network.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Nothing.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Numbers.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Options.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\OptionsButton.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Philips-Plus-Remote\ArrowsGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Philips-Plus-Remote\BackGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Philips-Plus-Remote\CenterGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Philips-Plus-Remote\ChannelGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Philips-Plus-Remote\ExploreGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Philips-Plus-Remote\FavoritesGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Philips-Plus-Remote\HomeGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Philips-Plus-Remote\MailGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Philips-Plus-Remote\MuteGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Philips-Plus-Remote\NumbersGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Philips-Plus-Remote\OptionsGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Philips-Plus-Remote\PhilipsPlusRemote.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Philips-Plus-Remote\PowerGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Philips-Plus-Remote\RecentGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Philips-Plus-Remote\ReloadGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Philips-Plus-Remote\ScrollGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Philips-Plus-Remote\TVGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Philips-Plus-Remote\TVVideoGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Philips-Plus-Remote\ViewGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Philips-Plus-Remote\VolChGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Philips-Plus\CenterButton.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\PhilipsArrowsGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\PhilipsBackGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\PhilipsCenterButton.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\PhilipsFavoritesGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\PhilipsHomeGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\PhilipsOptionsGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\PhilipsPowerGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\PhilipsRecentGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\PhilipsRemote.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\PhilipsScrollGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\PhilipsSearchGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\PhilipsTVWebGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Philips\CenterButton.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\power-highlight.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\quickhelp\bullet1.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\quickhelp\bullet2.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\quickhelp\ComingA_logo.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\quickhelp\QH_Banner.swf" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\quickhelp\QH_mRemote.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\quickhelp\tocBullet.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\quickhelp\TopicArrow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\quickhelp\TopicArrow2.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\quickhelp\triangleBlk.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\quickhelp\triangleWht.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\quickhelp\TVCrossover.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Recent.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\remote-bottom-half.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\remote-top-half.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\remote_sec.1b.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Rule.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\RuleLeftEnd.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\SampleGreeting.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\SamsungArrowsGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\SamsungBackGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\SamsungHomeGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\SamsungNumbersGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\SamsungOptionsGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\SamsungPowerGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\SamsungRecentGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\SamsungRemote.jpg" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\SamsungScrollGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\SamsungViewGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\SamsungVolChGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Samsung\CenterButton.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Scroll.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Searching.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Signature.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\SmallAlpha.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Sony-Plus\SonyPlusRemote.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Sony-Plus\SonyPlusViewGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\SonyArrowsGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\SonyBackGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\SonyCodeSetGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\SonyHomeGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\SonyNumbersGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\SonyOptionsGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\SonyPowerGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\SonyRecentGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\SonyRemote.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\SonyScrollGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\SonyViewGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\SonyVolChGlow.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Sony\CenterButton.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Spacer.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Steps.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\topbanner.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\UsingWebTVBanner.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\VolCh.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Wallet1.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\Wallet2.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\WebTV\CenterButton.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\YellowPixel.gif" />
|
|
<Content Include="ServiceVault\wtv-guide\ROMCache\YourAccountBanner.gif" />
|
|
<Content Include="ServiceVault\wtv-head-waiter\bad-disk.js" />
|
|
<Content Include="ServiceVault\wtv-head-waiter\choose-user.js" />
|
|
<Content Include="ServiceVault\wtv-head-waiter\password.js" />
|
|
<Content Include="ServiceVault\wtv-head-waiter\relogin.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-head-waiter\ValidateLogin.js" />
|
|
<Content Include="ServiceVault\wtv-home\Credits-Legal.js" />
|
|
<Content Include="ServiceVault\wtv-home\Credits-Privacy.js" />
|
|
<Content Include="ServiceVault\wtv-mail\addressbook.js" />
|
|
<Content Include="ServiceVault\wtv-mail\DiplomaMail.js" />
|
|
<Content Include="ServiceVault\wtv-mail\get-attachment.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-mail\get-signature.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-mail\listmail.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-mail\readmail.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-mail\sendmail.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-mail\verify-address.js" />
|
|
<Content Include="ServiceVault\wtv-music\demo\hacktv4.gif" />
|
|
<Content Include="ServiceVault\wtv-music\demo\index.html" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\acey.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\bach_cmaj_prelude.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\bach_dminor_2part_invention.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\bach_fugue_cmajor.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\bach_fugue_cminor.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\bach_fugue_eflatMajor.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\bach_little_fugue.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\bach_menuet_in_G.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\bach_violin_partita_in_e.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Bogged.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Bogged2.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\BoggedDown.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Brasilia.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Busy.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\CantWait.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Catamran.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\cata_wtv.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\chill_jingle.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\ComeInn.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\ComeOnInn.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\CoolShad.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Dancing.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\DarkGame.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\dark_dance.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\DeerXing.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\DialingWebtv.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Downtown.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\eubieblake_baltimoretodolo.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Fever.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Flutey.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Flutter.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\funky.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\future_sound.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Georgy.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\GetBy.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Glasses.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\grldream.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\groovy.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\hacktv4.gif" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Harry.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\HarryRock.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Herbie.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\HomeAgn.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\home_wtv.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\house.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\house_jam.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Huffin.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\HuffinPuffin.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\IAmBusy.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\ICantWait.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\index.html" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Jazzin.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\jelly_kansascitystomp.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\jelly_mrjoe.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Jimi.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\jivecofe.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\JiveJava.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\joplin_entertainer.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\joplin_figleafrag.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\joplin_mapleleafrag.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\joplin_wallstreetrag.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\jscape.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\JustBlue.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\just_wtv.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\LetsPlayBall.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Liz-N-Larry.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\LizLarry.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\mattman.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Midterm.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Missin.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\MissinSummer.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Moorea.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\MoveOver.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\MrChopChop.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\nightclub.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\NiteFunk.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\nite_wtv.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\OhImOnFire.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\oldshop.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\OnBoogie.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\OnFire.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\ParkIt.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\ParkItHere.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\ParkWalk.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\PCH.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\PianoJz1.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\PianoJz2.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\pnojazz1.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\pnojazz2.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Prezo.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Prussian.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Pundit.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\relief.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\RickPunk.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Road.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\roadtrav.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\royal.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Saunter.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\ShadowMe.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Shre.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\shre_wtv.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\SlowDay.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\SoGrand.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\StarDanc.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\stop.wav" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Stubborn.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Surge.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Swang.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\SwingSet.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\TastyWav.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\tekworld.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\TheGirl.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Theme.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Think.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Travel.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Tumbling.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Under.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\undr_wtv.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Upping.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\webtv.gif" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Wind1.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\midi\Xess.mid" />
|
|
<Content Include="ServiceVault\wtv-music\demo\music.jpg" />
|
|
<Content Include="ServiceVault\wtv-music\get-playlist.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-news\get-attachment.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-news\lobby.js" />
|
|
<Content Include="ServiceVault\wtv-news\news.js" />
|
|
<Content Include="ServiceVault\wtv-passport\messengerlogin.js" />
|
|
<Content Include="ServiceVault\wtv-register\BeMyGuest.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-register\FinishRegistration.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-register\register.js" />
|
|
<Content Include="ServiceVault\wtv-register\ValidateAccountInfo.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-register\ValidateAgreement.js" />
|
|
<Content Include="ServiceVault\wtv-register\ValidateReviewAccountInfo.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-register\splash.js" />
|
|
<Content Include="ServiceVault\wtv-setup\get.js" />
|
|
<Content Include="ServiceVault\wtv-1800\unauthorized.js" />
|
|
<Content Include="ServiceVault\wtv-setup\accounts.js" />
|
|
<Content Include="ServiceVault\wtv-setup\add-user-name.js" />
|
|
<Content Include="ServiceVault\wtv-setup\add-user-password.js" />
|
|
<Content Include="ServiceVault\wtv-setup\add-user.js" />
|
|
<Content Include="ServiceVault\wtv-setup\adjust-brightness.js" />
|
|
<Content Include="ServiceVault\wtv-setup\adjust-contrast.js" />
|
|
<Content Include="ServiceVault\wtv-setup\adjust-display-intro.js" />
|
|
<Content Include="ServiceVault\wtv-setup\adjust-sharpness.js" />
|
|
<Content Include="ServiceVault\wtv-setup\center-display.js" />
|
|
<Content Include="ServiceVault\wtv-setup\choose-bg-songs.js" />
|
|
<Content Include="ServiceVault\wtv-setup\edit-password.js" />
|
|
<Content Include="ServiceVault\wtv-setup\edit-user-begin.js" />
|
|
<Content Include="ServiceVault\wtv-setup\edit-user-name.js" />
|
|
<Content Include="ServiceVault\wtv-setup\get-playlist.js" />
|
|
<Content Include="ServiceVault\wtv-setup\get-settings.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-setup\keyboard.js" />
|
|
<Content Include="ServiceVault\wtv-setup\mail-signature.js" />
|
|
<Content Include="ServiceVault\wtv-setup\mail.js" />
|
|
<Content Include="ServiceVault\wtv-setup\messenger-account.js" />
|
|
<Content Include="ServiceVault\wtv-setup\messenger-edit-list.js" />
|
|
<Content Include="ServiceVault\wtv-setup\messenger-enable.js" />
|
|
<Content Include="ServiceVault\wtv-setup\messenger-info.js" />
|
|
<Content Include="ServiceVault\wtv-setup\messenger-mode.js" />
|
|
<Content Include="ServiceVault\wtv-setup\messenger.js" />
|
|
<Content Include="ServiceVault\wtv-setup\tweaks.js" />
|
|
<Content Include="ServiceVault\wtv-setup\phone-basic.js" />
|
|
<Content Include="ServiceVault\wtv-setup\phone-call-wait-thresh.js" />
|
|
<Content Include="ServiceVault\wtv-setup\phone-call-waiting.js" />
|
|
<Content Include="ServiceVault\wtv-setup\phone-reset.js" />
|
|
<Content Include="ServiceVault\wtv-setup\phone.js" />
|
|
<Content Include="ServiceVault\wtv-setup\validate-messenger-account.js" />
|
|
<Content Include="ServiceVault\wtv-setup\validate-remove-users.js" />
|
|
<Content Include="ServiceVault\wtv-setup\remove-users.js" />
|
|
<Content Include="ServiceVault\wtv-setup\reset-musicobj.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-setup\screen-border.js" />
|
|
<Content Include="ServiceVault\wtv-setup\screen.js" />
|
|
<Content Include="ServiceVault\wtv-setup\serve-billing-overview.js" />
|
|
<Content Include="ServiceVault\wtv-setup\set-bg.js" />
|
|
<Content Include="ServiceVault\wtv-setup\set.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-setup\setup.js" />
|
|
<Content Include="ServiceVault\wtv-setup\sound.js" />
|
|
<Content Include="ServiceVault\wtv-setup\text.js" />
|
|
<Content Include="ServiceVault\wtv-setup\validate-add-user-done.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-setup\validate-add-user.js" />
|
|
<Content Include="ServiceVault\wtv-setup\validate-bg-song-category.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-setup\validate-change-name.js" />
|
|
<Content Include="ServiceVault\wtv-setup\validate-change-password.js" />
|
|
<Content Include="ServiceVault\wtv-setup\validate-mail-signature.js" />
|
|
<Content Include="ServiceVault\wtv-setup\validate-screen-border.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-setup\validate-tweaks.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-star\star.js" />
|
|
<Content Include="ServiceVault\wtv-tricks\access.js" />
|
|
<Content Include="ServiceVault\wtv-tricks\blastbacklist.js" />
|
|
<Content Include="ServiceVault\wtv-tricks\charmap.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-tricks\cSetup.js" />
|
|
<Content Include="ServiceVault\wtv-tricks\go-offline.js" />
|
|
<Content Include="ServiceVault\wtv-tricks\info.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-tricks\nullify-me.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-tricks\register.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-tricks\tricks.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-tricks\unregister.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-disk\content\diskmaps\DealerDemo.json">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-disk\sync.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="ServiceVault\wtv-home\home.js" />
|
|
<Content Include="ServiceVault\wtv-1800\preregister.js" />
|
|
<Content Include="ServiceVault\wtv-head-waiter\finalize-security.js" />
|
|
<Content Include="ServiceVault\wtv-head-waiter\login-stage-two.js" />
|
|
<Content Include="ServiceVault\wtv-head-waiter\login.js" />
|
|
<Content Include="ServiceVault\wtv-home\splash.js" />
|
|
<Content Include="ServiceVault\wtv-log\log.js" />
|
|
<Content Include="SharedROMCache\AccountBanner.gif" />
|
|
<Content Include="SharedROMCache\AroundTownIcon2.gif" />
|
|
<Content Include="SharedROMCache\AT_BannerGradient.gif" />
|
|
<Content Include="SharedROMCache\AT_BannerIcon.gif" />
|
|
<Content Include="SharedROMCache\AT_BottomShadow.gif" />
|
|
<Content Include="SharedROMCache\AT_Shadow.gif" />
|
|
<Content Include="SharedROMCache\BulletArrow.gif" />
|
|
<Content Include="SharedROMCache\Chat.gif" />
|
|
<Content Include="SharedROMCache\CommunityBanner.gif" />
|
|
<Content Include="SharedROMCache\DottedLine.gif" />
|
|
<Content Include="SharedROMCache\ExploreTitle.gif" />
|
|
<Content Include="SharedROMCache\FileImage.gif" />
|
|
<Content Include="SharedROMCache\FileMovie.gif" />
|
|
<Content Include="SharedROMCache\FilePackage.gif" />
|
|
<Content Include="SharedROMCache\FileSound.gif" />
|
|
<Content Include="SharedROMCache\FileText.gif" />
|
|
<Content Include="SharedROMCache\HackTVLogoJewel.gif" />
|
|
<Content Include="SharedROMCache\help\common\helpMastheadBlank.swf" />
|
|
<Content Include="SharedROMCache\HomeBanner.gif" />
|
|
<Content Include="SharedROMCache\kb.gif" />
|
|
<Content Include="SharedROMCache\kb_alpha.gif" />
|
|
<Content Include="SharedROMCache\MSNLogo.gif" />
|
|
<Content Include="SharedROMCache\news_icon.gif" />
|
|
<Content Include="SharedROMCache\PanelEdge.gif" />
|
|
<Content Include="SharedROMCache\PaperBase.gif" />
|
|
<Content Include="SharedROMCache\PaperTop.gif" />
|
|
<Content Include="SharedROMCache\PaperTopFlat.gif" />
|
|
<Content Include="SharedROMCache\PromotionLeftEdge.gif" />
|
|
<Content Include="SharedROMCache\RemoveButton.gif" />
|
|
<Content Include="SharedROMCache\S20BV1.gif" />
|
|
<Content Include="SharedROMCache\S20BV2.gif" />
|
|
<Content Include="SharedROMCache\S20TH1.gif" />
|
|
<Content Include="SharedROMCache\S20TV1.gif" />
|
|
<Content Include="SharedROMCache\S20TV2.gif" />
|
|
<Content Include="SharedROMCache\S40H1.gif" />
|
|
<Content Include="SharedROMCache\S40V1.gif" />
|
|
<Content Include="SharedROMCache\S40V2.gif" />
|
|
<Content Include="SharedROMCache\S60HS1.gif" />
|
|
<Content Include="SharedROMCache\S60HS2.gif" />
|
|
<Content Include="SharedROMCache\S60HS3.gif" />
|
|
<Content Include="SharedROMCache\S60HS4.gif" />
|
|
<Content Include="SharedROMCache\S60HS5.gif" />
|
|
<Content Include="SharedROMCache\SAdH1.gif" />
|
|
<Content Include="SharedROMCache\SAdH2.gif" />
|
|
<Content Include="SharedROMCache\SAdH3.gif" />
|
|
<Content Include="SharedROMCache\SettingsBanner.gif" />
|
|
<Content Include="SharedROMCache\Shadow.gif" />
|
|
<Content Include="SharedROMCache\ShadowCorner.gif" />
|
|
<Content Include="SharedROMCache\ShadowH.gif" />
|
|
<Content Include="SharedROMCache\ShadowHCap.gif" />
|
|
<Content Include="SharedROMCache\ShadowHStart.gif" />
|
|
<Content Include="SharedROMCache\SiteShowcase.gif" />
|
|
<Content Include="SharedROMCache\Spacer.gif" />
|
|
<Content Include="SharedROMCache\splash_logo_hacktv.gif" />
|
|
<Content Include="SharedROMCache\up-arrows.swf" />
|
|
<Content Include="SharedROMCache\UsingWebTVBanner.gif" />
|
|
<Content Include="SharedROMCache\WebTVLogoJewel.gif" />
|
|
<Content Include="sync_nntp.js" />
|
|
<Content Include="test.js" />
|
|
<Content Include="includes\WTVAdmin.js" />
|
|
<Content Include="includes\WTVBGMusic.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="includes\WTVClientSessionData.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="user_config.example.json" />
|
|
<Content Include="user_config.json" />
|
|
<Content Include="includes\WTVClientCapabilities.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="includes\WTVDisk.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="includes\WTVFavorites.js" />
|
|
<Content Include="includes\WTVFlashrom.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="includes\WTVGuide.js" />
|
|
<Content Include="includes\WTVLzpf.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="includes\WTVMail.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="includes\WTVMime.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="includes\WTVRegister.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="includes\WTVSec.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
<Content Include="package.json" />
|
|
<Content Include="includes\WTVShared.js">
|
|
<SubType>Code</SubType>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="includes\" />
|
|
<Folder Include="ServiceDeps\" />
|
|
<Folder Include="ServiceDeps\templates\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\prerendered\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\prerendered\Addressbook\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\prerendered\Alerts\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\prerendered\Billing\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\prerendered\Billing\PayMethods\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\prerendered\Chat\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\prerendered\Index\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\prerendered\Index\Main\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\prerendered\Keyboard\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\prerendered\Keyboard\Cmd\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\prerendered\MailPOP\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\prerendered\MailPOP\WhatIs\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\Attach\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\CarbCops\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\GetStarted\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\Picture\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\Reply\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\Signature\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\Storage\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\prerendered\Mail\Write\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\prerendered\Scrapbook\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\prerendered\Scrapbook\AddFromMail\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\prerendered\Spelling\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\prerendered\Spelling\Overview\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\prerendered\Tips\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\prerendered\Tips\CutPaste\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\prerendered\Tips\OnScreenKeyboard\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\prerendered\Tips\Options\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\prerendered\Users\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\prerendered\Users\Addresses\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\prerendered\Users\AddUser\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\prerendered\WhatIs\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-guide\templates\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-mail\" />
|
|
<Folder Include="ServiceDeps\templates\wtv-news\" />
|
|
<Folder Include="ServiceDeps\viewergen\" />
|
|
<Folder Include="ServiceDeps\wtv-1800\" />
|
|
<Folder Include="ServiceDeps\wtv-1800\tellyscripts\bf0app\" />
|
|
<Folder Include="ServiceDeps\wtv-1800\tellyscripts\FIJI\" />
|
|
<Folder Include="ServiceDeps\wtv-1800\tellyscripts\UTV\" />
|
|
<Folder Include="ServiceDeps\wtv-1800\tellyscripts\" />
|
|
<Folder Include="ServiceDeps\wtv-1800\tellyscripts\LC2\" />
|
|
<Folder Include="ServiceVault\" />
|
|
<Folder Include="ServiceVault\http_pc\" />
|
|
<Folder Include="ServiceVault\http_pc\viewergen\" />
|
|
<Folder Include="ServiceVault\wtv-admin\" />
|
|
<Folder Include="ServiceVault\wtv-admin\images\" />
|
|
<Folder Include="ServiceVault\wtv-favorite\" />
|
|
<Folder Include="ServiceVault\wtv-favorite\canned\" />
|
|
<Folder Include="ServiceVault\wtv-favorite\canned\images\" />
|
|
<Folder Include="ServiceVault\wtv-favorite\images\" />
|
|
<Folder Include="ServiceVault\wtv-favorite\ROMCache\" />
|
|
<Folder Include="ServiceVault\wtv-guide\" />
|
|
<Folder Include="ServiceVault\wtv-guide\help\" />
|
|
<Folder Include="ServiceVault\wtv-guide\help\Scrapbook\" />
|
|
<Folder Include="ServiceVault\wtv-guide\help\Scrapbook\AddFromMail\" />
|
|
<Folder Include="ServiceVault\wtv-guide\help\Spelling\" />
|
|
<Folder Include="ServiceVault\wtv-guide\help\Spelling\Overview\" />
|
|
<Folder Include="ServiceVault\wtv-guide\help\Tips\" />
|
|
<Folder Include="ServiceVault\wtv-guide\help\Tips\CutPaste\" />
|
|
<Folder Include="ServiceVault\wtv-guide\help\Tips\OnScreenKeyboard\" />
|
|
<Folder Include="ServiceVault\wtv-guide\help\Tips\Options\" />
|
|
<Folder Include="ServiceVault\wtv-guide\help\Users\" />
|
|
<Folder Include="ServiceVault\wtv-guide\help\Users\Addresses\" />
|
|
<Folder Include="ServiceVault\wtv-guide\help\Users\AddUser\" />
|
|
<Folder Include="ServiceVault\wtv-guide\images\" />
|
|
<Folder Include="ServiceVault\wtv-guide\images\EchoStar\" />
|
|
<Folder Include="ServiceVault\wtv-guide\images\grungeIntro\" />
|
|
<Folder Include="ServiceVault\wtv-guide\images\help\" />
|
|
<Folder Include="ServiceVault\wtv-guide\images\help\account\" />
|
|
<Folder Include="ServiceVault\wtv-guide\images\help\common\" />
|
|
<Folder Include="ServiceVault\wtv-guide\images\help\debug\" />
|
|
<Folder Include="ServiceVault\wtv-guide\images\help\mail\" />
|
|
<Folder Include="ServiceVault\wtv-guide\images\Mitsubishi\" />
|
|
<Folder Include="ServiceVault\wtv-guide\images\Philips-Plus-Remote\" />
|
|
<Folder Include="ServiceVault\wtv-guide\images\Philips-Plus\" />
|
|
<Folder Include="ServiceVault\wtv-guide\images\Philips\" />
|
|
<Folder Include="ServiceVault\wtv-guide\images\quickhelp\" />
|
|
<Folder Include="ServiceVault\wtv-guide\images\Samsung\" />
|
|
<Folder Include="ServiceVault\wtv-guide\images\Sony-Plus\" />
|
|
<Folder Include="ServiceVault\wtv-guide\images\Sony\" />
|
|
<Folder Include="ServiceVault\wtv-guide\images\WebTV\" />
|
|
<Folder Include="ServiceVault\wtv-guide\ROMCache\" />
|
|
<Folder Include="ServiceVault\wtv-guide\ROMCache\EchoStar\" />
|
|
<Folder Include="ServiceVault\wtv-guide\ROMCache\grungeIntro\" />
|
|
<Folder Include="ServiceVault\wtv-guide\ROMCache\help\" />
|
|
<Folder Include="ServiceVault\wtv-guide\ROMCache\help\account\" />
|
|
<Folder Include="ServiceVault\wtv-guide\ROMCache\help\common\" />
|
|
<Folder Include="ServiceVault\wtv-guide\ROMCache\help\debug\" />
|
|
<Folder Include="ServiceVault\wtv-guide\ROMCache\Mitsubishi\" />
|
|
<Folder Include="ServiceVault\wtv-guide\ROMCache\Philips-Plus-Remote\" />
|
|
<Folder Include="ServiceVault\wtv-guide\ROMCache\Philips-Plus\" />
|
|
<Folder Include="ServiceVault\wtv-guide\ROMCache\Philips\" />
|
|
<Folder Include="ServiceVault\wtv-guide\ROMCache\quickhelp\" />
|
|
<Folder Include="ServiceVault\wtv-guide\ROMCache\Samsung\" />
|
|
<Folder Include="ServiceVault\wtv-guide\ROMCache\Sony-Plus\" />
|
|
<Folder Include="ServiceVault\wtv-guide\ROMCache\Sony\" />
|
|
<Folder Include="ServiceVault\wtv-guide\ROMCache\WebTV\" />
|
|
<Folder Include="ServiceVault\wtv-mail\" />
|
|
<Folder Include="ServiceVault\wtv-chat\" />
|
|
<Folder Include="ServiceVault\wtv-chat\images\" />
|
|
<Folder Include="ServiceVault\wtv-cookie\" />
|
|
<Folder Include="ServiceVault\wtv-flashrom\" />
|
|
<Folder Include="ServiceVault\wtv-flashrom\content\" />
|
|
<Folder Include="ServiceVault\wtv-flashrom\ROMCache\" />
|
|
<Folder Include="ServiceVault\wtv-music\" />
|
|
<Folder Include="ServiceVault\wtv-music\demo\" />
|
|
<Folder Include="ServiceVault\wtv-music\demo\midi\" />
|
|
<Folder Include="ServiceVault\wtv-news\" />
|
|
<Folder Include="ServiceVault\wtv-passport\" />
|
|
<Folder Include="ServiceVault\wtv-register\" />
|
|
<Folder Include="ServiceVault\wtv-setup\" />
|
|
<Folder Include="ServiceVault\wtv-star\" />
|
|
<Folder Include="ServiceVault\wtv-tricks\" />
|
|
<Folder Include="ServiceVault\wtv-disk\" />
|
|
<Folder Include="ServiceVault\wtv-1800\" />
|
|
<Folder Include="ServiceVault\wtv-head-waiter\" />
|
|
<Folder Include="ServiceVault\wtv-home\" />
|
|
<Folder Include="ServiceVault\wtv-log\" />
|
|
<Folder Include="ServiceVault\wtv-disk\content\" />
|
|
<Folder Include="ServiceVault\wtv-disk\content\diskmaps\" />
|
|
<Folder Include="SharedROMCache\" />
|
|
<Folder Include="SharedROMCache\help\" />
|
|
<Folder Include="SharedROMCache\help\common\" />
|
|
</ItemGroup>
|
|
<Import Project="$(VSToolsPath)\Node.js Tools\Microsoft.NodejsToolsV2.targets" />
|
|
</Project> |