2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-05 09:05:14 +00:00

Merge remote-tracking branch 'tdesktop/dev' into dev

This commit is contained in:
RadRussianRus
2020-02-06 10:58:45 +03:00
129 changed files with 4001 additions and 972 deletions

View File

@@ -45,6 +45,17 @@ std::map<int, const char*> BetaLogs() {
"\xE2\x80\xA2 Spell checker on Linux using Enchant.\n"
},
{
1009010,
"\xE2\x80\xA2 Switch to the Picture-in-Picture mode "
"to watch your video in a small window.\n"
"\xE2\x80\xA2 Change video playback speed "
"in the playback controls '...' menu.\n"
"\xE2\x80\xA2 Rotate photos and videos in the media viewer "
"using the rotate button in the bottom right corner.\n"
}
};
};