mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-05-20 14:42:06 +02:00
Mass replacement of %(is) with %!
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
# If you want the national holidays as well, you must
|
||||
# also SYSINCLUDE holidays/us.rem
|
||||
|
||||
REM Third Monday in January ADDOMIT SCANFROM -28 MSG %"Martin Luther King, Jr & Robert E. Lee's Birthday%" %(is) %b.
|
||||
REM Third Monday in February ADDOMIT SCANFROM -28 MSG %"George Washington & Thomas Jefferson's Birthday%" %(is) %b.
|
||||
REM Fourth Monday in April ADDOMIT SCANFROM -28 MSG %"Confederate Memorial Day%" %(is) %b.
|
||||
REM First Monday in June ADDOMIT SCANFROM -28 MSG %"Jefferson Davis Birthday%" %(is) %b.
|
||||
REM Second Monday in October ADDOMIT SCANFROM -28 MSG %"Columbus Day / American Indian Heritage Day / Fraternal Day%" %(is) %b.
|
||||
REM Third Monday in January ADDOMIT SCANFROM -28 MSG %"Martin Luther King, Jr & Robert E. Lee's Birthday%" %! %b.
|
||||
REM Third Monday in February ADDOMIT SCANFROM -28 MSG %"George Washington & Thomas Jefferson's Birthday%" %! %b.
|
||||
REM Fourth Monday in April ADDOMIT SCANFROM -28 MSG %"Confederate Memorial Day%" %! %b.
|
||||
REM First Monday in June ADDOMIT SCANFROM -28 MSG %"Jefferson Davis Birthday%" %! %b.
|
||||
REM Second Monday in October ADDOMIT SCANFROM -28 MSG %"Columbus Day / American Indian Heritage Day / Fraternal Day%" %! %b.
|
||||
|
||||
Reference in New Issue
Block a user