3bb31a2d03
+ Increase the required version of GLib + Check for pcre2.h when configuring with vte version 0.46.0 or later + Fix: support gcc14 -Werror=incompatible-pointer-types + Various fixes. + Updated translations. - Switch to gitcheckout via source service. - Rebase lxterminal-0.1.8-disable-f10.patch with quilt. - Add libtool BuildRequires and bootstrap the build. OBS-URL: https://build.opensuse.org/package/show/X11:lxde/lxterminal?expand=0&rev=78
10 lines
320 B
Diff
10 lines
320 B
Diff
Index: lxterminal-0.4.0+9/data/lxterminal.conf.in
|
|
===================================================================
|
|
--- lxterminal-0.4.0+9.orig/data/lxterminal.conf.in
|
|
+++ lxterminal-0.4.0+9/data/lxterminal.conf.in
|
|
@@ -2,3 +2,4 @@
|
|
fontname=Monospace 10
|
|
selchars=-A-Za-z0-9,./?%&#:_
|
|
scrollback=1000
|
|
+disablef10=true
|