Merge pull request #126 from akatch/missing_arabic_needles

feat: missing needles for GNOME with Arabic language
This commit is contained in:
Lukas Magauer 2022-07-23 22:11:33 +02:00 committed by GitHub
commit 8a124dc42f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,19 @@
{
"area": [
{
"height": 20,
"xpos": 923,
"width": 65,
"type": "match",
"ypos": 6
}
],
"properties": [],
"tags": [
"DESKTOP-gnome",
"ENV-DISTRI-rocky",
"LANGUAGE-arabic",
"apps_menu_button",
"apps_menu_button_active"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 165 KiB

View File

@ -0,0 +1,17 @@
{
"area": [
{
"xpos": 920,
"height": 20,
"width": 85,
"ypos": 6,
"type": "match"
}
],
"properties": [],
"tags": [
"ENV-DISTRI-rocky",
"LANGUAGE-arabic",
"apps_menu_button_inactive"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 212 KiB