Enlightenment CVS committal Author : raster Project : e17 Module : apps/entrance
Dir : e17/apps/entrance/data/themes/darkrock Modified Files: Makefile.am darkrock.edc Log Message: more cleaning! combined font dirs and removed unused font files. =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/entrance/data/themes/darkrock/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- Makefile.am 7 Dec 2004 03:50:26 -0000 1.2 +++ Makefile.am 7 Dec 2004 07:55:37 -0000 1.3 @@ -7,7 +7,7 @@ EDJE_FLAGS = \ -v \ -id $(top_srcdir)/data/themes/$(NAME)/img \ --fd $(top_srcdir)/data/themes/$(NAME)/fnt \ +-fd $(top_srcdir)/data/fonts \ @EDJE_DEF@ filesdir = $(pkgdatadir)/themes =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/entrance/data/themes/darkrock/darkrock.edc,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- darkrock.edc 7 Dec 2004 03:05:30 -0000 1.1 +++ darkrock.edc 7 Dec 2004 07:55:38 -0000 1.2 @@ -1,22 +1,7 @@ -/* FIXME: - * need to add: - * EntranceDate - * EntranceTime - * EntranceSession - * - * need to handle: - * EntranceUserFail - * EntranceUserAuthSuccess - * EntranceUserAuthFail - * EntranceUserAuth - * - * need to: - * support reboot - * support "are you sure" dialog for halt/reboot - * support changing focus on user/passwd by click on field - * animate "show" - * animate "done" - */ +fonts { + font: "Vera.ttf" "Edje Vera"; +} + images { image, "rockface.png" LOSSY 80; image, "shadow.png" LOSSY 60; @@ -342,7 +327,7 @@ color3, 255 255 255 80; text { text, ""; - font, "Vera"; + font, "Edje Vera"; size, 8; // min, 1 0; // uncomment "fit" for an infinite loop in edje! @@ -373,7 +358,7 @@ color3, 255 255 255 80; text { text, ""; - font, "Vera"; + font, "Edje Vera"; size, 8; // min, 1 0; // uncomment "fit" for an infinite loop in edje! @@ -664,7 +649,7 @@ color3, 255 255 255 40; text { text, "Welcome to machine:"; - font, "Vera"; + font, "Edje Vera"; size, 16; min, 1 1; align, 0.5 0.5; @@ -693,7 +678,7 @@ color3, 255 255 255 40; text { text, "Please enter your user name"; - font, "Vera"; + font, "Edje Vera"; size, 12; min, 1 1; align, 0.5 0.5; @@ -716,7 +701,7 @@ color3, 255 255 255 40; text { text, "Please enter your password"; - font, "Vera"; + font, "Edje Vera"; size, 12; min, 1 1; align, 0.5 0.5; @@ -746,7 +731,7 @@ color3, 255 255 255 0; text { text, ""; - font, "Vera"; + font, "Edje Vera"; size, 12; min, 1 1; align, 0.5 0.5; @@ -770,7 +755,7 @@ color3, 255 255 255 40; text { text, "That user does not exist."; - font, "Vera"; + font, "Edje Vera"; size, 12; min, 1 1; align, 0.5 0.5; @@ -794,7 +779,7 @@ color3, 255 255 255 0; text { text, "That user does not exist."; - font, "Vera"; + font, "Edje Vera"; size, 12; min, 1 1; align, 0.5 0.5; @@ -818,7 +803,7 @@ color3, 255 255 255 40; text { text, "That password is incorrect."; - font, "Vera"; + font, "Edje Vera"; size, 12; min, 1 1; align, 0.5 0.5; @@ -842,7 +827,7 @@ color3, 255 255 255 0; text { text, "That password is incorrect."; - font, "Vera"; + font, "Edje Vera"; size, 12; min, 1 1; align, 0.5 0.5; @@ -958,7 +943,7 @@ color, 0 0 0 160; text { text, ""; - font, "Vera"; + font, "Edje Vera"; size, 11; min, 1 0; // uncomment "fit" for an infinite loop in edje! @@ -1163,7 +1148,7 @@ color, 0 0 0 160; text { text, ""; - font, "Vera"; + font, "Edje Vera"; size, 12; min, 1 0; // uncomment "fit" for an infinite loop in edje! @@ -1518,7 +1503,7 @@ text { text, "Select a Session"; - font, "Vera"; + font, "Edje Vera"; size, 12; align, 0.5 0.5; fit, 0 0; @@ -2079,7 +2064,7 @@ text { text, "Doesn't Matter"; - font, "Vera"; + font, "Edje Vera"; size, 13; align, 0.0 0.5; fit, 0 0; ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ enlightenment-cvs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs