diff --git a/build.sh b/build.sh index e8ad9da..a754cea 100755 --- a/build.sh +++ b/build.sh @@ -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