mirror of
https://github.com/SchildiChat/schildichat-desktop.git
synced 2025-03-26 10:07:47 +01:00
Rename binary to schildichat-desktop-alpha
This will be the official successor to old schildichat-desktop builds, so drop "lite" from any user-facing naming.
This commit is contained in:
parent
7fbca648df
commit
dba9c78816
@ -1,9 +1,6 @@
|
||||
# SchildiChat Web/Desktop Lite
|
||||
# SchildiChat Web/Desktop
|
||||
|
||||
SchildiChat Web/Desktop is a fork of Element [Web](https://github.com/vector-im/element-web)/[Desktop](https://github.com/vector-im/element-desktop).
|
||||
|
||||
This branch builds the "lite" variant, which rebases a reduced feature set of the original fork on top of the latest Element,
|
||||
in order to keep maintenance effort more manageable while staying up-to-date.
|
||||
SchildiChat Web/Desktop is a fork of Element [Web](https://github.com/element-hq/element-web)/[Desktop](https://github.com/element-hq/element-desktop).
|
||||
|
||||
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "schildichat-desktop-lite",
|
||||
"productName": "SchildiChatLite",
|
||||
"description": "A Matrix Client based on Element with a more traditional instant messaging experience",
|
||||
"name": "schildichat-desktop-alpha",
|
||||
"productName": "SchildiChat",
|
||||
"description": "A Matrix Client based on Element with some changes and tweaks",
|
||||
"author": "SchildiChat",
|
||||
"repository": {
|
||||
"url": "https://github.com/SchildiChat/element-desktop"
|
||||
"url": "https://github.com/SchildiChat/schildichat-desktop"
|
||||
},
|
||||
"homepage": "https://schildi.chat/"
|
||||
}
|
||||
|
@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "schildichat-web-lite",
|
||||
"description": "A Matrix client based on Element with a more traditional instant messaging experience",
|
||||
"name": "schildichat-web-alpha",
|
||||
"description": "A Matrix Client based on Element with some changes and tweaks",
|
||||
"author": "SchildiChat",
|
||||
"repository": {
|
||||
"url": "https://github.com/SchildiChat/element-web"
|
||||
"url": "https://github.com/SchildiChat/schildichat-desktop"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user