diff options
author | Juergen Daubert <jue@jue.li> | 2010-11-15 18:29:53 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2010-11-15 18:29:53 +0100 |
commit | ac0be9c182cfc73fb8e19b13ada1adeaee44fc8e (patch) | |
tree | 134ebbf5cf66d09ff98a26ffd1bb34756bdc8cc8 /task/.footprint | |
parent | 496299cd4abf5cfe326a2688e86633622f018732 (diff) | |
download | opt-ac0be9c182cfc73fb8e19b13ada1adeaee44fc8e.tar.gz opt-ac0be9c182cfc73fb8e19b13ada1adeaee44fc8e.tar.xz |
task: initial release
Diffstat (limited to 'task/.footprint')
-rw-r--r-- | task/.footprint | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/task/.footprint b/task/.footprint new file mode 100644 index 000000000..63c0707d3 --- /dev/null +++ b/task/.footprint @@ -0,0 +1,44 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/task +drwxr-xr-x root/root usr/man/ +drwxr-xr-x root/root usr/man/man1/ +-rw-r--r-- root/root usr/man/man1/task.1.gz +drwxr-xr-x root/root usr/man/man5/ +-rw-r--r-- root/root usr/man/man5/task-color.5.gz +-rw-r--r-- root/root usr/man/man5/task-faq.5.gz +-rw-r--r-- root/root usr/man/man5/task-sync.5.gz +-rw-r--r-- root/root usr/man/man5/task-tutorial.5.gz +-rw-r--r-- root/root usr/man/man5/taskrc.5.gz +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/task/ +drwxr-xr-x root/root usr/share/task/rc/ +-rw-r--r-- root/root usr/share/task/rc/dark-16.theme +-rw-r--r-- root/root usr/share/task/rc/dark-256.theme +-rw-r--r-- root/root usr/share/task/rc/dark-blue-256.theme +-rw-r--r-- root/root usr/share/task/rc/dark-green-256.theme +-rw-r--r-- root/root usr/share/task/rc/dark-red-256.theme +-rw-r--r-- root/root usr/share/task/rc/dark-violets-256.theme +-rw-r--r-- root/root usr/share/task/rc/dark-yellow-green.theme +-rw-r--r-- root/root usr/share/task/rc/holidays-CA.rc +-rw-r--r-- root/root usr/share/task/rc/holidays-DE.rc +-rw-r--r-- root/root usr/share/task/rc/holidays-ES.rc +-rw-r--r-- root/root usr/share/task/rc/holidays-FR.rc +-rw-r--r-- root/root usr/share/task/rc/holidays-NL.rc +-rw-r--r-- root/root usr/share/task/rc/holidays-SE.rc +-rw-r--r-- root/root usr/share/task/rc/holidays-UK.rc +-rw-r--r-- root/root usr/share/task/rc/holidays-US.rc +-rw-r--r-- root/root usr/share/task/rc/light-16.theme +-rw-r--r-- root/root usr/share/task/rc/light-256.theme +drwxr-xr-x root/root usr/share/task/scripts/ +drwxr-xr-x root/root usr/share/task/scripts/bash/ +-rw-r--r-- root/root usr/share/task/scripts/bash/task_completion.sh +drwxr-xr-x root/root usr/share/task/scripts/vim/ +drwxr-xr-x root/root usr/share/task/scripts/vim/ftdetect/ +-rw-r--r-- root/root usr/share/task/scripts/vim/ftdetect/task.vim +drwxr-xr-x root/root usr/share/task/scripts/vim/syntax/ +-rw-r--r-- root/root usr/share/task/scripts/vim/syntax/taskdata.vim +-rw-r--r-- root/root usr/share/task/scripts/vim/syntax/taskedit.vim +-rw-r--r-- root/root usr/share/task/scripts/vim/syntax/taskrc.vim +drwxr-xr-x root/root usr/share/task/scripts/zsh/ +-rw-r--r-- root/root usr/share/task/scripts/zsh/_task |