mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Allow to full path be used in ede.desktop, so display managers could correctly pick it up
This commit is contained in:
parent
19cea21c3a
commit
ddd508903f
@ -228,6 +228,7 @@ AC_OUTPUT([
|
||||
Jamconfig
|
||||
tools/l10n-prepare.sh
|
||||
data/startede
|
||||
data/ede.desktop
|
||||
doc/index.txt
|
||||
services/org.equinoxproject.Launch.service
|
||||
services/org.equinoxproject.StartupNotify.service
|
||||
|
@ -24,6 +24,7 @@ InstallEdeDesktopFiles $(PLINKS) ;
|
||||
|
||||
# install entry for login/desktop managers
|
||||
InstallData /usr/share/xsessions : ede.desktop ;
|
||||
Clean distclean : ede.desktop ;
|
||||
|
||||
SubInclude TOP data mime-types ;
|
||||
SubInclude TOP data icon-themes ;
|
||||
|
Loading…
Reference in New Issue
Block a user