fix key binding dupe; mute dev plugin
This commit is contained in:
parent
e69e8d11b4
commit
1936819314
2 changed files with 1 additions and 20 deletions
|
@ -579,19 +579,6 @@
|
||||||
</reference>
|
</reference>
|
||||||
</visibleWhen>
|
</visibleWhen>
|
||||||
</command>
|
</command>
|
||||||
<command
|
|
||||||
commandId="edu.ucar.unidata.viz.radar.radarBrowser"
|
|
||||||
icon="icons/plus.png"
|
|
||||||
label="Radar"
|
|
||||||
mode="FORCE_TEXT"
|
|
||||||
style="push">
|
|
||||||
<visibleWhen>
|
|
||||||
<reference
|
|
||||||
definitionId="com.raytheon.uf.viz.d2d.ui.inD2DActionSet">
|
|
||||||
</reference>
|
|
||||||
</visibleWhen>
|
|
||||||
</command>
|
|
||||||
|
|
||||||
|
|
||||||
</toolbar>
|
</toolbar>
|
||||||
</menuContribution>
|
</menuContribution>
|
||||||
|
@ -1043,12 +1030,6 @@
|
||||||
contextId="com.raytheon.uf.viz.d2d.ui"
|
contextId="com.raytheon.uf.viz.d2d.ui"
|
||||||
schemeId="com.raytheon.viz.ui.cave.scheme"
|
schemeId="com.raytheon.viz.ui.cave.scheme"
|
||||||
sequence="M1+N">
|
sequence="M1+N">
|
||||||
</key>
|
|
||||||
<key
|
|
||||||
commandId="com.raytheon.viz.ui.newPage"
|
|
||||||
contextId="com.raytheon.uf.viz.d2d.ui"
|
|
||||||
schemeId="com.raytheon.viz.ui.cave.scheme"
|
|
||||||
sequence="M1+T">
|
|
||||||
</key>
|
</key>
|
||||||
<key
|
<key
|
||||||
contextId="com.raytheon.uf.viz.d2d.ui"
|
contextId="com.raytheon.uf.viz.d2d.ui"
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
Summary: Pypies Apache HTTP Server
|
Summary: Pypies Apache HTTP Server
|
||||||
Name: awips2-httpd-pypies
|
Name: awips2-httpd-pypies
|
||||||
Version: 2.2.15
|
Version: 2.2.15
|
||||||
Release: 15.14
|
Release: 15.15
|
||||||
URL: http://httpd.apache.org/
|
URL: http://httpd.apache.org/
|
||||||
Source0: http://archive.apache.org/dist/httpd/httpd-%{version}.tar.gz
|
Source0: http://archive.apache.org/dist/httpd/httpd-%{version}.tar.gz
|
||||||
Source1: index.html
|
Source1: index.html
|
||||||
|
|
Loading…
Add table
Reference in a new issue