19 lines
450 B
Text
19 lines
450 B
Text
*** 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
|