Sorry my late reply, Le 10 juin 07 à 01:15, Mildred a écrit :
> Hi, > > I finally successfully compiled, installed and run Étoilé :) > > Now i would like to make a source package for my distribution > (ArchLinux) and I wonder what to do with setup.sh. > > Some parts are included in the script that creates the package (copy > SystemTaskList.plist and Themes). I will include others parts in this > script later (X sessions) but there is a part I don't know how to > handle it. It's the part about the default settings (using default > command) > > Is there a way to set-up default settings for all users with the > default command ? There isn't. You need to run defaults command with each user identity. > If so, how can I do that ? You can modify 'etoile' script to handle defaults. > If not, do you think I should provide two script like etoile-enable.sh > and etoile-disable.sh ? A script like etoile-disable.sh can be useful to temporarily turned off Étoilé. On next 'etoile' run, normal Étoilé defaults would be restored. I think I will update 'etoile' script or etoile_system to set defaults if they aren't. I will also add support for DESTDIR or similar to setup.sh. Are you interested in any other changes in setup.sh aside of DESTDIR and the possibility to push back user-specific setup to first Étoilé use? Cheers, Quentin. _______________________________________________ Etoile-discuss mailing list [email protected] https://mail.gna.org/listinfo/etoile-discuss
