mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-11-21 20:51:25 +00:00
Re-do the GDM no logo needle
Using translated text was a poor choice... Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
9cae91cd89
commit
42fb8491a2
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"area": [
|
"area": [
|
||||||
{
|
{
|
||||||
"height": 19,
|
"height": 54,
|
||||||
"xpos": 337,
|
"type": "match",
|
||||||
"width": 67,
|
"width": 52,
|
||||||
"type": "match",
|
"xpos": 347,
|
||||||
"ypos": 419
|
"ypos": 344
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"properties": [],
|
"properties": [],
|
||||||
"tags": [
|
"tags": [
|
||||||
"DESKTOP-gnome",
|
"DESKTOP-gnome",
|
||||||
"graphical_login",
|
"graphical_login",
|
||||||
"graphical_login_gdm_nologo",
|
"graphical_login_gdm_nologo",
|
||||||
"login_screen"
|
"login_screen"
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user