Implement Gtk Network Status (#165)
Implemented - Switch reacts to burrow socket and network changes - meson as build system - Basic diagnostics to ensure burrow is installed properly - Flatpak / Meson Building
This commit is contained in:
parent
baa81eb939
commit
6990f90c2e
31 changed files with 1571 additions and 665 deletions
|
|
@ -1,4 +1 @@
|
|||
data/com.hackclub.Burrow.desktop.in
|
||||
data/com.hackclub.Burrow.appdata.xml.in
|
||||
data/com.hackclub.Burrow.gschema.xml
|
||||
src/window.ui
|
||||
data/app.desktop.in.in
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
i18n.gettext('burrow-gtk', preset: 'glib')
|
||||
i18n.gettext(app_name, preset: 'glib')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue