|
@@ -0,0 +1,220 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<!-- Generated with glade 3.38.2 -->
|
|
|
+<interface>
|
|
|
+ <requires lib="gtk+" version="3.20"/>
|
|
|
+ <template class="metadata_editor" parent="GtkBox">
|
|
|
+ <property name="width-request">450</property>
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can-focus">False</property>
|
|
|
+ <property name="halign">center</property>
|
|
|
+ <property name="valign">center</property>
|
|
|
+ <property name="margin-left">18</property>
|
|
|
+ <property name="margin-right">18</property>
|
|
|
+ <property name="margin-top">18</property>
|
|
|
+ <property name="margin-bottom">18</property>
|
|
|
+ <property name="orientation">vertical</property>
|
|
|
+ <property name="spacing">8</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can-focus">False</property>
|
|
|
+ <property name="halign">start</property>
|
|
|
+ <property name="label" translatable="yes">Metadata</property>
|
|
|
+ <attributes>
|
|
|
+ <attribute name="scale" value="1.5"/>
|
|
|
+ </attributes>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">False</property>
|
|
|
+ <property name="position">0</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can-focus">False</property>
|
|
|
+ <property name="halign">start</property>
|
|
|
+ <property name="label" translatable="yes">PPUB Metadata</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">1</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkSeparator">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can-focus">False</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">2</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <!-- n-columns=2 n-rows=6 -->
|
|
|
+ <object class="GtkGrid">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can-focus">False</property>
|
|
|
+ <property name="row-spacing">6</property>
|
|
|
+ <property name="column-spacing">8</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can-focus">False</property>
|
|
|
+ <property name="halign">end</property>
|
|
|
+ <property name="label" translatable="yes">Title</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left-attach">0</property>
|
|
|
+ <property name="top-attach">0</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can-focus">False</property>
|
|
|
+ <property name="halign">end</property>
|
|
|
+ <property name="label" translatable="yes">Author</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left-attach">0</property>
|
|
|
+ <property name="top-attach">1</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can-focus">False</property>
|
|
|
+ <property name="halign">end</property>
|
|
|
+ <property name="label" translatable="yes">Description</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left-attach">0</property>
|
|
|
+ <property name="top-attach">2</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can-focus">False</property>
|
|
|
+ <property name="halign">end</property>
|
|
|
+ <property name="label" translatable="yes">Tags</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left-attach">0</property>
|
|
|
+ <property name="top-attach">3</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can-focus">False</property>
|
|
|
+ <property name="halign">end</property>
|
|
|
+ <property name="label" translatable="yes">Licence</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left-attach">0</property>
|
|
|
+ <property name="top-attach">4</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can-focus">False</property>
|
|
|
+ <property name="halign">end</property>
|
|
|
+ <property name="label" translatable="yes">Copyright</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left-attach">0</property>
|
|
|
+ <property name="top-attach">5</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkEntry" id="author_edit">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can-focus">True</property>
|
|
|
+ <property name="hexpand">True</property>
|
|
|
+ <signal name="changed" handler="data_changed" swapped="no"/>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left-attach">1</property>
|
|
|
+ <property name="top-attach">1</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkEntry" id="title_edit">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can-focus">True</property>
|
|
|
+ <property name="hexpand">True</property>
|
|
|
+ <property name="show-emoji-icon">True</property>
|
|
|
+ <property name="enable-emoji-completion">True</property>
|
|
|
+ <signal name="changed" handler="data_changed" swapped="no"/>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left-attach">1</property>
|
|
|
+ <property name="top-attach">0</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkEntry" id="tags_edit">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can-focus">True</property>
|
|
|
+ <property name="hexpand">True</property>
|
|
|
+ <signal name="changed" handler="data_changed" swapped="no"/>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left-attach">1</property>
|
|
|
+ <property name="top-attach">3</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkEntry" id="licence_edit">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can-focus">True</property>
|
|
|
+ <property name="hexpand">True</property>
|
|
|
+ <signal name="changed" handler="data_changed" swapped="no"/>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left-attach">1</property>
|
|
|
+ <property name="top-attach">4</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkEntry" id="copyright_edit">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can-focus">True</property>
|
|
|
+ <property name="hexpand">True</property>
|
|
|
+ <signal name="changed" handler="data_changed" swapped="no"/>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left-attach">1</property>
|
|
|
+ <property name="top-attach">5</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkEntry" id="description_edit">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can-focus">True</property>
|
|
|
+ <property name="hexpand">True</property>
|
|
|
+ <property name="show-emoji-icon">True</property>
|
|
|
+ <property name="enable-emoji-completion">True</property>
|
|
|
+ <signal name="changed" handler="data_changed" swapped="no"/>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left-attach">1</property>
|
|
|
+ <property name="top-attach">2</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">3</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ </template>
|
|
|
+</interface>
|