rename 'Fullscreen filter' to 'Display filter'
Since filters apply to both window and fullscreen mode, rename the config option 'Fullscreen filter' to 'Display filter'.
This commit is contained in:
parent
3af0c7ff51
commit
7f6374356d
|
@ -76,7 +76,7 @@
|
||||||
<flag>wxALL|wxALIGN_RIGHT|wxALIGN_CENTRE_VERTICAL</flag>
|
<flag>wxALL|wxALIGN_RIGHT|wxALIGN_CENTRE_VERTICAL</flag>
|
||||||
<border>5</border>
|
<border>5</border>
|
||||||
<object class="wxStaticText">
|
<object class="wxStaticText">
|
||||||
<label>filter :</label>
|
<label>Display filter :</label>
|
||||||
</object>
|
</object>
|
||||||
</object>
|
</object>
|
||||||
<object class="sizeritem">
|
<object class="sizeritem">
|
||||||
|
|
Loading…
Reference in New Issue