This commit is contained in:
2025-12-06 00:56:28 +01:00
parent e651c8e18a
commit 734fc0675b
34 changed files with 92 additions and 1315 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="VoidManifestWindow" parent="AdwApplicationWindow">
<template class="VoidmanifestWindow" parent="AdwApplicationWindow">
<property name="default-width">800</property>
<property name="default-height">600</property>
<property name="title">VoidManifest</property>
<property name="title">Void Manifest</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 VoidManifest</attribute>
<attribute name="label" translatable="yes">_About Void Manifest</attribute>
<attribute name="action">app.about</attribute>
</item>
</section>
</menu>
</interface>
</interface>