diff --git a/talimatname/genel/t/tilix/talimat b/talimatname/genel/t/tilix/talimat index 138256535..cf69df916 100644 --- a/talimatname/genel/t/tilix/talimat +++ b/talimatname/genel/t/tilix/talimat @@ -15,6 +15,10 @@ derle() { git_indir https://github.com/gnunn1/tilix $isim cd $isim dub build --build=release - xdg-icon-resource forceupdate --theme hicolor ./install.sh $PKG/usr + update-mime-database /usr/share/mime + gtk-update-icon-cache + cd data/resources + glib-compile-resources tilix.gresource.xml + install -m 644 tilix.gresource $PKG/usr/share/tilix/resources/ }