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.
|
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
|
<Bundle xmlns="urn:uiosp-bundle-manifest-2.0" Name="县界调整模块_JKRJ" SymbolicName="Kingo.Plugin.BoundaryReadjust" Version="1.0" InitializedState="Active" StartLevel="2">
|
|
|
|
|
<Activator Type="Kingo.Plugin.BoundaryReadjust.Activator" Policy="Immediate" />
|
|
|
|
|
<Runtime>
|
|
|
|
|
<Assembly Path="Kingo.Plugin.BoundaryReadjust.dll" Share="true" />
|
|
|
|
|
</Runtime>
|
|
|
|
|
<Extension Point="ExtPoint.Menus">
|
|
|
|
|
<MenuGroup Id="Menu.Start.Group.BoundaryReadjust"
|
|
|
|
|
Order="1"
|
|
|
|
|
Name="县界调整"
|
|
|
|
|
HideWhere="2"
|
|
|
|
|
Tooltip=""
|
|
|
|
|
Image=""
|
|
|
|
|
LocationUri="KGIS.UI.Menu.SJJK" />
|
|
|
|
|
<MenuItem Id="KGIS.UI.Menu.XZQAdjust"
|
|
|
|
|
Order="1"
|
|
|
|
|
Name="区划调整"
|
|
|
|
|
Tooltip="行政区划入/划出"
|
|
|
|
|
ItemType="CmdItem"
|
|
|
|
|
SmallImage="\Resources\功能资源.png"
|
|
|
|
|
LargeImage="\Resources\功能资源.png"
|
|
|
|
|
TextImageRelation=""
|
|
|
|
|
ShortcutKeys=""
|
|
|
|
|
LocationUri="Menu.Start.Group.BoundaryReadjust"
|
|
|
|
|
CommandId="Kingo.Plugin.BoundaryReadjust.Commands.CmdXZQAdjust"/>
|
|
|
|
|
</Extension>
|
|
|
|
|
</Bundle>
|