Enlightenment CVS committal
Author : atmosphere
Project : e17
Module : apps/entrance
Dir : e17/apps/entrance
Modified Files:
README.edje
Log Message:
update to match incoming code.
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entrance/README.edje,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- README.edje 21 Oct 2003 10:25:49 -0000 1.1
+++ README.edje 22 Oct 2003 11:10:47 -0000 1.2
@@ -228,10 +228,16 @@
User edjes will look like the following:
They will have a group called "User", and there will be three part
definition possibilities. The "EntranceUser" part is necessary for all
-user edjes. The "EntrancePass" and "EntranceSession" parameters are
+user edjes. The data attributes "password" and "session" parameters are
optional. Furthermore user selected sessions in entrance will override
defined sessions in the user file. A basic edc mockup follows.
+data
+{
+ item, "password" "mypass";
+ item, "session" "Default";
+}
+
collections { group
{
name, "User";
@@ -244,24 +250,6 @@
// Doesn't need to be visible, as long as there is other content
// in here, Entrance will query this part for a valid text
// string when it needs the User's name.
- }
- part {
- name, "EntrancePass";
- type, TEXT;
- visible, 0;
- // This option isn't suggested, but it'd be useful on things
- // like pdas where we just wanna login each time. :)
- // Also would make it easy to setup a guest user on shared
- // desktop machines.
- }
- part {
- name, "EntranceSession";
- type, TEXT;
- visible, 0;
- // This option is suggested if you are a braindead user(like
- // atmos) who just wants to login and get the same environment
- // without selecting a session each time and without running
- // Default.
}
}
programs
-------------------------------------------------------
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs