summaryrefslogtreecommitdiff
path: root/cui/uiconfig/ui/colorfragment.ui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-09-19 15:08:06 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-09-20 16:21:06 +0200
commit6d80ef15d12b940422e9d56b90999a42c92401f7 (patch)
tree8735caff14dbc8391032ce6959d7905ffad12510 /cui/uiconfig/ui/colorfragment.ui
parent5110beb7f0821b7c63f9947a6df7256da559b6c9 (diff)
weld Application Colors page
Change-Id: Ib074afdb9cf57decb435bb6ec3867af5989019ef Reviewed-on: https://gerrit.libreoffice.org/79225 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui/uiconfig/ui/colorfragment.ui')
-rw-r--r--cui/uiconfig/ui/colorfragment.ui46
1 files changed, 46 insertions, 0 deletions
diff --git a/cui/uiconfig/ui/colorfragment.ui b/cui/uiconfig/ui/colorfragment.ui
new file mode 100644
index 000000000000..51db7dc3fbe6
--- /dev/null
+++ b/cui/uiconfig/ui/colorfragment.ui
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.22.1 -->
+<interface domain="cui">
+ <requires lib="gtk+" version="3.18"/>
+ <object class="GtkGrid" id="ColorFragment">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="row_spacing">6</property>
+ <property name="column_spacing">12</property>
+ <property name="row_homogeneous">True</property>
+ <child>
+ <object class="GtkLabel" id="label">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="margin_left">6</property>
+ <property name="use_underline">True</property>
+ <property name="mnemonic_widget">button</property>
+ <property name="xalign">0</property>
+ </object>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="top_attach">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkMenuButton" id="button">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">False</property>
+ <property name="xalign">0</property>
+ <property name="draw_indicator">True</property>
+ <property name="label" translatable="no"></property>
+ <child>
+ <placeholder/>
+ </child>
+ </object>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="top_attach">0</property>
+ </packing>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ </object>
+</interface>