aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-08-20 21:02:19 -0300
committerSilvio Rhatto <rhatto@riseup.net>2024-08-20 21:02:19 -0300
commitea891f24aaa8c6b1ca446ea6e29beb382762368f (patch)
treeb9a7ff29a82a204ac5d37d9918df4f98d244a119
parent34cf7e6bca3938e42a4ebd70f4e763d9e356f19c (diff)
downloadutils-calendar-ea891f24aaa8c6b1ca446ea6e29beb382762368f.tar.gz
utils-calendar-ea891f24aaa8c6b1ca446ea6e29beb382762368f.tar.bz2
Adds icalbuddyHEADmaster
-rwxr-xr-xicalbuddy8
1 files changed, 8 insertions, 0 deletions
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