Skip to content

Commit

Permalink
docs(RU,EN): update app Telegram Desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegShchavelev committed Jan 15, 2025
1 parent 2f59073 commit f698ab0
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 14 deletions.
1 change: 1 addition & 0 deletions .vitepress/config/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ export const sidebarDoc = (): DefaultTheme.SidebarItem[] => [
{ text: 'Amberol', link: 'amberol/' },
{ text: 'Text Editor', link: 'text-editor/' },
{ text: 'Screenshot', link: 'screenshot/' },
{ text: 'Telegram Desktop', link: 'telegram-desktop/' },
{ text: 'Tuba', link: 'tuba/' }
],
collapsed: true
Expand Down
1 change: 1 addition & 0 deletions .vitepress/config/ru.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ export const sidebarDoc = (): DefaultTheme.SidebarItem[] => [
{ text: 'Amberol', link: 'amberol/' },
{ text: 'Moonlight', link: 'moonlight/' },
{ text: 'Screenshot', link: 'screenshot/' },
{ text: 'Telegram Desktop', link: 'telegram-desktop/' },
{ text: 'Туба', link: 'tuba/' }
],
collapsed: true
Expand Down
7 changes: 1 addition & 6 deletions docs/apps/telegram-desktop/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,11 @@ appstream:
Нативный клиент для мгновенного обмена сообщениями, адаптирован для работы с мобильными устройствами. Возможность авторизации с помощью QR-кода или SMS на номер телефона.

<!--@include: @apps/.parts/install/content-repo.md-->

::: info
В настоящее время в репозитории находится версия клиента `5.2.3` из ветки `sisyphus`. Адаптивный интерфейс был улучшен в версии `5.8.0`, подробности можно найти в репорте [BZ #51252](https://bugzilla.altlinux.org/51252).
:::

<!--@include: @apps/.parts/install/content-flatpak.md-->

## Масштабирование

Для полного отображения клиента в вертикальной ориентации необходимо изменить масштаб приложения. Перейдите в меню (☰) и измените масштаб по умолчанию на значение 180%.
Для полного отображения клиента в вертикальной ориентации необходимо изменить масштаб приложения. Перейдите в меню (☰) и измените масштаб по умолчанию на значение 190%.

## Отключение уведомления об активном окне (Draw attention to the window)

Expand Down
11 changes: 3 additions & 8 deletions docs/en/apps/telegram-desktop/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,12 @@ appstream:

A native client for instant messaging, adapted to work with mobile devices. The ability to log in using a QR code or SMS to a phone number.

<!--@include: @apps/.parts/install/content-repo.md-->

::: info
Currently, the repository contains the client version `5.2.3` from the `sisyphus` branch. The adaptive interface has been improved in version `5.8.0`, details can be found in the report [BZ #51252](https://bugzilla.altlinux.org/51252).
:::

<!--@include: @apps/.parts/install/content-flatpak.md-->
<!--@include: @en/apps/.parts/install/content-repo.md-->
<!--@include: @en/apps/.parts/install/content-flatpak.md-->

## Scaling

To fully display the client in vertical orientation, you need to change the scale of the application. Go to the menu (☰) and change the default zoom to 180%.
To fully display the client in vertical orientation, you need to change the scale of the application. Go to the menu (☰) and change the default zoom to 190%.

## Disabling notification of an active window (Draw attention to the window)

Expand Down

0 comments on commit f698ab0

Please sign in to comment.