Hi,
if the problem is issue 94453 only, than the issue should be
assigned to [EMAIL PROTECTED] He is or he knows who is responsible
for that dialog. The bug have to be fixed in the code of the dialog.
http://qa.openoffice.org/issues/show_bug.cgi?id=94453
So please change the owner from [EMAIL PROTECTED] to is and the issues should
proceed correctly. If you want to submit a patch for this fix, is (Ingo
Schmidt) is also the correct person for it.
Thorsten
Nguyen Vu Hung schrieb:
On Wed, Oct 15, 2008 at 4:24 PM, tora - Takamichi Akiyama
<[EMAIL PROTECTED]> wrote:
Nguyen Vu Hung wrote:
http://qa.openoffice.org/issues/show_bug.cgi?id=94453
Given that string, how to find the code that displays it?
Normally,
1) Find a corresponding English text first.
2) Look for the English text in the source code *.src.
3) Find out an identifier of the text.
4) Find out a corresponding source code *.cxx.
I've found that the length of text that has been trimmed is defined in
Control.idt
It is sufficient enough to increase to text width( 21 as of now ).
I recommend 77.
OOO300_m9/instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf
[OOO_CONTROL_319]
en-US = "Create a start link on desktop"
OOO300_m9/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt
#Header
#Dialog_ Control Type X Y Width Height Attributes
Property Text Control_Next Help
ReadyToInstall DesktopLink CheckBox 21 100 200
10 3 CREATEDESKTOPLINK OOO_CONTROL_319
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]