1
0
Fork 0

Add an help-button for FGCom

This commit is contained in:
Clément de l'Hamaide 2014-10-15 21:59:50 +02:00
parent d1982846e1
commit 654ef82691

View file

@ -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>