Skip to content

Commit fb91b21

Browse files
committed
Dialog cosmetics
1 parent d6adcaa commit fb91b21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extension/OOoLilyPond/GUI_Config.xdl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<script:event script:event-name="on-itemstatechange" script:macro-name="vnd.sun.star.script:OOoLilyPond.Config.ConfigDialogGrayOut?language=Basic&amp;location=application" script:language="Script"/>
4545
</dlg:checkbox>
4646
<dlg:textfield dlg:id="sTemplatePath" dlg:tab-index="48" dlg:left="173" dlg:top="124" dlg:width="201" dlg:height="12" dlg:help-text="The path where OOoLiliyPond looks for templates."/>
47-
<dlg:textfield dlg:id="sLilyPondExecutable" dlg:tab-index="49" dlg:left="173" dlg:top="204" dlg:width="201" dlg:height="12" dlg:help-text="The LilyPond executable."/>
47+
<dlg:textfield dlg:id="sLilyPondExecutable" dlg:tab-index="49" dlg:left="173" dlg:top="203" dlg:width="201" dlg:height="12" dlg:help-text="The LilyPond executable."/>
4848
<dlg:numericfield dlg:id="iGraphicDPI" dlg:tab-index="52" dlg:left="228" dlg:top="242" dlg:width="30" dlg:height="12" dlg:help-text="Resolution for pixel based (png-format) OOoLilyPond objects." dlg:decimal-accuracy="0" dlg:value="300" dlg:value-min="75" dlg:value-max="2400" dlg:value-step="0"/>
4949
<dlg:combobox dlg:id="sFormat" dlg:tab-index="51" dlg:left="174" dlg:top="242" dlg:width="50" dlg:height="12" dlg:help-text="The png format looks better on the screen. The eps and svg formats are optimized for printing." dlg:spin="true"/>
5050
<dlg:checkbox dlg:id="bIgnoreWarnings" dlg:tab-index="53" dlg:left="173" dlg:top="218" dlg:width="143" dlg:height="10" dlg:help-text="Don&apos;t list warnings and error messages from LilyPond" dlg:value="Ignore messages from LilyPond" dlg:checked="false"/>
@@ -99,7 +99,7 @@
9999
<dlg:button dlg:id="ExtEditorPickButton" dlg:tab-index="60" dlg:left="376" dlg:top="150" dlg:width="35" dlg:height="12" dlg:help-text="Select an executable file" dlg:value="Select">
100100
<script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:OOoLilyPond.Config.ExtEditorPickButton?language=Basic&amp;location=application" script:language="Script"/>
101101
</dlg:button>
102-
<dlg:button dlg:id="LilyPondPickButton" dlg:tab-index="61" dlg:left="376" dlg:top="204" dlg:width="35" dlg:height="12" dlg:help-text="Select an executable file" dlg:value="Select">
102+
<dlg:button dlg:id="LilyPondPickButton" dlg:tab-index="61" dlg:left="376" dlg:top="203" dlg:width="35" dlg:height="12" dlg:help-text="Select an executable file" dlg:value="Select">
103103
<script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:OOoLilyPond.Config.LilyPondPickButton?language=Basic&amp;location=application" script:language="Script"/>
104104
</dlg:button>
105105
<dlg:button dlg:id="TemplatePathPickButton" dlg:tab-index="62" dlg:left="376" dlg:top="124" dlg:width="35" dlg:height="12" dlg:help-text="Select a folder" dlg:value="Select">

0 commit comments

Comments
 (0)