Also ignore gedit history entries
This commit is contained in:
parent
99ee2c1ed2
commit
9408d4a109
|
@ -90,6 +90,7 @@ function dconf-dump {
|
|||
|
||||
case "$current_section" in
|
||||
"[org/gnome/desktop/background]" | \
|
||||
"[org/gnome/gedit/state/history-entry]" | \
|
||||
"[org/gnome/shell/extensions/gsconnect"*)
|
||||
ignore_section=true
|
||||
;;
|
||||
|
|
Loading…
Reference in New Issue