mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
s/eiconman/ede-desktop
Removed background.xcf
This commit is contained in:
parent
25119b834a
commit
e2fe8e90ab
@ -1,6 +1,6 @@
|
|||||||
# ede-startup configuration sample
|
# ede-startup configuration sample
|
||||||
[Startup]
|
[Startup]
|
||||||
start_order = edewm,eiconman,eworkpanel,xscreensaver
|
start_order = edewm,ede-desktop,eworkpanel,xscreensaver
|
||||||
splash_theme = scape
|
splash_theme = scape
|
||||||
|
|
||||||
[edewm]
|
[edewm]
|
||||||
@ -8,9 +8,9 @@
|
|||||||
icon = edewm.png
|
icon = edewm.png
|
||||||
description = window manager
|
description = window manager
|
||||||
|
|
||||||
[eiconman]
|
[ede-desktop]
|
||||||
exec = eiconman
|
exec = ede-desktop
|
||||||
icon = eiconman.png
|
icon = ede-desktop.png
|
||||||
description = desktop
|
description = desktop
|
||||||
|
|
||||||
[eworkpanel]
|
[eworkpanel]
|
||||||
|
@ -10,5 +10,5 @@
|
|||||||
|
|
||||||
SubDir TOP evoke splash-themes scape ;
|
SubDir TOP evoke splash-themes scape ;
|
||||||
|
|
||||||
DATA = background.png background.xcf edewm.png eiconman.png eworkpanel.png xscreensaver.png ;
|
DATA = background.png edewm.png ede-desktop.png eworkpanel.png xscreensaver.png ;
|
||||||
InstallData $(datarootdir)/splash-themes/scape : $(DATA) ;
|
InstallData $(datarootdir)/splash-themes/scape : $(DATA) ;
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
@ -10,5 +10,5 @@
|
|||||||
|
|
||||||
SubDir TOP evoke splash-themes standard ;
|
SubDir TOP evoke splash-themes standard ;
|
||||||
|
|
||||||
DATA = background.png edewm.png eiconman.png eworkpanel.png xscreensaver.png ;
|
DATA = background.png edewm.png ede-desktop.png eworkpanel.png xscreensaver.png ;
|
||||||
InstallData $(datarootdir)/splash-themes/standard : $(DATA) ;
|
InstallData $(datarootdir)/splash-themes/standard : $(DATA) ;
|
||||||
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
Loading…
Reference in New Issue
Block a user