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>
|
<button>
|
||||||
<pref-width>16</pref-width>
|
<pref-width>16</pref-width>
|
||||||
<pref-height>16</pref-height>
|
<pref-height>16</pref-height>
|
||||||
<legend></legend>
|
<border>1</border>
|
||||||
<keynum>27</keynum>
|
<legend>?</legend>
|
||||||
<border>2</border>
|
|
||||||
<binding>
|
<binding>
|
||||||
<command>dialog-close</command>
|
<command>open-browser</command>
|
||||||
|
<path>http://wiki.flightgear.org/FGCom_3.0</path>
|
||||||
</binding>
|
</binding>
|
||||||
</button>
|
</button>
|
||||||
</group>
|
</group>
|
||||||
|
@ -520,6 +520,7 @@
|
||||||
<legend>Close</legend>
|
<legend>Close</legend>
|
||||||
<default>true</default>
|
<default>true</default>
|
||||||
<equal>true</equal>
|
<equal>true</equal>
|
||||||
|
<border>1</border>
|
||||||
<binding>
|
<binding>
|
||||||
<command>dialog-close</command>
|
<command>dialog-close</command>
|
||||||
</binding>
|
</binding>
|
||||||
|
|
Loading…
Reference in a new issue