From 4b4a6119bce67e6b680077e31b070e37c5f11d67 Mon Sep 17 00:00:00 2001 From: Felix Riemann Date: Sat, 3 May 2014 20:22:31 +0200 Subject: EomPreferencesDialog: Convert to GtkBuilder template Also embed the plugin manager into the template directly. origin commit: https://gitlab.gnome.org/GNOME/eog/commit/f96947c --- data/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/Makefile.am') diff --git a/data/Makefile.am b/data/Makefile.am index f822dd5..fdcce09 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -22,7 +22,6 @@ gsettings_SCHEMAS = org.mate.eom.gschema.xml uidir = $(pkgdatadir) ui_DATA = \ - eom-preferences-dialog.ui \ eom-toolbar.xml pkgconfigdir = $(libdir)/pkgconfig @@ -33,6 +32,7 @@ EXTRA_DIST = \ eom.css \ eom-image-properties-dialog.ui \ eom-multiple-save-as-dialog.ui \ + eom-preferences-dialog.ui \ eom-ui.xml \ metadata-sidebar.ui \ $(DESKTOP_IN_FILES) \ -- cgit v1.2.1