The metadata-viewer uses a GtkBuilder .ui file to create the interface. In GIMP we prefer our interfaces to be created in code and these builder files are also not available anymore in GTK4. This commit removes the .ui file and support code, and creates the interface from code in our plug-in. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile.am | ||
| meson.build | ||
| plug-in-metadata-editor-calendar.ui | ||
| plug-in-metadata-editor.ui | ||