https://bugs.documentfoundation.org/show_bug.cgi?id=43369

--- Comment #9 from Lionel Elie Mamane <[email protected]> ---
You'll need to create new dialogs (.ui files) for that. This is done with a
tool called "Glade", run from a shell after doing

export
GLADE_CATALOG_SEARCH_PATH=${PATH_TO_BUILT_LIBREOFFICE_SOURCE_TREE}/instdir/share/glade

You can use the ones we have for MySQL as inspiration:

dbaccess/uiconfig/ui/dbwizmysqlnativepage.ui
dbaccess/uiconfig/ui/mysqlnativepage.ui
dbaccess/uiconfig/ui/mysqlnativesettings.ui

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to