backend rewrite cont, rebrand

This commit is contained in:
2025-12-06 00:41:38 +01:00
parent 8428efdbce
commit e651c8e18a
33 changed files with 498 additions and 428 deletions

View File

@@ -6,10 +6,10 @@ corresponding .blp file and regenerate this file with blueprint-compiler.
-->
<interface>
<requires lib="gtk" version="4.0"/>
<template class="GnomeframeWindow" parent="AdwApplicationWindow">
<template class="VoidManifestWindow" parent="AdwApplicationWindow">
<property name="default-width">800</property>
<property name="default-height">600</property>
<property name="title">Gnomeframe</property>
<property name="title">VoidManifest</property>
<property name="content">
<object class="AdwToolbarView">
<property name="bottom-bar-style">1</property>
@@ -70,9 +70,9 @@ corresponding .blp file and regenerate this file with blueprint-compiler.
<attribute name="action">app.help</attribute>
</item>
<item>
<attribute name="label" translatable="yes">_About Gnomeframe</attribute>
<attribute name="label" translatable="yes">_About VoidManifest</attribute>
<attribute name="action">app.about</attribute>
</item>
</section>
</menu>
</interface>
</interface>