From 91539b7ef660f81b31a86417914d349e564ab099 Mon Sep 17 00:00:00 2001 From: Christian Egli Date: Thu, 3 Jul 2008 23:50:46 +0200 Subject: [PATCH] the default location of the diary file should of course be ~/diary --- contrib/scripts/org2hpda | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/scripts/org2hpda b/contrib/scripts/org2hpda index ff296ffdf..048c4bd1e 100755 --- a/contrib/scripts/org2hpda +++ b/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 \