https://bugs.documentfoundation.org/show_bug.cgi?id=163947
--- Comment #6 from Juan Pablo Ugarte <[email protected]> --- Hi, Cambalache author here. So, I do support Gtk3 so you should be able to edit all the UI files. Now gtk 3 support has lower priority so you will find issues for sure, please file bugs. BTW the file attached by Buovjaga is not a catalog file, its a cambalache project with some libreoffice classes defined in it which should let you import a file using those classes. Cambalache catalog format is not very friendly to edit manually, its basically a dump of sqlite tables. It is created from Gir files and the runtime objects with cmb-catalog-gen script you can see examples at catalogs/Makefile in cambalache source tree. But is should be fairly easy to add an option to load glade catalogs. I created https://gitlab.gnome.org/jpu/cambalache/-/issues/249 to eventually add libreoffice support. BTW with some extra work we can make Cambalache actually use libreoffice toolkit. whats the name of the toolkit? does it support wayland? (I assume it does or that it will soon) are there python bindings for it? thanks Also Cambalache currently is not natively supported on Windows, but it works with WSL2 -- You are receiving this mail because: You are the assignee for the bug.
