forked from github/schildichat-desktop
Compare commits
No commits in common. "v1.9.7-sc.1" and "v1.9.5-sc.2" have entirely different histories.
v1.9.7-sc.
...
v1.9.5-sc.
6 changed files with 7 additions and 11 deletions
|
@ -36,11 +36,10 @@ Development happens in the `sc` branch, which might be **broken at any time**!
|
|||
|
||||
Since Debian is usually slow to update packages on its stable releases,
|
||||
some dependencies might not be recent enough to build SchildiChat.
|
||||
The following are the dependencies required to build SchildiChat Web/Desktop on Debian 11 (bullseye):
|
||||
The following are the dependencies required to build SchildiChat Web/Desktop on Debian 10:
|
||||
|
||||
```
|
||||
# apt install vim curl git make gcc g++ python jq libsqlcipher-dev pkg-config libsecret-1-dev libarchive-tools
|
||||
|
||||
# apt install vim curl git make gcc g++ libsqlcipher-dev pkg-config libsecret-1-dev bsdtar
|
||||
# curl -sL https://deb.nodesource.com/setup_14.x | bash -
|
||||
# apt update
|
||||
# apt install nodejs
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit a074ede0c13c09dca96a9be2c60d3c4e5c03a234
|
||||
Subproject commit 981210ca0ad0f837db9be9f4e2279abc162b6484
|
|
@ -1 +1 @@
|
|||
Subproject commit 94895dee0a29a517919b8ba7461982baf11139cc
|
||||
Subproject commit 780759464826720559e78059f4bf8586a785bb47
|
|
@ -36,8 +36,5 @@
|
|||
"Show message bubbles on one side only": "仅在一侧显示消息气泡",
|
||||
"Room list style": "聊天室列表样式",
|
||||
"Show message bubbles depending on the width either on both sides or only on one side": "根据窗口大小智能切换消息气泡的显示样式",
|
||||
"Do you want to join a room notifying you about new releases? This is especially useful if your platform doesn't support automatic updates for SchildiChat (e.g. Windows and macOS).": "您想加入一个用来通知版本更新的房间吗?如果您的平台不支持自动更新 SchildiChat(例如 Windows 和 macOS),这将非常有用。",
|
||||
"Mark as read": "标记为已读",
|
||||
"Mark rooms as unread": "允许将聊天记录标记为未读",
|
||||
"Mark as unread": "标记为未读"
|
||||
"Do you want to join a room notifying you about new releases? This is especially useful if your platform doesn't support automatic updates for SchildiChat (e.g. Windows and macOS).": "您想加入一个用来通知版本更新的房间吗?如果您的平台不支持自动更新 SchildiChat(例如 Windows 和 macOS),这将非常有用。"
|
||||
}
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 09fc7b8ff4035e92821d264e807441f9d4e9da85
|
||||
Subproject commit b3aa5e524ea88940d37050ef2bd5c2d6bc029023
|
|
@ -1 +1 @@
|
|||
Subproject commit 2fd5a9616e11a138d859e0a30e81e5d9d185f77f
|
||||
Subproject commit 15b9ad85533136b11cfb70d269ba383ee55d898a
|
Loading…
Add table
Add a link
Reference in a new issue