On Thu, Oct 16, 2008 at 4:32 PM, Thorsten Ziehm <[EMAIL PROTECTED]> wrote: > 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. I did.
IMO, the change is quite simple ( change 21 to 77) so there is no need to submit a patch. > > 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] > > -- Best Regards, Nguyen Hung Vu ( Nguyễn Vũ Hưng ) [EMAIL PROTECTED] , YIM: vuhung16 , Skype: vuhung16dg A brief profile: http://www.hn.is.uec.ac.jp/~vuhung/Nguyen.Vu.Hung.html
