From 8251e511d5fea47c95af3f71c1c5f39af0b1e1f5 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 21 Jan 2019 13:19:30 -0200 Subject: Adds icalbuddy placeholders --- icalbuddy | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 icalbuddy diff --git a/icalbuddy b/icalbuddy new file mode 100755 index 0000000..d9e048d --- /dev/null +++ b/icalbuddy @@ -0,0 +1,8 @@ +#!/bin/sh +# +# This is a placeholder command so xcal does not give errors when calling icalbuddy +# See https://github.com/alxppp/xcal +# http://hasseg.org/icalBuddy/ + +# Do nothing, successfully +/bin/true -- cgit v1.2.3