diff options
Diffstat (limited to 'trashapplet/Makefile.am')
-rw-r--r-- | trashapplet/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trashapplet/Makefile.am b/trashapplet/Makefile.am index ad69c8c8..27160254 100644 --- a/trashapplet/Makefile.am +++ b/trashapplet/Makefile.am @@ -21,7 +21,7 @@ org.mate.panel.applet.TrashAppletFactory.service: $(service_in_files) -e "s|\@LIBEXECDIR\@|$(libexecdir)|" \ $< > $@ -uidir = $(datadir)/mate-2.0/ui +uidir = $(datadir)/mate/ui ui_DATA = trashapplet-menu.xml builder_DATA = trashapplet-empty-progress.ui |