summaryrefslogtreecommitdiff
path: root/sd/uiconfig/simpress/ui/photoalbum.ui
diff options
context:
space:
mode:
Diffstat (limited to 'sd/uiconfig/simpress/ui/photoalbum.ui')
-rw-r--r--sd/uiconfig/simpress/ui/photoalbum.ui33
1 files changed, 7 insertions, 26 deletions
diff --git a/sd/uiconfig/simpress/ui/photoalbum.ui b/sd/uiconfig/simpress/ui/photoalbum.ui
index d1e7a6c527bb..b5ea76d5ec8b 100644
--- a/sd/uiconfig/simpress/ui/photoalbum.ui
+++ b/sd/uiconfig/simpress/ui/photoalbum.ui
@@ -232,22 +232,6 @@
</packing>
</child>
<child>
- <object class="GtkLabel" id="label4">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">Album Layout</property>
- <attributes>
- <attribute name="weight" value="bold"/>
- </attributes>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">2</property>
- </packing>
- </child>
- <child>
<object class="GtkBox" id="box5">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -309,7 +293,7 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="position">4</property>
+ <property name="position">5</property>
</packing>
</child>
</object>
@@ -333,6 +317,12 @@
<action-widget response="0">cancel_btn</action-widget>
</action-widgets>
</object>
+ <object class="GtkListStore" id="liststore1">
+ <columns>
+ <!-- column-name Filename -->
+ <column type="gchararray"/>
+ </columns>
+ </object>
<object class="GtkListStore" id="liststore2">
<columns>
<!-- column-name Property -->
@@ -343,9 +333,6 @@
<col id="0" translatable="yes">1 Image</col>
</row>
<row>
- <col id="0" translatable="yes">1 Image with Title</col>
- </row>
- <row>
<col id="0" translatable="yes">2 Images</col>
</row>
<row>
@@ -353,10 +340,4 @@
</row>
</data>
</object>
- <object class="GtkListStore" id="liststore1">
- <columns>
- <!-- column-name Filename -->
- <column type="gchararray"/>
- </columns>
- </object>
</interface>