mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Better icons
This commit is contained in:
parent
30a2644b8c
commit
ca8146de43
@ -1,6 +1,6 @@
|
|||||||
# default ede-startup configuration
|
# default ede-startup configuration
|
||||||
[Startup]
|
[Startup]
|
||||||
start_order = wm,ede-desktop,ede-panel,emountd,xscreensaver,autostart
|
start_order = wm,ede-desktop,ede-panel,ede-notify-daemon,emountd,xscreensaver,autostart
|
||||||
splash_theme = scape
|
splash_theme = scape
|
||||||
|
|
||||||
[wm]
|
[wm]
|
||||||
@ -18,6 +18,11 @@
|
|||||||
icon = ede-panel.png
|
icon = ede-panel.png
|
||||||
description = Starting panel...
|
description = Starting panel...
|
||||||
|
|
||||||
|
[ede-notify-daemon]
|
||||||
|
exec = ede-notify-daemon
|
||||||
|
icon = ede-notify-daemon.png
|
||||||
|
description = Starting notification service...
|
||||||
|
|
||||||
[emountd]
|
[emountd]
|
||||||
exec = emountd
|
exec = emountd
|
||||||
icon = emountd.png
|
icon = emountd.png
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.1 KiB |
Loading…
Reference in New Issue
Block a user