Return pdfMaxPages to search preferences (#1475)
This commit is contained in:
parent
2effad4f6a
commit
39ed2217cd
|
@ -49,6 +49,14 @@
|
||||||
<textbox size="10" preference="pref-fulltext-textMaxLength"/>
|
<textbox size="10" preference="pref-fulltext-textMaxLength"/>
|
||||||
<label value="(&zotero.preferences.default; 500000)"/>
|
<label value="(&zotero.preferences.default; 500000)"/>
|
||||||
</hbox>
|
</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>
|
||||||
|
|
||||||
<groupbox id="fulltext-stats">
|
<groupbox id="fulltext-stats">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user