aboutsummaryrefslogtreecommitdiff
path: root/module/html/vcomponent.scm
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-08-23 23:22:10 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-08-23 23:22:10 +0200
commitedaf758b80fed1f5f14cd4b192e661c8863e84bc (patch)
tree9baf17c11a6254e81f29a1c473e5eb86c072aa79 /module/html/vcomponent.scm
parentAdd rendering of standalone small-cal. (diff)
downloadcalp-edaf758b80fed1f5f14cd4b192e661c8863e84bc.tar.gz
calp-edaf758b80fed1f5f14cd4b192e661c8863e84bc.tar.xz
Move html modules under calp.
Diffstat (limited to '')
-rw-r--r--module/calp/html/vcomponent.scm (renamed from module/html/vcomponent.scm)8
1 files changed, 4 insertions, 4 deletions
diff --git a/module/html/vcomponent.scm b/module/calp/html/vcomponent.scm
index c0bbe8e1..be6b6166 100644
--- a/module/html/vcomponent.scm
+++ b/module/calp/html/vcomponent.scm
@@ -1,12 +1,12 @@
-(define-module (html vcomponent)
+(define-module (calp html vcomponent)
:use-module (util)
:use-module (vcomponent)
:use-module (srfi srfi-1)
:use-module (srfi srfi-41)
:use-module (datetime)
- :use-module (html util)
- :use-module ((html config) :select (edit-mode))
- :use-module ((html components) :select (btn tabset))
+ :use-module (calp html util)
+ :use-module ((calp html config) :select (edit-mode))
+ :use-module ((calp html components) :select (btn tabset))
:use-module ((util color) :select (calculate-fg-color))
:use-module ((vcomponent datetime output)
:select (fmt-time-span