emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH 3/3] Taskjuggler export: Target tj3 by default
@ 2013-03-08 16:25 Christian Egli
  0 siblings, 0 replies; only message in thread
From: Christian Egli @ 2013-03-08 16:25 UTC (permalink / raw)
  To: emacs-orgmode


* 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.
---
 contrib/lisp/ox-taskjuggler.el |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/lisp/ox-taskjuggler.el b/contrib/lisp/ox-taskjuggler.el
index 9146dfd..295fad1 100644
--- a/contrib/lisp/ox-taskjuggler.el
+++ b/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)
-- 
1.7.10.4


-- 
Christian Egli
Swiss Library for the Blind, Visually Impaired and Print Disabled
Grubenstrasse 12, CH-8045 Zürich, Switzerland

-----
Die neue Online-Bibliothek der SBS: Mit wenigen Klicks zum Buch unter http://online.sbs.ch

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-08 16:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-08 16:25 [PATCH 3/3] Taskjuggler export: Target tj3 by default Christian Egli

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).