You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
1.1 KiB
28 lines
1.1 KiB
<?xml version="1.0" encoding="utf-8" ?> |
|
<Bundle xmlns="urn:uiosp-bundle-manifest-2.0" Name="外业任务管理_TBBG" SymbolicName="Kingo.Plugin.MakeTaskPackage" Version="1.0" InitializedState="Active" StartLevel="2"> |
|
<Activator Type="Kingo.Plugin.MakeTaskPackage.Activator" Policy="Immediate" /> |
|
<Runtime> |
|
<Assembly Path="Kingo.Plugin.MakeTaskPackage.dll" Share="true" /> |
|
</Runtime> |
|
<Extension Point="ExtPoint.Menus"> |
|
<MenuPage Id="KGIS.UI.Menu.NYBG" |
|
Order="1" |
|
HideWhere="34" |
|
Name="内业变更" |
|
Tooltip="内业图斑变更" |
|
Image="" |
|
ShowType="always" |
|
LocationUri="" /> |
|
<MenuItem Id="KGIS.UI.Menu.WYDTZZ" |
|
Order="0" |
|
Name="举证任务制作" |
|
Tooltip="举证任务制作" |
|
ItemType="CmdItem" |
|
SmallImage="\Resources\外业底图制作.png" |
|
LargeImage="\Resources\外业底图制作.png" |
|
TextImageRelation="" |
|
ShortcutKeys="" |
|
LocationUri="Menu.Start.Group.ProofManager" |
|
CommandId="Kingo.Plugin.MakeTaskPackage.Commands.CmdMakeTaskPackage"/> |
|
</Extension> |
|
</Bundle> |