diff options
Diffstat (limited to 'applets/inhibit/Makefile.am')
-rw-r--r-- | applets/inhibit/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applets/inhibit/Makefile.am b/applets/inhibit/Makefile.am index c3244c1..b8bda18 100644 --- a/applets/inhibit/Makefile.am +++ b/applets/inhibit/Makefile.am @@ -60,7 +60,7 @@ org.mate.panel.applet.InhibitAppletFactory.service: $(service_in_files) -e "s|\@LIBEXECDIR\@|$(libexecdir)|" \ $< > $@ -uidir = $(datadir)/mate-2.0/ui +uidir = $(datadir)/mate-power-manager/ui ui_DATA = inhibit-applet-menu.xml EXTRA_DIST = org.mate.InhibitApplet.mate-panel-applet.in.in $(ui_DATA) $(service_in_files) |