fix build.sh

This commit is contained in:
leca 2024-03-26 22:10:04 +03:00
parent 2e717df795
commit 75e63cad03
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#Compile schemas for gtk settings
mkdir -p $HOME/.local/share/glib-2.0/schemas
cp org.gtk_rs.Settings1.gschema.xml $HOME/.local/share/glib-2.0/schemas/
cp org.foxarmy.learn-hieroglyph.gschema.xml $HOME/.local/share/glib-2.0/schemas/
glib-compile-schemas $HOME/.local/share/glib-2.0/schemas/
#building