feature(*): remove property 'title-mode'
Signed-off-by: wangyucheng <wangyucheng@kylinsec.com.cn>
This commit is contained in:
parent
4500f2b737
commit
c44128e73c
@ -17,7 +17,7 @@ Name: mate-desktop
|
||||
License: GPLv2+ and LGPLv2+ and MIT
|
||||
Version: %{branch}.2
|
||||
%if 0%{?rel_build}
|
||||
Release: 6
|
||||
Release: 7
|
||||
%else
|
||||
Release: 0.10%{?git_rel}
|
||||
%endif
|
||||
@ -247,6 +247,9 @@ install -m 644 %SOURCE5 %{buildroot}/%{_datadir}/applications/mate-mimeapps.list
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 03 2023 wangyucheng <wangyucheng@kylinos.cn> - 1.22.2-7
|
||||
- KYOS-F: Remove property 'title-mode', Related #6892
|
||||
|
||||
* Fri Jul 15 2022 longcheng <longcheng@kylinos.com.cn> - 1.22.2-6
|
||||
- KYOS-F: changed font and document font to Noto
|
||||
- KYOS-F: Add api to check hotplug_mode_update property for outputs
|
||||
|
||||
@ -23,7 +23,6 @@ compositing-manager=true
|
||||
enable-delete=true
|
||||
|
||||
[org.mate.terminal.profile]
|
||||
title-mode='ignore'
|
||||
title='Mate Terminal'
|
||||
|
||||
[org.mate.session]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user