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

This commit is contained in:
Christian Egli 2008-07-03 23:50:46 +02:00
parent 4636a4d5e4
commit 91539b7ef6
1 changed files with 2 additions and 2 deletions

View File

@ -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 \