debian/patches: Drop 1001_spelling-fixes.patch. Applied upstream.
This commit is contained in:
parent
c35239ddc1
commit
390bc86cdf
14
debian/patches/1001_spelling-fixes.patch
vendored
14
debian/patches/1001_spelling-fixes.patch
vendored
@ -1,14 +0,0 @@
|
||||
Description: Spelling fix in log message.
|
||||
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
|
||||
|
||||
--- a/client/X11/xf_disp.c
|
||||
+++ b/client/X11/xf_disp.c
|
||||
@@ -409,7 +409,7 @@
|
||||
if (settings->Fullscreen)
|
||||
return CHANNEL_RC_OK;
|
||||
|
||||
- WLog_DBG(TAG, "DisplayControlCapsPdu: setting the window as resizeable");
|
||||
+ WLog_DBG(TAG, "DisplayControlCapsPdu: setting the window as resizable");
|
||||
return xf_disp_set_window_resizable(xfDisp) ? CHANNEL_RC_OK : CHANNEL_RC_NO_MEMORY;
|
||||
}
|
||||
|
||||
1
debian/patches/series
vendored
1
debian/patches/series
vendored
@ -1 +0,0 @@
|
||||
1001_spelling-fixes.patch
|
||||
Loading…
Reference in New Issue
Block a user