aaah....
authorCarsten Haitzler <raster@rasterman.com>
Mon, 7 Aug 2006 20:25:34 +0000 (20:25 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Mon, 7 Aug 2006 20:25:34 +0000 (20:25 +0000)
commit9266f27f0fa3410100131aed93427d158dd2c4ce
tree4ff1893faa9b6c03b0c2ad2fb95e6fbc642cf584
parentd4206d7efcd048a6ac1c46c5ae256eb83ed747bf
aaah....

first a few patches - authors mailed.

then - bg selector work. and a few sample bg's. system bg's dir and user bg
dir - new bg dialog should also handle multihead simply too. picture select
button does work - but its only as smart as the old one (the code was built
off the old one). that needs a little work, but now the bg selector is fast
and slick - comes up instantly. resiable too.

SVN revision: 24443
27 files changed:
TODO
configure.in
data/Makefile.am
data/backgrounds/Blue_Sky_Tree.edj [new file with mode: 0644]
data/backgrounds/Cracked_Earth.edj [new file with mode: 0644]
data/backgrounds/Ivy_Wall.edj [new file with mode: 0644]
data/backgrounds/Ladybug.edj [new file with mode: 0644]
data/backgrounds/Makefile.am [new file with mode: 0644]
data/themes/default_icons.edc
src/bin/Makefile.am
src/bin/e_border.c
src/bin/e_border.h
src/bin/e_configure.c
src/bin/e_entry.c
src/bin/e_fm.c
src/bin/e_fm.h
src/bin/e_includes.h
src/bin/e_int_config_wallpaper.c [new file with mode: 0644]
src/bin/e_int_config_wallpaper.h [new file with mode: 0644]
src/bin/e_int_config_wallpaper_import.c [new file with mode: 0644]
src/bin/e_int_config_wallpaper_import.h [new file with mode: 0644]
src/bin/e_int_menus.c
src/bin/e_scrollframe.c
src/bin/e_widget_check.c
src/bin/e_widget_fsel.c
src/bin/e_widget_label.c
src/bin/e_widget_label.h