mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
b9de0633f8
Fixed issue with resizing where some icons would not get proper enter/leave events Updating config format
58 lines
1.3 KiB
Plaintext
58 lines
1.3 KiB
Plaintext
#
|
|
# This is a default data for ede-conf
|
|
#
|
|
|
|
[edeconf]
|
|
# main items
|
|
Items = edewmconf,ekeyconf,esvrconf,einstall,evolume, edatetime,etipconf
|
|
|
|
[edewmconf]
|
|
Name = Window manager
|
|
Tip = This item will run window manager configuration
|
|
Exec = ewmconf
|
|
Icon = preferences-system-windows
|
|
IconPathAbsolute = false
|
|
|
|
[ekeyconf]
|
|
Name = Keyboard configuration
|
|
Tip = This item will run keyboard configuration
|
|
Exec = konqueror
|
|
#Icon = preferences-desktop-font
|
|
Icon = accessories-character-map
|
|
IconPathAbsolute = false
|
|
|
|
[esvrconf]
|
|
Name = Screensaver configuration
|
|
Tip = This item will configure screensaver
|
|
Exec = esvrconf
|
|
Icon = preferences-desktop-screensaver
|
|
IconPathAbsolute = false
|
|
|
|
[einstall]
|
|
Name = Install new software
|
|
Tip = This item will run installer
|
|
Exec = einstall
|
|
Icon = system-installer
|
|
IconPathAbsolute = false
|
|
|
|
[evolume]
|
|
Name = Sound preferences
|
|
Tip = This item will set sound preferences
|
|
Exec = evolume
|
|
Icon = multimedia-volume-control
|
|
IconPathAbsolute = false
|
|
|
|
[edatetime]
|
|
Name = Date and time
|
|
Tip = This item will configure date and time
|
|
Exec = edatetime
|
|
Icon = preferences-date-time
|
|
IconPathAbsolute = false
|
|
|
|
[etipconf]
|
|
Name = Tips
|
|
Tip = This item will configure tips
|
|
Exec = etipconf
|
|
Icon = preferences-user-information
|
|
IconPathAbsolute = false
|