Return pdfMaxPages to search preferences (#1475)

This commit is contained in:
Martynas Bagdonas 2018-03-26 09:12:05 +03:00 committed by Dan Stillman
parent 2effad4f6a
commit 39ed2217cd

View file

@ -49,6 +49,14 @@
<textbox size="10" preference="pref-fulltext-textMaxLength"/>
<label value="(&zotero.preferences.default; 500000)"/>
</hbox>
<separator class="thin"/>
<hbox align="center">
<label value="&zotero.preferences.fulltext.pdfMaxPages;"/>
<textbox size="5" preference="pref-fulltext-pdfmaxpages"/>
<label value="(&zotero.preferences.default; 100)"/>
</hbox>
</groupbox>
<groupbox id="fulltext-stats">