1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/palm/syncal/files/patch-ab
Munechika SUMIKAWA e02e609ae4 upgrade to 0.8.1.
PR:		13690
Reviewed by:	maintainer
1999-10-02 16:43:47 +00:00

20 lines
467 B
Plaintext

*** ical.patch.org Fri Sep 17 22:29:27 1999
--- ical.patch Fri Sep 17 22:29:59 1999
***************
*** 17,23 ****
+ "Okay" "Cancel"]
+
+ if { $result} {
! + exec syncal >/dev/null
+ io_read [ical_leader]
+ }
+ cal option AmPm $dm_AmPm
--- 17,23 ----
+ "Okay" "Cancel"]
+
+ if { $result} {
! + exec @@PREFIX@@/bin/syncal >/dev/null
+ io_read [ical_leader]
+ }
+ cal option AmPm $dm_AmPm