update changed filename

This commit is contained in:
Mason Hock 2019-05-29 23:02:30 -07:00
parent 9f09f055fe
commit 002d8e7da4

View file

@ -21,7 +21,7 @@ VERSION=1
. ./config
sed '/ShellShowsAppMenu/s/True/False/' -i ./gtweak/utils.py
sed '/ApplicationMenuTweak()/d' -i gtweak/tweaks/tweak_group_shell.py
sed '/ApplicationMenuTweak()/d' -i gtweak/tweaks/tweak_group_top_bar.py
changelog "Disable ShellShowsAppMenu"
compile