mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Change "library directory" to "system directory" (#12709)
This commit is contained in:
parent
7057a45587
commit
53f4f8c103
@ -138,7 +138,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QGroupBox" name="gridGroupBox">
|
<widget class="QGroupBox" name="gridGroupBox">
|
||||||
<property name="title">
|
<property name="title">
|
||||||
<string>Library directory</string>
|
<string>System directory</string>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QGridLayout" name="gridLayout_3">
|
<layout class="QGridLayout" name="gridLayout_3">
|
||||||
<item row="0" column="2">
|
<item row="0" column="2">
|
||||||
@ -150,7 +150,7 @@
|
|||||||
</sizepolicy>
|
</sizepolicy>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Open library directory in file browser</string>
|
<string>Open system directory in file browser</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>[[do]]&Open</string>
|
<string>[[do]]&Open</string>
|
||||||
@ -169,7 +169,7 @@
|
|||||||
<cursorShape>IBeamCursor</cursorShape>
|
<cursorShape>IBeamCursor</cursorShape>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string notr="true">Library directory goes here.</string>
|
<string notr="true">System directory goes here.</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="textFormat">
|
<property name="textFormat">
|
||||||
<enum>Qt::PlainText</enum>
|
<enum>Qt::PlainText</enum>
|
||||||
|
Loading…
Reference in New Issue
Block a user