added: a new directory "etc"
there'll be some generic config files for winix added: a new file in etc directory: time_zones_file list of time zones (not finished yet -- daylight saving time is needed) added: option to config: etc_dir a directory in which there are some config files used mainly when winix starts default: empty (means not for using) added: option to config: time_zones_file a file in etc_dir with time zones info default: time_zones.conf this is a Space structure with all time zones added: to system: TimeZones struct list of time zones read from etc/time_zones.conf git-svn-id: svn://ttmath.org/publicrep/winix/trunk@849 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -29,24 +29,24 @@ notify.o: ../core/job.h ../core/basethread.h ../core/dirs.h
|
||||
notify.o: ../core/dircontainer.h ../notify/notify.h ../core/mounts.h
|
||||
notify.o: ../core/mountparser.h ../core/crypt.h ../core/run.h ../core/users.h
|
||||
notify.o: ../core/groups.h ../core/group.h ../core/loadavg.h ../core/image.h
|
||||
notify.o: ../core/threadmanager.h ../core/sessionmanager.h
|
||||
notify.o: ../core/sessioncontainer.h ../core/system.h ../core/htmlfilter.h
|
||||
notify.o: ../core/request.h ../core/dirs.h ../core/plugin.h
|
||||
notify.o: ../core/pluginmsg.h ../core/sessionmanager.h
|
||||
notify.o: ../functions/functions.h ../functions/functionbase.h
|
||||
notify.o: ../core/synchro.h ../functions/functionparser.h
|
||||
notify.o: ../functions/adduser.h ../functions/cat.h ../functions/chmod.h
|
||||
notify.o: ../functions/privchanger.h ../functions/chown.h
|
||||
notify.o: ../functions/ckeditor.h ../functions/cp.h ../functions/default.h
|
||||
notify.o: ../functions/download.h ../functions/emacs.h ../functions/env.h
|
||||
notify.o: ../functions/last.h ../functions/login.h ../functions/logout.h
|
||||
notify.o: ../functions/ln.h ../functions/ls.h ../functions/man.h
|
||||
notify.o: ../functions/meta.h ../functions/mkdir.h ../functions/mv.h
|
||||
notify.o: ../functions/nicedit.h ../functions/node.h ../functions/passwd.h
|
||||
notify.o: ../functions/priv.h ../functions/pw.h ../functions/reload.h
|
||||
notify.o: ../functions/rm.h ../functions/rmuser.h ../functions/sort.h
|
||||
notify.o: ../functions/specialdefault.h ../functions/stat.h
|
||||
notify.o: ../functions/subject.h ../functions/template.h
|
||||
notify.o: ../core/threadmanager.h ../core/timezones.h
|
||||
notify.o: ../core/sessionmanager.h ../core/sessioncontainer.h
|
||||
notify.o: ../core/system.h ../core/htmlfilter.h ../core/request.h
|
||||
notify.o: ../core/dirs.h ../core/plugin.h ../core/pluginmsg.h
|
||||
notify.o: ../core/sessionmanager.h ../functions/functions.h
|
||||
notify.o: ../functions/functionbase.h ../core/synchro.h
|
||||
notify.o: ../functions/functionparser.h ../functions/adduser.h
|
||||
notify.o: ../functions/cat.h ../functions/chmod.h ../functions/privchanger.h
|
||||
notify.o: ../functions/chown.h ../functions/ckeditor.h ../functions/cp.h
|
||||
notify.o: ../functions/default.h ../functions/download.h ../functions/emacs.h
|
||||
notify.o: ../functions/env.h ../functions/last.h ../functions/login.h
|
||||
notify.o: ../functions/logout.h ../functions/ln.h ../functions/ls.h
|
||||
notify.o: ../functions/man.h ../functions/meta.h ../functions/mkdir.h
|
||||
notify.o: ../functions/mv.h ../functions/nicedit.h ../functions/node.h
|
||||
notify.o: ../functions/passwd.h ../functions/priv.h ../functions/pw.h
|
||||
notify.o: ../functions/reload.h ../functions/rm.h ../functions/rmuser.h
|
||||
notify.o: ../functions/sort.h ../functions/specialdefault.h
|
||||
notify.o: ../functions/stat.h ../functions/subject.h ../functions/template.h
|
||||
notify.o: ../functions/tinymce.h ../functions/uname.h ../functions/upload.h
|
||||
notify.o: ../functions/uptime.h ../functions/who.h ../functions/vim.h
|
||||
notifypool.o: notifypool.h ../templates/locale.h
|
||||
@@ -106,8 +106,9 @@ templatesnotify.o: ../notify/notify.h ../core/mounts.h ../core/mountparser.h
|
||||
templatesnotify.o: ../core/crypt.h ../core/run.h ../core/users.h
|
||||
templatesnotify.o: ../core/groups.h ../core/group.h ../core/ugcontainer.h
|
||||
templatesnotify.o: ../core/loadavg.h ../core/image.h ../core/threadmanager.h
|
||||
templatesnotify.o: ../core/synchro.h ../functions/functionparser.h
|
||||
templatesnotify.o: ../core/cur.h ../functions/adduser.h ../functions/cat.h
|
||||
templatesnotify.o: ../core/timezones.h ../core/synchro.h
|
||||
templatesnotify.o: ../functions/functionparser.h ../core/cur.h
|
||||
templatesnotify.o: ../functions/adduser.h ../functions/cat.h
|
||||
templatesnotify.o: ../functions/chmod.h ../functions/privchanger.h
|
||||
templatesnotify.o: ../functions/chown.h ../functions/ckeditor.h
|
||||
templatesnotify.o: ../functions/cp.h ../functions/default.h
|
||||
|
Reference in New Issue
Block a user