mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-16 06:18:47 +02:00
Add sunrise/sunset standard include file.
This commit is contained in:
7
include/sun.rem
Normal file
7
include/sun.rem
Normal file
@@ -0,0 +1,7 @@
|
||||
# Sunrise and sunset
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
IF !$CalMode && !$PsCal
|
||||
REM NOQUEUE AT [sunrise()] MSG %"%"[_("Sunrise")] %! %2.
|
||||
REM NOQUEUE AT [sunset()] MSG %"%"[_("Sunset")] %! %2.
|
||||
ENDIF
|
||||
Reference in New Issue
Block a user