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
|
||||
[Startup]
|
||||
start_order = edewm,eiconman,eworkpanel,xscreensaver
|
||||
start_order = edewm,ede-desktop,eworkpanel,xscreensaver
|
||||
splash_theme = scape
|
||||
|
||||
[edewm]
|
||||
@ -8,9 +8,9 @@
|
||||
icon = edewm.png
|
||||
description = window manager
|
||||
|
||||
[eiconman]
|
||||
exec = eiconman
|
||||
icon = eiconman.png
|
||||
[ede-desktop]
|
||||
exec = ede-desktop
|
||||
icon = ede-desktop.png
|
||||
description = desktop
|
||||
|
||||
[eworkpanel]
|
||||
|
@ -10,5 +10,5 @@
|
||||
|
||||
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) ;
|
||||
|
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 ;
|
||||
|
||||
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) ;
|
||||
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
Loading…
Reference in New Issue
Block a user