소스 검색

the default location of the diary file should of course be ~/diary

Christian Egli 17 년 전
부모
커밋
91539b7ef6
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      contrib/scripts/org2hpda

+ 2 - 2
contrib/scripts/org2hpda

@@ -1,7 +1,7 @@
 # org2hpda - a small utility to generate hipster pda style printouts from org mode 
 # Copyright (C) 2007  Christian Egli
 # 
-# Version: 0.4
+# Version: 0.5
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -25,7 +25,7 @@
 
 EMACS = emacs -batch -l ~/.emacs
 LATEX = latex
-DIARY = ~/TODO/diary
+DIARY = ~/diary
 
 hipsterFiles =  weekCalendar.pdf yearCalendar.pdf monthCalendar3.pdf monthCalendar2.pdf monthCalendar1.pdf
 pocketModFiles =  weekCalendar.pdf yearCalendar-rotated.pdf \