diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2018-05-30 14:45:12 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2018-05-30 14:45:12 -0300 |
commit | e5659e2ba6be675f2f8383e0264bde8968a869d0 (patch) | |
tree | cbc92bdb8e2f46aa6e79b74f621bddafebf7f990 /.task/taskrc | |
parent | b6dec4f1efe948f01df02b364cbb7f7aeedaa2b1 (diff) | |
parent | 126eb39671e9c65c0c60a78b25189e4d4b1fae72 (diff) | |
download | keyringer-e5659e2ba6be675f2f8383e0264bde8968a869d0.tar.gz keyringer-e5659e2ba6be675f2f8383e0264bde8968a869d0.tar.bz2 |
Merge branch 'develop'
Diffstat (limited to '.task/taskrc')
-rw-r--r-- | .task/taskrc | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.task/taskrc b/.task/taskrc new file mode 100644 index 0000000..83fc6c7 --- /dev/null +++ b/.task/taskrc @@ -0,0 +1,12 @@ +# Main +data.location=/PATH/TO/keyringer/.task + +# Trac +uda.tracurl.type=string +uda.tracurl.label=Trac URL +uda.tracnumber.type=numeric +uda.tracnumber.label=Trac Number +uda.traccomponent.type=string +uda.traccomponent.label=Trac Component +uda.tracsummary.type=string +uda.tracsummary.label=Trac Summary |