Skip to content

Commit

Permalink
Merge pull request OlegShchavelev#621 from X1Z53/main
Browse files Browse the repository at this point in the history
Боковое меню, словари
  • Loading branch information
OlegShchavelev authored Nov 20, 2024
2 parents ae3345e + 1b2fae8 commit 1e1487c
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 15 deletions.
3 changes: 2 additions & 1 deletion .yaspeller/apps&companies.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,5 +156,6 @@
"AX 500",
"Gen4 x4",
"ddterm",
"Orca"
"Orca",
"VXE"
]
8 changes: 4 additions & 4 deletions _data/navigations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ export const sidebar: Record<string, DefaultTheme.Sidebar> = {
{ text: 'Emulsion', link: '/emulsion' },
{ text: 'Evince', link: '/evince' },
{ text: 'Fastfetch', link: '/fastfetch' },
{ text: 'FFMPEG', link: '/ffmpeg' },
{ text: 'FFmpeg', link: '/ffmpeg' },
{ text: 'Figma', link: '/figma' },
{ text: 'Firefox', link: '/firefox' },
{ text: 'Flatseal', link: '/flatseal' },
Expand Down Expand Up @@ -165,10 +165,10 @@ export const sidebar: Record<string, DefaultTheme.Sidebar> = {
{ text: 'Анализатор использования дисков', link: '/baobab' },
{ text: 'Апостроф', link: '/apostrophe' },
{ text: 'Аутентификатор', link: '/authenticator' },
{ text: 'Веб-браузер Epiphany', link: '/webfont-kit-generator' },
{ text: 'Видеотриммер', link: '/epiphany' },
{ text: 'Веб-браузер', link: '/epiphany' },
{ text: 'Видеотриммер', link: '/videotrimmer' },
{ text: 'Глаз GNOME', link: '/eog' },
{ text: 'Генератор набора веб-шрифтов', link: '/eog' },
{ text: 'Генератор набора веб-шрифтов', link: '/webfont-kit-generator' },
{ text: 'Дела', link: '/errands' },
{ text: 'Диски', link: '/diskutility' },
{ text: 'Декодер', link: '/gnome-qr-decoder' },
Expand Down
4 changes: 2 additions & 2 deletions docs/apps/ffmpeg.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ aggregation:
sisyphus: ffmpeg
appstream:
id: ffmpeg
name: FFMPEG
name: FFmpeg
icon: /ffmpeg/ffmpeg-logo.png
summary: Утилита для обработки мультимедийного контента, такого как аудио, видео, субтитры и связанные с ними метаданные.
metadata_license:
name: LGPL v2.1+
link: https://ffmpeg.org/legal.html
developer:
name: FFMPEG Community
name: FFmpeg Community
url:
homepage: https://ffmpeg.org/
bugtracker: https://trac.ffmpeg.org/
Expand Down
16 changes: 8 additions & 8 deletions docs/equipment/hardware-compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@

### Мышки

| Производитель | Модель | Состояние | ПО | Примечание |
| :-----------: | :----------------------------------------------------------------------------------------------------: | :------------: | :-------------------------------------------------------------------: | :--------: |
| Defender | Warhead GM-1780 | :green_circle: | - | - |
| Logitech | [G102](https://www.logitechg.com/en-my/products/gaming-mice/g102-prodigy-gaming-mouse.910-004846.html) | :green_circle: | [`piper`](piper.md) | - |
| Logitech | M705 | :green_circle: | - | - |
| Logitech | MX Master 3 | :green_circle: | [`piper`](piper.md), [`Solaar`](https://pwr-solaar.github.io/Solaar/) | - |
| Xiaomi | [Dual Mode Wireless Mouse Silent Edition](https://www.mi.com/ru/product/mi-dual-mode-wireless-mouse/) | :green_circle: | - | - |
| Дарк прожект x VXE | R1 PRO Max Grey | :green_circle: | - | - |
| Производитель | Модель | Состояние | ПО | Примечание |
| :-----------------: | :----------------------------------------------------------------------------------------------------: | :------------: | :-------------------------------------------------------------------: | :--------: |
| Defender | Warhead GM-1780 | :green_circle: | - | - |
| Logitech | [G102](https://www.logitechg.com/en-my/products/gaming-mice/g102-prodigy-gaming-mouse.910-004846.html) | :green_circle: | [`piper`](piper.md) | - |
| Logitech | M705 | :green_circle: | - | - |
| Logitech | MX Master 3 | :green_circle: | [`piper`](piper.md), [`Solaar`](https://pwr-solaar.github.io/Solaar/) | - |
| Xiaomi | [Dual Mode Wireless Mouse Silent Edition](https://www.mi.com/ru/product/mi-dual-mode-wireless-mouse/) | :green_circle: | - | - |
| Дарк Проджект x VXE | R1 PRO Max Grey | :green_circle: | - | - |

### Клавиатуры

Expand Down

0 comments on commit 1e1487c

Please sign in to comment.