diff options
author | Jonas Smedegaard <dr@jones.dk> | 2019-11-02 21:53:55 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2019-11-02 21:53:55 +0100 |
commit | fb18a4c1c5e379b88018d5584cc2a7d746c55e27 (patch) | |
tree | 83998a80c7c0743618c077d702e513ca8e050390 /.mrconfig | |
parent | d788632520e75570ae7da1bb882cfc1b2c7b2038 (diff) |
Add feature system-desktop.
Diffstat (limited to '.mrconfig')
-rw-r--r-- | .mrconfig | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -17,5 +17,8 @@ checkout = git clone 'https://source.redpill.dk/source.git' 'source' [source/system] checkout = git clone 'https://source.redpill.dk/system.git' 'system' +[source/system-desktop] +checkout = git clone 'https://source.couchdesign.dk/system-desktop.git' 'system-desktop' + [source/about] checkout = git clone 'https://source.couchdesign.dk/org.git' 'about' |