aboutsummaryrefslogtreecommitdiffstats
path: root/palm/syncal/files/patch-ac
blob: ff7246fde9307d6720df43802fdebc10da9ba61b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** user.tcl~   Fri Sep 17 22:03:52 1999
--- user.tcl    Fri Sep 17 22:05:58 1999
***************
*** 24,30 ****
      "Okay" "Cancel"]
      
      if { $result} {
!         exec syncal >/dev/null
          io_read [ical_leader]
      }
      cal option AmPm $dm_AmPm
--- 24,30 ----
      "Okay" "Cancel"]
  
      if { $result} {
!         exec @@PREFIX@@/bin/syncal >/dev/null
          io_read [ical_leader]
      }
      cal option AmPm $dm_AmPm