diff --git a/capplets/theme-switcher/Makefile.am b/capplets/theme-switcher/Makefile.am index 8e9bd2343..60a7c15fe 100644 --- a/capplets/theme-switcher/Makefile.am +++ b/capplets/theme-switcher/Makefile.am @@ -27,5 +27,5 @@ theme_selector_capplet_LDADD = ../../control-center/libcapplet.la \ EXTRA_DIST = \ theme-selector.desktop -sysdir = $(datadir)/control-center/Appearances +sysdir = $(datadir)/control-center/Desktop sys_DATA = theme-selector.desktop diff --git a/capplets/url-properties/Makefile.am b/capplets/url-properties/Makefile.am index 3fd56ca8d..b6ebe6e0a 100644 --- a/capplets/url-properties/Makefile.am +++ b/capplets/url-properties/Makefile.am @@ -17,5 +17,5 @@ url_properties_LDADD = ../../control-center/libcapplet.la \ EXTRA_DIST = \ url-properties.desktop -sysdir = $(datadir)/control-center/Workspace +sysdir = $(datadir)/control-center sys_DATA = url-properties.desktop