'pseudoclass-on-parent.css',
'pseudoclass-on-parent.ref.ui',
'pseudoclass-on-parent.ui',
- 'quit-mnemonic.css',
- 'quit-mnemonic.ref.ui',
- 'quit-mnemonic.ui',
'repeating-radial-gradient-at-beginning.css',
'repeating-radial-gradient-at-beginning.ref.ui',
'repeating-radial-gradient-at-beginning.ui',
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<interface>
- <object class="GtkWindow" id="window1">
- <property name="decorated">0</property>
- <child>
- <object class="GtkLabel" id="label1">
- <property name="label" translatable="yes">Quit
-</property>
- <attributes>
- <attribute name="underline" value="low" start="0" end="1"></attribute>
- </attributes>
- </object>
- </child>
- </object>
-</interface>
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<interface>
- <object class="GtkWindow" id="window1">
- <property name="decorated">0</property>
- <child>
- <object class="GtkGrid" id="grid1">
- <child>
- <object class="GtkLabel" id="label1">
- <property name="label" translatable="yes">Quit</property>
- <attributes>
- <attribute name="underline" value="low" start="0" end="1"></attribute>
- </attributes>
- <layout>
- <property name="column">0</property>
- <property name="row">0</property>
- <property name="column-span">1</property>
- <property name="row-span">1</property>
- </layout>
- </object>
- </child>
- <child>
- <object class="GtkLabel" id="label2">
- <property name="label" translatable="yes"> </property>
- <layout>
- <property name="column">0</property>
- <property name="row">1</property>
- <property name="column-span">1</property>
- <property name="row-span">1</property>
- </layout>
- </object>
- </child>
- </object>
- </child>
- </object>
-</interface>