Merge pull request #463 from srcarter3/unidata_18.2.1
Changed Warngen Toolbar button to have yellow background
This commit is contained in:
commit
1cd2e8cd51
2 changed files with 19 additions and 17 deletions
BIN
cave/com.raytheon.uf.viz.d2d.ui/icons/warngen.gif
Normal file
BIN
cave/com.raytheon.uf.viz.d2d.ui/icons/warngen.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 KiB |
|
@ -559,25 +559,27 @@
|
|||
</visibleWhen>
|
||||
</command>
|
||||
</toolbar>
|
||||
<toolbar
|
||||
id="warngenButton">
|
||||
<command
|
||||
commandId="com.raytheon.viz.warngen.gui.WarngenAction"
|
||||
icon="icons/warngen.gif">
|
||||
<visibleWhen>
|
||||
<and>
|
||||
<reference
|
||||
definitionId="com.raytheon.uf.viz.d2d.ui.inD2DActionSet">
|
||||
</reference>
|
||||
<test
|
||||
args="WFO"
|
||||
forcePluginActivation="true"
|
||||
property="com.raytheon.viz.warngen.site.SiteMode">
|
||||
</test>
|
||||
</and>
|
||||
</visibleWhen>
|
||||
</command>
|
||||
</toolbar>
|
||||
<toolbar
|
||||
id="applications">
|
||||
<command
|
||||
commandId="com.raytheon.viz.warngen.gui.WarngenAction"
|
||||
label="Warngen"
|
||||
mode="FORCE_TEXT">
|
||||
<visibleWhen>
|
||||
<and>
|
||||
<reference
|
||||
definitionId="com.raytheon.uf.viz.d2d.ui.inD2DActionSet">
|
||||
</reference>
|
||||
<test
|
||||
args="WFO"
|
||||
forcePluginActivation="true"
|
||||
property="com.raytheon.viz.warngen.site.SiteMode">
|
||||
</test>
|
||||
</and>
|
||||
</visibleWhen>
|
||||
</command>
|
||||
<command
|
||||
commandId="com.raytheon.uf.viz.d2d.nsharp.dialog"
|
||||
icon="icons/nsharp.png"
|
||||
|
|
Loading…
Add table
Reference in a new issue