Skip to content

Commit 249894d

Browse files
authored
Merge branch 'dev' into hyprland_0.51
2 parents f8e6804 + 1b7e223 commit 249894d

File tree

12 files changed

+286
-2
lines changed

12 files changed

+286
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to `HyDE` will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to _Modified_ [CalVer](https://calver.org/). See [Versioning](https://github.com/HyDE-Project/HyDE/blob/master/RELEASE_POLICY.md#versioning-yymq) For more info
66

7+
## Changes
8+
9+
### Added
10+
11+
- Turkish documentation.
12+
- No changes have been made to other codes.
13+
714
## v25.9.1 (Unreleased)
815

916
### Changed
@@ -12,7 +19,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
1219
- hyde-shell: silent pyinit command
1320
- Binds: Use `hyde-shell logout` for cleaner session logout
1421

15-
1622
## v25.8.3
1723

1824
### Fixed

CONTRIBUTORS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ _These contributors help with quality assurance and testing._
2828
- [@Prof-Shiba](https://github.com/Prof-Shiba)
2929
- [@UnaTried](https://github.com/UnaTried)
3030

31+
- [@Vu4ll](https://github.com/Vu4ll)
32+
3133
---
3234

3335
## How to add yourself to this list

Configs/.config/zsh/plugin.zsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Use your plugin system here
22

3-
return 1 # <--- Comment this line to disable HyDE's plugin loader // same as HYDE_ZSH_NO_PLUGINS
3+
return 1 # <--- Comment this line to disable HyDE's oh-my-zsh plugins and use the zinit examples below
44

55
#! This file will not load, remove the return 1 line above to enable this file.
66
#? Below is an example of how to set up Zsh plugins using Zinit

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Multi-language README support
1919
[![fr](https://img.shields.io/badge/lang-fr-blue.svg)](Source/docs/README.fr.md)
2020
[![ar](https://img.shields.io/badge/lang-AR-orange.svg)](Source/docs/README.ar.md)
2121
[![pt-br](https://img.shields.io/badge/lang-pt--br-006400.svg)](Source/docs/README.pt-br.md)
22+
[![tr](https://img.shields.io/badge/lang-tr-e30a17.svg)](Source/docs/README.tr.md)
2223

2324
<div align="center">
2425

Source/docs/README.ar.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Multi-language README support
2020
[![中文](https://img.shields.io/badge/lang-中文-orange.svg)](README.zh.md)
2121
[![fr](https://img.shields.io/badge/lang-fr-blue.svg)](README.fr.md)
2222
[![pt-br](https://img.shields.io/badge/lang-pt--br-006400.svg)](README.pt-br.md)
23+
[![tr](https://img.shields.io/badge/lang-tr-e30a17.svg)](README.tr.md)
2324

2425
<div align="center">
2526
<br>

Source/docs/README.de.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Mehrsprachige README-Unterstützung
1919
[![fr](https://img.shields.io/badge/lang-fr-blue.svg)](README.fr.md)
2020
[![ar](https://img.shields.io/badge/lang-AR-orange.svg)](README.ar.md)
2121
[![pt-br](https://img.shields.io/badge/lang-pt--br-006400.svg)](README.pt-br.md)
22+
[![tr](https://img.shields.io/badge/lang-tr-e30a17.svg)](README.tr.md)
2223

2324
<div align="center"><br>
2425
<a href="#installation"><kbd> <br> Installation <br> </kbd></a>&ensp;&ensp;

Source/docs/README.es.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Soporte multilingüe para el README
1919
[![fr](https://img.shields.io/badge/lang-fr-blue.svg)](README.fr.md)
2020
[![ar](https://img.shields.io/badge/lang-AR-orange.svg)](README.ar.md)
2121
[![pt-br](https://img.shields.io/badge/lang-pt--br-006400.svg)](README.pt-br.md)
22+
[![tr](https://img.shields.io/badge/lang-tr-e30a17.svg)](README.tr.md)
2223

2324
<div align="center">
2425

Source/docs/README.fr.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Support multilingue pour le README
1919
[![中文](https://img.shields.io/badge/lang-中文-orange.svg)](README.zh.md)
2020
[![ar](https://img.shields.io/badge/lang-AR-orange.svg)](README.ar.md)
2121
[![pt-br](https://img.shields.io/badge/lang-pt--br-006400.svg)](README.pt-br.md)
22+
[![tr](https://img.shields.io/badge/lang-tr-e30a17.svg)](README.tr.md)
2223

2324
<div align="center">
2425

Source/docs/README.nl.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Multi-language README support
1919
[![fr](https://img.shields.io/badge/lang-fr-blue.svg)](README.fr.md)
2020
[![ar](https://img.shields.io/badge/lang-AR-orange.svg)](README.ar.md)
2121
[![pt-br](https://img.shields.io/badge/lang-pt--br-006400.svg)](README.pt-br.md)
22+
[![tr](https://img.shields.io/badge/lang-tr-e30a17.svg)](README.tr.md)
2223

2324
<div align="center"><br>
2425
<a href="#installatie"><kbd> <br> Installatie <br> </kbd></a>&ensp;&ensp;

Source/docs/README.pt-br.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Multi-language README support
1818
[![中文](https://img.shields.io/badge/lang-中文-orange.svg)](README.zh.md)
1919
[![fr](https://img.shields.io/badge/lang-fr-blue.svg)](README.fr.md)
2020
[![ar](https://img.shields.io/badge/lang-AR-orange.svg)](README.ar.md)
21+
[![tr](https://img.shields.io/badge/lang-tr-e30a17.svg)](README.tr.md)
2122

2223
<div align="center">
2324

0 commit comments

Comments
 (0)