Explorar o código

Taskjuggler export: Target tj3 by default

* contrib/lisp/ox-taskjuggler.el (org-taskjuggler-target-version): The
  default target is now tj3

Since taskjuggler is not developed anymore and hardly any
distributions carry it anymore we ought to target tj3 by default now.
Christian Egli %!s(int64=12) %!d(string=hai) anos
pai
achega
c810fd0472
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      contrib/lisp/ox-taskjuggler.el

+ 1 - 1
contrib/lisp/ox-taskjuggler.el

@@ -182,7 +182,7 @@ the project."
   :group 'org-export-taskjuggler
   :type 'string)
 
-(defcustom org-taskjuggler-target-version 2.4
+(defcustom org-taskjuggler-target-version 3.0
   "Which version of TaskJuggler the exporter is targeting."
   :group 'org-export-taskjuggler
   :type 'number)