CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]       02/11/21 19:56:39

Log message:
   502. Fix i18n problem in xmessage due to use of the useStringInPlace
        resource (A.1381, Chisato Yamauchi).
    There is no nice way to use the useStringInPlace if it is not possible
  to know beforehand if the widget will have the international resource
  set or not. Xmessage clearly uses that resource to avoid duplicating the
  string, but then, a few lines below duplicates it by creating a label
  widget to calculate the dimensions of the widget.

Modified files:
      xc/programs/Xserver/hw/xfree86/:
        CHANGELOG 
      xc/programs/xmessage/:
        makeform.c 
  
  Revision      Changes    Path
  3.2401        +3 -1      xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.6           +0 -1      xc/programs/xmessage/makeform.c

_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit

Reply via email to