summaryrefslogtreecommitdiff
path: root/data/Makefile.am
diff options
context:
space:
mode:
authorFelix Riemann <[email protected]>2014-05-03 20:22:31 +0200
committerraveit65 <[email protected]>2018-08-13 19:08:02 +0200
commit4b4a6119bce67e6b680077e31b070e37c5f11d67 (patch)
treef1429e83599e5e66969e0e4e3d51a7fb4a34a14e /data/Makefile.am
parentb18e263d2e56de145d702a20a66bfca2631a65aa (diff)
downloadeom-4b4a6119bce67e6b680077e31b070e37c5f11d67.tar.bz2
eom-4b4a6119bce67e6b680077e31b070e37c5f11d67.tar.xz
EomPreferencesDialog: Convert to GtkBuilder template
Also embed the plugin manager into the template directly. origin commit: https://gitlab.gnome.org/GNOME/eog/commit/f96947c
Diffstat (limited to 'data/Makefile.am')
-rw-r--r--data/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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) \