Woops, forgot to send this back to the mailing list...
Yeh, I wanted to change the wording for the Welcome bit. Either just
machinename or "Youre on machinename". Its all a great big mess at the
moment but it is a pain to theme :) I wont bother with the greeting
anymore. its just a pain in the ass. :P
Thanks again
Toma-

On 01/02/2008, Glen Larsen <[EMAIL PROTECTED]> wrote:
> If you hard-coded it --- changed the theme part to my.entrance.hostname
> so the entrance code couldn't find it and make a substitution --- you
> would have to hard-code the machine name as well.
>
> I look at it as more versatile than cumbersome and it allows some
> internationalization capability. Is it that you don't have root access
> on your machine or you want specific wording on a distributed theme?
>
> I'm not all that crazed about the entrance theme parts so I understand
> your pain.
>
> -glen
>
> Toma wrote:
> > Ahhh so I cant include this change in the theme.edj? :( Bummer.
> > Thanks
> > Toma-
> >
> > On 01/02/2008, Glen Larsen <[EMAIL PROTECTED]> wrote:
> >
> >> Many of the entrance strings are stored in a simple config database. If
> >> you installed in /opt/e17, here is a sample command that would change
> >> this string:
> >>
> >> $ ecore_config -c /opt/e17/etc/entrance_config.cfg -k
> >> /entrance/greeting/before -s "Willkommen in"
> >>
> >> Also useful:
> >>
> >> $ecore_config -c /opt/e17/etc/entrance_config.cfg -a
> >>
> >> -glen
> >>
> >> Toma wrote:
> >>
> >>> In regards to entrance, does this actually work? Im trying to change
> >>> the "Welcome to $MACHINE" type message in Entrance. Digging around in
> >>> the source I get an entrance/greeting/before value but suspect thats
> >>> not a valid part name.
> >>> Thanks a bunch
> >>> Toma-
> >>>
> >>>
> >>>        part {
> >>>           name:   "entrance.hostname";
> >>>           type:   TEXT;
> >>>             effect: SOFT_SHADOW;
> >>>           clip_to: "all_clip";
> >>>           description {
> >>>              state:    "default" 0.0;
> >>>              align:    0.5 0.0;
> >>>              rel1 {
> >>>                 relative: 0.0  1.0;
> >>>                 offset:   4    4;
> >>>                 to_x:     "panel_1_bg";
> >>>                 to_y:     "panel_1_bg";
> >>>              }
> >>>              rel2 {
> >>>                 relative: 1.0  1.0;
> >>>                 offset:   -5   4;
> >>>                 to_x:     "panel_1_bg";
> >>>                 to_y:     "panel_1_bg";
> >>>              }
> >>>              color: 255 255 255 255;
> >>>              color3: 0 0 0 32;
> >>>              text {
> >>>                 text:     "Youre on machine:";
> >>>                 font:     "Edje Vera Bold";
> >>>                 size:     16;
> >>>                 min:     0 1;
> >>>                 align:   0.5 0.5;
> >>>              }
> >>>           }
> >>>        }
> >>>
> >>> -------------------------------------------------------------------------
> >>> This SF.net email is sponsored by: Microsoft
> >>> Defy all challenges. Microsoft(R) Visual Studio 2008.
> >>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> >>> _______________________________________________
> >>> enlightenment-devel mailing list
> >>> enlightenment-devel@lists.sourceforge.net
> >>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >>>
> >>>
> >>>
> >>>
> >> -------------------------------------------------------------------------
> >> This SF.net email is sponsored by: Microsoft
> >> Defy all challenges. Microsoft(R) Visual Studio 2008.
> >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> >> _______________________________________________
> >> enlightenment-devel mailing list
> >> enlightenment-devel@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >>
> >>
> >
> >
> >
>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to