added: 'static' directory with *.css and images we have a default layout moved: locale from data to templates notification templates have its own locale object added: reload function reloades locale now too added: 'nice' form of item_info in templates git-svn-id: svn://ttmath.org/publicrep/winix/trunk@582 e52654a7-88a9-db11-a3e9-0013d4bc506e
17 lines
896 B
Makefile
Executable File
17 lines
896 B
Makefile
Executable File
# DO NOT DELETE
|
|
|
|
notify.o: templatesnotify.h ../core/mount.h ../core/locale.h
|
|
notify.o: ../confparser/confparser.h ../templates/misc.h
|
|
notify.o: ../templates/localefilter.h ../core/notify.h
|
|
notify.o: ../templatesnotify/templatesnotify.h
|
|
templatesnotify.o: templatesnotify.h ../core/mount.h ../core/locale.h
|
|
templatesnotify.o: ../confparser/confparser.h ../templates/misc.h
|
|
templatesnotify.o: ../templates/localefilter.h ../core/misc.h ../core/item.h
|
|
templatesnotify.o: ../core/data.h ../core/dirs.h ../core/dircontainer.h
|
|
templatesnotify.o: ../core/users.h ../core/user.h ../core/ugcontainer.h
|
|
templatesnotify.o: ../core/log.h ../core/groups.h ../core/group.h
|
|
templatesnotify.o: ../core/functions.h ../core/function.h
|
|
templatesnotify.o: ../core/lastcontainer.h ../core/mounts.h ../core/mount.h
|
|
templatesnotify.o: ../core/error.h ../core/rebus.h ../core/loadavg.h
|
|
templatesnotify.o: ../core/log.h
|