瀏覽代碼

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