wizards/source/importwizard/ImportDialog.xdl |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

New commits:
commit 58a04e692ad903a9a16e258afc7f80a37fa188cf
Author:     Matthias Seidel <msei...@apache.org>
AuthorDate: Thu Nov 8 21:36:47 2018 +0000
Commit:     Matthias Seidel <msei...@apache.org>
CommitDate: Thu Nov 8 21:36:47 2018 +0000

    Center graphic

diff --git a/wizards/source/importwizard/ImportDialog.xdl 
b/wizards/source/importwizard/ImportDialog.xdl
index 72a7df258807..9a6cd02f9e0f 100644
--- a/wizards/source/importwizard/ImportDialog.xdl
+++ b/wizards/source/importwizard/ImportDialog.xdl
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE dlg:window PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" 
"dialog.dtd">
 <!--***********************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -9,16 +9,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  ***********************************************************-->
 <dlg:window xmlns:dlg="http://openoffice.org/2000/dialog"; 
xmlns:script="http://openoffice.org/2000/script"; dlg:id="ImportDialog" 
dlg:left="96" dlg:top="28" dlg:width="270" dlg:height="210" dlg:page="4" 
dlg:help-url="HID:WIZARDS_HID_DLGIMPORT_DIALOG" dlg:closeable="true" 
dlg:moveable="true" dlg:title="ImportDialog">
  <dlg:bulletinboard>
@@ -44,7 +44,7 @@
   <dlg:text dlg:id="LabelCurDocumentRetrieval" dlg:tab-index="13" 
dlg:left="15" dlg:top="91" dlg:width="249" dlg:height="8" dlg:page="4" 
dlg:value="LabelCurDocumentRetrieval"/>
   <dlg:text dlg:id="LabelCurProgress" dlg:tab-index="14" dlg:left="10" 
dlg:top="106" dlg:width="255" dlg:height="8" dlg:page="4" 
dlg:value="LabelCurProgress"/>
   <dlg:text dlg:id="LabelCurDocument" dlg:tab-index="15" dlg:left="15" 
dlg:top="118" dlg:width="249" dlg:height="20" dlg:page="4" 
dlg:value="LabelCurDocument" dlg:multiline="true"/>
-  <dlg:img dlg:id="ImportPreview" dlg:tab-index="16" dlg:left="5" dlg:top="6" 
dlg:width="258" dlg:height="26" dlg:scale-image="false"/>
+  <dlg:img dlg:id="ImportPreview" dlg:tab-index="16" dlg:left="6" dlg:top="6" 
dlg:width="258" dlg:height="26" dlg:scale-image="false"/>
   <dlg:button dlg:id="cmdBack" dlg:tab-index="17" dlg:left="155" dlg:top="190" 
dlg:width="50" dlg:height="14" 
dlg:help-url="HID:WIZARDS_HID_DLGIMPORT_0_CMDPREV" dlg:value="cmdBack">
    <script:event script:event-name="on-performaction" 
script:macro-name="vnd.sun.star.script:ImportWizard.Main.PrevStep?language=Basic&amp;location=application"
 script:language="Script"/>
   </dlg:button>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to