<?xml version="1.0" encoding="utf-8" ?>
<!-- Copyright (c) Microsoft Corporation. All rights reserved. -->
<Feature  Id="C65861FA-B025-4634-AB26-22A23E49808F"
          Title="$Resources:SearchAdminWebParts_Feature_Title;"
          Description="$Resources:SearchAdminWebParts_Feature_Description;"
          DefaultResourceFile="Microsoft.Office.Server.Search"
          Version="14.0.0.0"
          Scope="Web"
          Hidden="TRUE"
          AutoActivateInCentralAdmin="TRUE"
          xmlns="http://schemas.microsoft.com/sharepoint/" 
          ReceiverAssembly="Microsoft.Office.Server.Search, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"
          ReceiverClass="Microsoft.Office.Server.Search.Administration.SearchFarmAdminUIFeatureReceiver">
    <ElementManifests>
        <ElementManifest Location="webPartDWPFiles.xml"/>
        <ElementManifest Location="farmdashboardprovision.xml"/>
        <ElementManifest Location="searchappdashboardprovision.xml"/>
        <ElementManifest Location="searchadminlinks.xml"/>
    </ElementManifests>
</Feature>
