Changed Hello World to Under MASSIVE devlopment ;)

This commit is contained in:
BlueFox 2024-02-01 22:42:50 +01:00
parent 02feafeda9
commit a896a9ba27

View File

@ -21,7 +21,7 @@
</child> </child>
<property name="content"> <property name="content">
<object class="GtkLabel" id="label"> <object class="GtkLabel" id="label">
<property name="label">Hello, World!</property> <property name="label">This is under massive development!</property>
<style> <style>
<class name="title-1"/> <class name="title-1"/>
</style> </style>