CA-140337 Add hotkeys to buttons in the new search UI

This commit is contained in:
Stephen Turner 2014-08-07 13:54:00 +01:00
parent 2834df2507
commit 88e7434e02
3 changed files with 3 additions and 2 deletions

View File

@ -247,7 +247,7 @@
<value>7</value>
</data>
<data name="buttonSave.Text" xml:space="preserve">
<value>Save...</value>
<value>Sav&amp;e...</value>
</data>
<data name="&gt;&gt;buttonSave.Name" xml:space="preserve">
<value>buttonSave</value>

View File

@ -139,7 +139,7 @@
<value>5</value>
</data>
<data name="buttonNewSearch.Text" xml:space="preserve">
<value>New Search</value>
<value>&amp;New Search</value>
</data>
<data name="&gt;&gt;buttonNewSearch.Name" xml:space="preserve">
<value>buttonNewSearch</value>

View File

@ -4428,6 +4428,7 @@
</EmbeddedResource>
<EmbeddedResource Include="Controls\XenSearch\Searcher.resx">
<DependentUpon>Searcher.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="Controls\XenSearch\Searcher.zh-CN.resx">
<DependentUpon>Searcher.cs</DependentUpon>