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:
Rafael Kitover 2016-11-23 03:56:30 -08:00
parent 3af0c7ff51
commit 7f6374356d
1 changed files with 1 additions and 1 deletions

View File

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