Hi,
Here is a small patch to make a label in the print dialog longer. It is
necessary in order to have room enough for FR translation.
Best regards.
JBF
--
Seuls des formats ouverts peuvent assurer la pérennité de vos documents.
From 5789b45d550897da60dbd5cd34901b6664471b4a Mon Sep 17 00:00:00 2001
From: Jean-Baptiste FAURE <jbf.faure@orange.fr>
Date: Fri, 27 Jul 2012 21:35:02 +0200
Subject: [PATCH] Add more room to a label in print dialog too short for FR
translation
Change-Id: Ib54c7f58cf1d2e510b65038a6a0c21da2d6fd186
---
padmin/source/rtsetup.src | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/padmin/source/rtsetup.src b/padmin/source/rtsetup.src
index 5044b22..0e5e1d3 100644
--- a/padmin/source/rtsetup.src
+++ b/padmin/source/rtsetup.src
@@ -175,7 +175,7 @@ TabPage RID_RTS_DEVICEPAGE
FixedText RID_RTS_DEVICE_PRINTLANG_TXT
{
Pos = MAP_APPFONT( 5, 130 );
- Size = MAP_APPFONT( 80, 8 );
+ Size = MAP_APPFONT( 100, 8 );
Text [ en-US ] = "Printer ~Language type";
};
ListBox RID_RTS_DEVICE_PRINTLANG_BOX
--
1.7.5.4
Context
- [PATCH] one line patch to make a label longer · Jean-Baptiste Faure
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.