<?xml version="1.0" encoding="utf-8"?>
<Elements xmlns="http://schemas.microsoft.com/sharepoint/">
    <ListTemplate
        Name="whereabouts"
        Type="403"
        BaseType="0"
        OnQuickLaunch="FALSE"
        FolderCreation="FALSE"
        DisableAttachments="TRUE"
        Unique="TRUE"
        SecurityBits="11"
        DisplayName="$Resources:core,GbwListTemplateWhereaboutsDisplay;"
        Description="$Resources:core,GbwListTemplateWhereaboutsDescription;"
        Image="/_layouts/images/itgbwher.gif"/>
    <CustomAction
      Id="Ribbon.ListForm.Display.Manage.WhereaboutsOptions"
      RegistrationType="List"
      RegistrationId="403"
      Location="CommandUI.Ribbon.DisplayForm"
      Sequence="5"
      UIVersion="4"
      Title="$Resources:core,cui_WhereaboutsCustomActionTitle;">
    <CommandUIExtension>
     <CommandUIDefinitions>
      <CommandUIDefinition Location="Ribbon.ListForm.Display.Manage.Controls._children">
        <Button
          Id="Ribbon.ListForm.Display.Manage.WhereaboutsOptions"
          Sequence="5"
          Alt="$Resources:core,cui_WhereaboutsOptionsAlt;"
          Command="WhereaboutsOptions"
          LabelText="$Resources:core,cui_WhereaboutsOptions;"
          Image16by16="/_layouts/$Resources:core,Language;/images/formatmap16x16.png" Image16by16Top="-192" Image16by16Left="-64"
          Image32by32="/_layouts/$Resources:core,Language;/images/formatmap32x32.png" Image32by32Top="-288" Image32by32Left="-64"
          TemplateAlias="o1"
        />
      </CommandUIDefinition>
     </CommandUIDefinitions>
    </CommandUIExtension>
   </CustomAction>
</Elements>
