Removed incomplete edialog.

Imported new and functional ede-dialog.
ede-help uses ede-dialog for error reports; xmessage is not used since some OS-es to not install it 
by default, e.g. OpenSolaris.
Removed obsolete ede-tip.conf.
Fixed background issue in ede-tip; background will now always be white so it can nicely blend with the image.
Commit fixed ede.desktop.in; previous commit was only renaming without content change.
Reduce some debug output in ede-autostart.
This commit is contained in:
Sanel Zukan
2009-08-12 15:26:38 +00:00
parent ddd508903f
commit 33df6e9231
12 changed files with 382 additions and 273 deletions

View File

@@ -22,6 +22,7 @@ SubInclude TOP ede-calc ;
SubInclude TOP ede-conf ;
SubInclude TOP ede-desktop ;
SubInclude TOP ede-desktop-conf ;
SubInclude TOP ede-dialog ;
SubInclude TOP ede-screensaver-conf ;
SubInclude TOP ede-help ;
SubInclude TOP ede-image-view ;