forked from element-hq/element-web
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace "Element" with "SchildiChat" for branding
Signed-off-by: Suguru Hirahara <[email protected]>
- Loading branch information
Showing
7 changed files
with
18 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
{ | ||
"name": "Element", | ||
"description": "A glossy Matrix collaboration client for the web.", | ||
"name": "SchildiChat", | ||
"description": "A feature-rich messenger for Matrix based on Element with some extras and tweaks.", | ||
"repository": { | ||
"url": "https://github.com/element-hq/element-web", | ||
"url": "https://github.com/SchildiChat/schildichat-desktop", | ||
"license": "AGPL-3.0-only OR GPL-3.0-only" | ||
}, | ||
"bugs": { | ||
"list": "https://github.com/element-hq/element-web/issues", | ||
"report": "https://github.com/element-hq/element-web/issues/new/choose" | ||
"list": "https://github.com/SchildiChat/schildichat-desktop/issues", | ||
"report": "https://github.com/SchildiChat/schildichat-desktop/issues/new/choose" | ||
}, | ||
"keywords": ["chat", "riot", "matrix"] | ||
"keywords": ["chat", "schildichat", "matrix"] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters