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