On Thu, 2023-04-27 at 06:19 +0200, Lionel Élie Mamane wrote: > Hi, > > I'm reviewing https://gerrit.libreoffice.org/150546 > by Nirnay. It adds a .ui file, and a "make" outputs warning like > > WARNING: 'GtkLabel' 'browselabel' does not specify what it labels > within 'GtkFrame' 'frame1' While it is blank in the .ui that "browselabel" looks like it is the label for "browseurl". In glade I'd click "use underline" for browselabel and set its mnemonic target to browseurl > The other preexisting .ui files also generate a bunch of them, but > they are silenced in a .suppr file... We should probably make that change to the other similar browselabel/browseurl copies.