[Org] Replace obsolete variable ‘org-time-clocksum-format’ with ‘org-duration-format’

This commit is contained in:
Daniel - 2017-10-17 18:30:42 +02:00
parent 4cbfd144bc
commit 9768bc4580
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 1 additions and 4 deletions

View File

@ -113,10 +113,7 @@
(setq org-clock-persist t
org-clock-persist-query-resume nil)
(setq org-time-clocksum-format '(:hours "%d"
:require-hours t
:minutes ":%02d"
:require-minutes t)
(setq org-duration-format 'h:mm
org-time-stamp-rounding-minutes '(1 1))
;; Default Tasks for Working, Home, Breaks