[gthumb] orginaize files: set type_hint to dialog
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] orginaize files: set type_hint to dialog
- Date: Thu, 30 Oct 2014 22:06:56 +0000 (UTC)
commit ed9f489306338e9dca4fa645d4c6f1510d2de6c5
Author: Paolo Bacchilega <paobac src gnome org>
Date: Thu Oct 30 23:00:11 2014 +0100
orginaize files: set type_hint to dialog
extensions/catalogs/data/ui/organize-files.ui | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/extensions/catalogs/data/ui/organize-files.ui b/extensions/catalogs/data/ui/organize-files.ui
index 9b318b9..2c3b4db 100644
--- a/extensions/catalogs/data/ui/organize-files.ui
+++ b/extensions/catalogs/data/ui/organize-files.ui
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.16.0 on Tue Nov 19 11:01:06 2013 -->
+<!-- Generated with glade 3.18.3 -->
<interface>
- <!-- interface-requires gtk+ 3.0 -->
+ <requires lib="gtk+" version="3.0"/>
<object class="GtkListStore" id="group_by_liststore">
<columns>
<!-- column-name type -->
@@ -12,17 +12,12 @@
<column type="gchararray"/>
</columns>
</object>
- <object class="GtkImage" id="image1">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="stock">gtk-execute</property>
- </object>
<object class="GtkDialog" id="organize_files_dialog">
<property name="can_focus">False</property>
<property name="border_width">5</property>
<property name="title" translatable="yes">Organize Files</property>
<property name="resizable">False</property>
- <property name="type_hint">normal</property>
+ <property name="type_hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="visible">True</property>
@@ -303,4 +298,9 @@
<action-widget response="0">start_button</action-widget>
</action-widgets>
</object>
+ <object class="GtkImage" id="image1">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="stock">gtk-execute</property>
+ </object>
</interface>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]