mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 23:08:40 +02:00
Add URLs for sunrise and sunset.
This commit is contained in:
@@ -7,6 +7,6 @@ IF access($SysInclude + "/translations/" + _("LANGID") + "/sun.rem", "r") >= 0
|
|||||||
ENDIF
|
ENDIF
|
||||||
|
|
||||||
IF !$CalMode && !$PsCal
|
IF !$CalMode && !$PsCal
|
||||||
REM NOQUEUE AT [sunrise()] MSG %"%"%(Sunrise) %! %2.
|
REM INFO "Url: https://en.wikipedia.org/wiki/Sunrise" NOQUEUE AT [sunrise()] MSG %"%"%(Sunrise) %! %2.
|
||||||
REM NOQUEUE AT [sunset()] MSG %"%"%(Sunset) %! %2.
|
REM INFO "Url: https://en.wikipedia.org/wiki/Sunset" NOQUEUE AT [sunset()] MSG %"%"%(Sunset) %! %2.
|
||||||
ENDIF
|
ENDIF
|
||||||
|
|||||||
Reference in New Issue
Block a user