s/eiconman/ede-desktop

Removed background.xcf
This commit is contained in:
Sanel Zukan 2009-02-19 08:26:38 +00:00
parent 25119b834a
commit e2fe8e90ab
6 changed files with 6 additions and 6 deletions

View File

@ -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]

View File

@ -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) ;

View File

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -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) ;

View File

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB