remove xwayland .desktop and .edj files

This commit is contained in:
Mike Blumenkrantz 2015-04-28 13:14:34 -04:00
parent 1c57f178ce
commit 829865b4f4
4 changed files with 2 additions and 17 deletions

View File

@ -1084,7 +1084,6 @@ src/modules/music-control/module.desktop
src/modules/packagekit/module.desktop
src/modules/wl_desktop_shell/module.desktop
src/modules/wl_screenshot/module.desktop
src/modules/xwayland/module.desktop
data/xsession/enlightenment.desktop
data/etc/sysactions.conf
data/units/enlightenment.service

View File

@ -1,11 +1,4 @@
EXTRA_DIST += src/modules/xwayland/module.desktop.in \
src/modules/xwayland/e-module-xwayland.edj \
src/modules/xwayland/module.desktop.in
if USE_MODULE_XWAYLAND
xwaylanddir = $(MDIR)/xwayland
xwayland_DATA = src/modules/xwayland/e-module-xwayland.edj \
src/modules/xwayland/module.desktop
xwaylandpkgdir = $(MDIR)/xwayland/$(MODULE_ARCH)
xwaylandpkg_LTLIBRARIES = src/modules/xwayland/module.la
@ -21,6 +14,6 @@ src_modules_xwayland_module_la_SOURCES = \
src/modules/xwayland/e_mod_main.c
PHONIES += xwayland install-xwayland
xwayland: $(xwaylandpkg_LTLIBRARIES) $(xwayland_DATA)
install-xwayland: install-xwaylandDATA install-xwaylandpkgLTLIBRARIES
xwayland: $(xwaylandpkg_LTLIBRARIES)
install-xwayland: install-xwaylandpkgLTLIBRARIES
endif

View File

@ -1,7 +0,0 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=XWayland
Comment=Enlightenment XWayland
Icon=e-module-xwayland
X-Enlightenment-ModuleType=look