Yasufumi Haga wrote:
On Fri, 23 Dec 2005 22:08:21 +0900 (JST), Yasufumi Haga <[EMAIL PROTECTED]> wrote:| Hello all | | I've noticed that a startup logo of a theme isn't shown | after logging in. | | Specifically, "init/init.cfg" of "Ganymede" begins with the | following lines: | | BEGIN_BACKGROUND("STARTUP_BACKGROUND") | SET_SOLID("100 70 40") | ADD_BACKGROUND_TILED("backgrounds/images/French-Products-for-Ganymede.png") | __FORGROUND_LAYER "init/images/ganymede.png" 1 512 256 0 0 | END_BACKGROUND | | When removing the line of "ADD_BACKGROUND_TILED("back ...", | "init/images/ganymede.png" is shown at the right position, | while when I leave the line as it is, the image is shown | at lower position than the right place. | | On the other hand, "aqua" uses "init/init.cfg" which begins | with: | | BEGIN_BACKGROUND("STARTUP_BACKGROUND") | SET_SOLID("255 255 255") | ADD_BACKGROUND_SCALED("init/images/bg.jpg") | ADD_OVERLAY_IMAGE_CENTERED("init/images/logo2.png") | END_BACKGROUND | | In this case, when removing "ADD_BACKGROUND_SCALED("init/...", | "init/images/logo2.png" is shown at the right place. | But when leaving the line as it is, the logo isn't shown | as if "logo2.png" is covered with the background image. This is a supplemnet. Using "Ganymede", the startup logo is shown at (maybe) the right place.
This should now be fixed in CVS. /Kim ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
