fix patch
This commit is contained in:
parent
217ed1d0a5
commit
aba2893f98
|
@ -1,7 +1,7 @@
|
|||
diff --git a/freerdp/client/X11/cli/gui.c b/freerdp/client/X11/cli/gui.c
|
||||
diff --git a/client/X11/cli/gui.c b/client/X11/cli/gui.c
|
||||
index 7cbd9aa..181a3cc 100644
|
||||
--- a/freerdp/client/X11/cli/gui.c
|
||||
+++ b/freerdp/client/X11/cli/gui.c
|
||||
--- a/client/X11/cli/gui.c
|
||||
+++ b/client/X11/cli/gui.c
|
||||
@@ -214,7 +214,7 @@ Ihandle* guiStart()
|
||||
IupSetAttribute(iconLang, "NAME", "KEYBOARD");
|
||||
IupSetAttribute(iconLang, "IMAGE", "keyboardRu");
|
||||
|
|
Loading…
Reference in New Issue