https://bugs.freedesktop.org/show_bug.cgi?id=87353
Matthew Francis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |bisected CC| |[email protected] --- Comment #4 from Matthew Francis <[email protected]> --- Confirmed by building that it was the below commit which broke the Help button. This is probably related to the method Button* extractStockAndBuildPushButton(Window *pParent, VclBuilder::stringmap &rMap) in vcl/source/window/builder.cxx - the label "gtk-help" is magical commit 148202e89da4349c638c1bc63c9dc4253762fdf8 Author: Adolfo Jayme Barrientos <[email protected]> Date: Sun Jul 6 16:09:21 2014 -0500 Resolves fdo#80477: duplicate key for Help button in Start Center Change-Id: If46baf8613c6202e84a985ad7e2ce658e1d42193 Reviewed-on: https://gerrit.libreoffice.org/10102 Reviewed-by: Caolán McNamara <[email protected]> Tested-by: Caolán McNamara <[email protected]> -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
