From 1fb533dafb0c5f5a8984cbd52008e3e7f94d9340 Mon Sep 17 00:00:00 2001 From: supercobra Date: Sun, 28 Oct 2018 16:09:19 -0500 Subject: [PATCH] WIP --- .gitmodules | 3 +++ applets/q-applet-weather | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 applets/q-applet-weather diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..53c6379 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "applets/q-applet-weather"] + path = applets/q-applet-weather + url = git@github.com:metadot/q-applet-weather.git diff --git a/applets/q-applet-weather b/applets/q-applet-weather new file mode 160000 index 0000000..b7d84b2 --- /dev/null +++ b/applets/q-applet-weather @@ -0,0 +1 @@ +Subproject commit b7d84b23da345acead8e09d733d1bbcc4ba517db