diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2018-01-09 09:35:59 +0100 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2018-01-10 12:42:13 +0100 |
commit | 6d726bb10386b3d7f5481d41b735ec06cb2163ad (patch) | |
tree | 4d591b67b54c5a83f9f1d718a4576c8ccf05859b /views/composer/metadata.json | |
parent | 2d9944bd0b5cd1dd202d9dc6318d612e1aca4241 (diff) | |
download | kube-6d726bb10386b3d7f5481d41b735ec06cb2163ad.tar.gz kube-6d726bb10386b3d7f5481d41b735ec06cb2163ad.zip |
Install composer/converations/people as separate views and load them
dynamically.
Diffstat (limited to 'views/composer/metadata.json')
-rw-r--r-- | views/composer/metadata.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/views/composer/metadata.json b/views/composer/metadata.json new file mode 100644 index 00000000..c4654fba --- /dev/null +++ b/views/composer/metadata.json | |||
@@ -0,0 +1,4 @@ | |||
1 | { | ||
2 | "icon": "document-edit-inverted", | ||
3 | "tooltip": "Compose new messages." | ||
4 | } | ||