nice new about box... fully themable. :)
authorCarsten Haitzler <raster@rasterman.com>
Tue, 20 Sep 2005 08:34:23 +0000 (08:34 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Tue, 20 Sep 2005 08:34:23 +0000 (08:34 +0000)
commit0e96fd5484dd7c9c3316c24452db78300d6c1cd0
tree80911e14ed2cfc0ce26c9ce15df8d0a41bdcb3f4
parentb56a8b947bbfd7516afb00a67906e85634183712
nice new about box... fully themable. :)

SVN revision: 16782
24 files changed:
Makefile.am
data/themes/Makefile.am
data/themes/default.edc
data/themes/default_about.edc [new file with mode: 0644]
data/themes/default_dialog.edc
data/themes/default_ibar.edc
data/themes/images/Makefile.am
data/themes/images/e17_about_bg_v.png [new file with mode: 0644]
data/themes/images/e17_about_over_v.png [new file with mode: 0644]
data/themes/images/e17_about_sky0.png [new file with mode: 0644]
data/themes/images/e17_about_sky1.png [new file with mode: 0644]
data/themes/images/e17_about_sky2.png [new file with mode: 0644]
data/themes/images/e17_about_sky3.png [new file with mode: 0644]
data/themes/images/e17_about_sky4.png [new file with mode: 0644]
data/themes/images/e17_about_sky_overlay.png [new file with mode: 0644]
src/bin/Makefile.am
src/bin/e_about.c [new file with mode: 0644]
src/bin/e_about.h [new file with mode: 0644]
src/bin/e_configure.c
src/bin/e_configure.h
src/bin/e_dialog.c
src/bin/e_includes.h
src/bin/e_int_menus.c
src/bin/e_test.c