Update readme. Fix tray startup

This commit is contained in:
Luke D. Jones
2024-04-05 16:00:20 +13:00
parent a271ffbb10
commit ca0d8bda4b
6 changed files with 168 additions and 171 deletions

View File

@@ -132,6 +132,9 @@ introspect:
xmlstarlet ed -L -O -d '//interface[@name="org.freedesktop.DBus.Properties"]' bindings/dbus-xml/org-asuslinux-*
xmlstarlet ed -L -O -d '//interface[@name="org.freedesktop.DBus.Peer"]' bindings/dbus-xml/org-asuslinux-*
translate:
find -name \*.slint | xargs slint-tr-extractor -o rog-control-center/translations/en/rog-control-center.po
build:
ifeq ($(VENDORED),1)
cargo vendor