Add an help-button for FGCom
This commit is contained in:
parent
d1982846e1
commit
654ef82691
1 changed files with 5 additions and 4 deletions
|
@ -103,11 +103,11 @@
|
|||
<button>
|
||||
<pref-width>16</pref-width>
|
||||
<pref-height>16</pref-height>
|
||||
<legend></legend>
|
||||
<keynum>27</keynum>
|
||||
<border>2</border>
|
||||
<border>1</border>
|
||||
<legend>?</legend>
|
||||
<binding>
|
||||
<command>dialog-close</command>
|
||||
<command>open-browser</command>
|
||||
<path>http://wiki.flightgear.org/FGCom_3.0</path>
|
||||
</binding>
|
||||
</button>
|
||||
</group>
|
||||
|
@ -520,6 +520,7 @@
|
|||
<legend>Close</legend>
|
||||
<default>true</default>
|
||||
<equal>true</equal>
|
||||
<border>1</border>
|
||||
<binding>
|
||||
<command>dialog-close</command>
|
||||
</binding>
|
||||
|
|
Loading…
Reference in a new issue