mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
string changes
This commit is contained in:
parent
1bd1ed4e5a
commit
e845ebb3a3
@ -345,9 +345,9 @@ you the value as well as all the local variables</p></string>
|
|||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string><p>The text of the template program goes in this box.
|
<string><p>The text of the template program goes in this box.
|
||||||
A General Program Mode template must begin with the word "program:".
|
A General Program Mode template must begin with the word "program:".
|
||||||
A python template must begin with the word "python:" followed by a
|
A Python template must begin with the word "python:" followed by a
|
||||||
function definition line. There is a context menu item you can use
|
function definition line. There is a context menu item you can use
|
||||||
to enter the first lines of a python template.</p></string>
|
to enter the first lines of a Python template.</p></string>
|
||||||
</property>
|
</property>
|
||||||
<property name="sizePolicy">
|
<property name="sizePolicy">
|
||||||
<sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user