diff options
author | David Phillips <dbphillipsnz@gmail.com> | 2016-03-14 16:03:38 +1300 |
---|---|---|
committer | David Phillips <dbphillipsnz@gmail.com> | 2016-03-14 16:03:38 +1300 |
commit | 1ffe28ca0ef8eab3dc1528d4f035377591935466 (patch) | |
tree | 7d1c0f79eaf3a786f56557c2535e4f59c6d32c8d /index.theme.in | |
parent | de912d9ec2ca81821d4587d523dcaa023a339573 (diff) | |
download | petrichor-1ffe28ca0ef8eab3dc1528d4f035377591935466.tar.xz |
Add proper version field to theme file
Diffstat (limited to 'index.theme.in')
-rw-r--r-- | index.theme.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/index.theme.in b/index.theme.in new file mode 100644 index 0000000..c1e6a14 --- /dev/null +++ b/index.theme.in @@ -0,0 +1,6 @@ +[theme] +name=Petrichor +version={VERSION} +description=Petrichor Theme +engine=lightdm-webkit2-greeter +url=index.html |