Implement the GUI using prop widgets and remove the glade file. Change loading to attach the right parasite so the save procedure finds the fake "last values".
8 lines
183 B
Makefile
8 lines
183 B
Makefile
uidatadir = $(gimpdatadir)/ui/plug-ins
|
|
|
|
uidata_DATA = \
|
|
plug-in-metadata-editor.ui \
|
|
plug-in-metadata-editor-calendar.ui \
|
|
plug-in-metadata-viewer.ui
|
|
|
|
EXTRA_DIST = $(uidata_DATA)
|