Skip to content
Snippets Groups Projects
Commit 488fc957 authored by Eric Koegel's avatar Eric Koegel
Browse files

plugin: update desktop file install location

share/xfce4/panel-plugins has been deprecated in favor of
share/xfce4/panel/plugins.
parent 2e0de98b
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,7 @@ libxfce4powermanager_la_LIBADD = \
#
# Desktop file
#
desktopdir = $(datadir)/xfce4/panel-plugins
desktopdir = $(datadir)/xfce4/panel/plugins
desktop_in_in_files = power-manager-plugin.desktop.in.in
desktop_in_files = $(desktop_in_in_files:.desktop.in.in=.desktop.in)
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment