summaryrefslogtreecommitdiff
path: root/palm/syncal/files/patch-ac
blob: 416a26cab16ba2f2b52c381aeb5895d6e037a5ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** user.tcl.orig	Mon Jul 17 07:33:27 2000
--- user.tcl	Fri Dec 22 14:13:30 2000
***************
*** 26,32 ****
      
      if { $result} {
  	ical_save
!         exec syncal -v $HOME/.syncal.log
          io_read [ical_leader]
      }
      cal option AmPm $dm_AmPm
--- 26,32 ----
  
      if { $result} {
  	ical_save
!         exec @@PREFIX@@/bin/syncal -v $HOME/.syncal.log
          io_read [ical_leader]
      }
      cal option AmPm $dm_AmPm