backend rewrite cont, rebrand
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user