See attached screenshot. The buttons "Help", "Start" and "OK" should be moved to the bottom of the dialog. You find this dialog in Impress - Slide Show - Custom Slide Show.
Created attachment 132319 [details] Screenshot
Implemented: - buttons "Help", "Start" and "OK" are moved to the bottom of the dialog. Changes in ui file were checked by: - ./bin/lint-ui.py
Serge Krot committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=732d2e8bb19dbb65f6786e0d109020c189920e1e tdf#106939 Move OK, Help and Start buttons to bottom It will be available in 6.0.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
if you guys will do any more improvements to the dialog, i would suggest moving delete to the bottom as it a destructive action.
Yousuf Philips committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=95082b8e9ba7d4416d3279a8f71d63cf91f40abf tdf#106939 Swap copy and delete buttons It will be available in 6.0.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.