fixed a typo breaking build cinnamon (#2936)
This commit is contained in:
parent
c3c9dfa4c6
commit
784f6cf3b8
@ -38,7 +38,7 @@ theme='Numix'
|
||||
|
||||
[org/cinnamon/settings-daemon/plugins/xsettings]
|
||||
buttons-have-icons=true
|
||||
menus-have-icons=true” >> $keys
|
||||
menus-have-icons=true" >> $keys
|
||||
|
||||
echo "user-db:user
|
||||
system-db:local" >> $profile
|
||||
@ -48,6 +48,4 @@ dconf update
|
||||
#re-compile schemas
|
||||
if [ -d /usr/share/glib-2.0/schemas ]; then
|
||||
glib-compile-schemas /usr/share/glib-2.0/schemas
|
||||
fi
|
||||
|
||||
|
||||
fi
|
||||
Loading…
Reference in New Issue
Block a user