[Xfce4-commits] [apps/parole] 01/02: Update glade files to 3.2, activate default with open location dialog

noreply at xfce.org noreply at xfce.org
Sat Jun 14 03:24:21 CEST 2014


This is an automated email from the git hooks/post-receive script.

bluesabre pushed a commit to branch master
in repository apps/parole.

commit a13829dbae9ba7196dce87e4b45dd043fe3ff3c1
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Fri Jun 13 21:23:46 2014 -0400

    Update glade files to 3.2, activate default with open location dialog
---
 data/interfaces/mediachooser.ui    |    8 ++++----
 data/interfaces/open-location.ui   |    5 +++--
 data/interfaces/parole-settings.ui |    8 ++++----
 data/interfaces/parole.ui          |    2 +-
 data/interfaces/playlist.ui        |   14 ++++++-------
 data/interfaces/plugins.ui         |   29 ++++++++++++++-------------
 data/interfaces/save-playlist.ui   |   39 ++++++++++++++++++------------------
 7 files changed, 54 insertions(+), 51 deletions(-)

diff --git a/data/interfaces/mediachooser.ui b/data/interfaces/mediachooser.ui
index d6a5288..447414c 100644
--- a/data/interfaces/mediachooser.ui
+++ b/data/interfaces/mediachooser.ui
@@ -1,14 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.1 -->
 <interface>
-  <!-- interface-requires gtk+ 3.0 -->
+  <requires lib="gtk+" version="3.2"/>
   <object class="GtkDialog" id="chooser">
     <property name="can_focus">False</property>
     <property name="border_width">5</property>
     <property name="title" translatable="yes">Open Media Files</property>
-    <property name="icon_name">parole</property>
     <property name="modal">True</property>
     <property name="default_width">640</property>
     <property name="default_height">480</property>
+    <property name="icon_name">parole</property>
     <property name="type_hint">dialog</property>
     <signal name="destroy" handler="parole_media_chooser_destroy_cb" swapped="no"/>
     <child internal-child="vbox">
@@ -79,9 +80,8 @@
             <property name="visible">True</property>
             <property name="can_focus">False</property>
             <property name="border_width">5</property>
-            <property name="orientation">vertical</property>
-            <signal name="file-activated" handler="media_chooser_file_activate_cb" swapped="no"/>
             <signal name="current-folder-changed" handler="media_chooser_folder_changed_cb" swapped="no"/>
+            <signal name="file-activated" handler="media_chooser_file_activate_cb" swapped="no"/>
           </object>
           <packing>
             <property name="expand">True</property>
diff --git a/data/interfaces/open-location.ui b/data/interfaces/open-location.ui
index 9033a67..9baaec8 100644
--- a/data/interfaces/open-location.ui
+++ b/data/interfaces/open-location.ui
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.1 -->
 <interface>
-  <!-- interface-requires gtk+ 3.0 -->
+  <requires lib="gtk+" version="3.2"/>
   <object class="GtkImage" id="image1">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
@@ -123,12 +124,12 @@
                     <property name="has_focus">True</property>
                     <property name="is_focus">True</property>
                     <property name="has_entry">True</property>
-                    <property name="entry_text_column">0</property>
                     <child internal-child="entry">
                       <object class="GtkEntry" id="comboboxtext-entry">
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="has_focus">True</property>
+                        <property name="activates_default">True</property>
                         <property name="input_purpose">url</property>
                       </object>
                     </child>
diff --git a/data/interfaces/parole-settings.ui b/data/interfaces/parole-settings.ui
index 0574f3c..827e231 100644
--- a/data/interfaces/parole-settings.ui
+++ b/data/interfaces/parole-settings.ui
@@ -1,7 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.1 -->
 <interface>
-  <!-- interface-requires gtk+ 3.0 -->
-  <!-- interface-requires libxfce4ui 4.11 -->
+  <requires lib="gtk+" version="3.2"/>
+  <requires lib="libxfce4ui" version="4.11"/>
   <object class="GtkImage" id="image2">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
@@ -772,10 +773,9 @@
                                 <property name="can_focus">True</property>
                                 <property name="receives_default">True</property>
                                 <property name="hexpand">True</property>
-                                <property name="font"/>
+                                <property name="font">Sans Bold 20</property>
                                 <property name="preview_text"/>
                                 <property name="show_preview_entry">False</property>
-                                <property name="font_name">Sans Bold 20</property>
                                 <property name="use_font">True</property>
                                 <signal name="font-set" handler="parole_conf_dialog_font_set_cb" swapped="no"/>
                               </object>
diff --git a/data/interfaces/parole.ui b/data/interfaces/parole.ui
index 65f07c6..228323e 100644
--- a/data/interfaces/parole.ui
+++ b/data/interfaces/parole.ui
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- Generated with glade 3.16.1 -->
 <interface>
-  <requires lib="gtk+" version="3.0"/>
+  <requires lib="gtk+" version="3.2"/>
   <object class="GtkAdjustment" id="adjustment1">
     <property name="upper">100</property>
     <property name="step_increment">1</property>
diff --git a/data/interfaces/playlist.ui b/data/interfaces/playlist.ui
index 18c0716..affd611 100644
--- a/data/interfaces/playlist.ui
+++ b/data/interfaces/playlist.ui
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.1 -->
 <interface>
-  <!-- interface-requires gtk+ 3.0 -->
+  <requires lib="gtk+" version="3.2"/>
   <object class="GtkBox" id="playlist-box">
     <property name="width_request">220</property>
     <property name="visible">True</property>
@@ -17,18 +18,17 @@
             <property name="visible">True</property>
             <property name="can_focus">True</property>
             <property name="hscrollbar_policy">never</property>
-            <property name="window_placement_set">True</property>
             <property name="shadow_type">in</property>
             <child>
               <object class="GtkTreeView" id="media-list">
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="rules_hint">True</property>
-                <signal name="drag-data-received" handler="parole_media_list_drag_data_received_cb" swapped="no"/>
-                <signal name="row-activated" handler="parole_media_list_row_activated_cb" swapped="no"/>
                 <signal name="button-release-event" handler="parole_media_list_button_release_event" swapped="no"/>
+                <signal name="drag-data-received" handler="parole_media_list_drag_data_received_cb" swapped="no"/>
                 <signal name="key-press-event" handler="parole_media_list_key_press" swapped="no"/>
                 <signal name="query-tooltip" handler="parole_media_list_query_tooltip" swapped="no"/>
+                <signal name="row-activated" handler="parole_media_list_row_activated_cb" swapped="no"/>
                 <child internal-child="selection">
                   <object class="GtkTreeSelection" id="treeview-selection1"/>
                 </child>
@@ -91,9 +91,6 @@
         <property name="can_focus">False</property>
         <property name="show_arrow">False</property>
         <property name="icon_size">1</property>
-        <style>
-          <class name="inline-toolbar"/>
-        </style>
         <child>
           <object class="GtkToolButton" id="add-media">
             <property name="visible">True</property>
@@ -199,6 +196,9 @@
             <property name="homogeneous">True</property>
           </packing>
         </child>
+        <style>
+          <class name="inline-toolbar"/>
+        </style>
       </object>
       <packing>
         <property name="expand">False</property>
diff --git a/data/interfaces/plugins.ui b/data/interfaces/plugins.ui
index 4fcc264..20bcedf 100644
--- a/data/interfaces/plugins.ui
+++ b/data/interfaces/plugins.ui
@@ -1,7 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.1 -->
 <interface>
-  <!-- interface-requires gtk+ 3.0 -->
-  <!-- interface-requires libxfce4ui 4.5 -->
+  <requires lib="gtk+" version="3.2"/>
+  <requires lib="libxfce4ui" version="4.11"/>
+  <object class="GtkListStore" id="liststore">
+    <columns>
+      <!-- column-name toggle -->
+      <column type="gboolean"/>
+      <!-- column-name plugin -->
+      <column type="gchararray"/>
+      <!-- column-name module -->
+      <column type="GObject"/>
+      <!-- column-name info -->
+      <column type="gpointer"/>
+    </columns>
+  </object>
   <object class="XfceTitledDialog" id="dialog">
     <property name="can_focus">False</property>
     <property name="title" translatable="yes">Parole Plugins</property>
@@ -247,16 +260,4 @@
       <action-widget response="0">close</action-widget>
     </action-widgets>
   </object>
-  <object class="GtkListStore" id="liststore">
-    <columns>
-      <!-- column-name toggle -->
-      <column type="gboolean"/>
-      <!-- column-name plugin -->
-      <column type="gchararray"/>
-      <!-- column-name module -->
-      <column type="GObject"/>
-      <!-- column-name info -->
-      <column type="gpointer"/>
-    </columns>
-  </object>
 </interface>
diff --git a/data/interfaces/save-playlist.ui b/data/interfaces/save-playlist.ui
index cd8338b..88091d1 100644
--- a/data/interfaces/save-playlist.ui
+++ b/data/interfaces/save-playlist.ui
@@ -1,13 +1,31 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.1 -->
 <interface>
-  <!-- interface-requires gtk+ 3.0 -->
+  <requires lib="gtk+" version="3.2"/>
+  <object class="GtkListStore" id="liststore">
+    <columns>
+      <!-- column-name filetype -->
+      <column type="gchararray"/>
+      <!-- column-name extension -->
+      <column type="gchararray"/>
+      <!-- column-name extension_id -->
+      <column type="guint"/>
+    </columns>
+    <data>
+      <row>
+        <col id="0" translatable="yes">By Extension</col>
+        <col id="1"> </col>
+        <col id="2">0</col>
+      </row>
+    </data>
+  </object>
   <object class="GtkFileChooserDialog" id="filechooserdialog">
     <property name="can_focus">False</property>
     <property name="border_width">5</property>
     <property name="title" translatable="yes">Save Playlist as…</property>
-    <property name="icon_name">parole</property>
     <property name="role">GtkFileChooserDialog</property>
     <property name="window_position">center-on-parent</property>
+    <property name="icon_name">parole</property>
     <property name="type_hint">dialog</property>
     <property name="action">save</property>
     <property name="do_overwrite_confirmation">True</property>
@@ -121,21 +139,4 @@
       <action-widget response="-3">button2</action-widget>
     </action-widgets>
   </object>
-  <object class="GtkListStore" id="liststore">
-    <columns>
-      <!-- column-name filetype -->
-      <column type="gchararray"/>
-      <!-- column-name extension -->
-      <column type="gchararray"/>
-      <!-- column-name extension_id -->
-      <column type="guint"/>
-    </columns>
-    <data>
-      <row>
-        <col id="0" translatable="yes">By Extension</col>
-        <col id="1"> </col>
-        <col id="2">0</col>
-      </row>
-    </data>
-  </object>
 </interface>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list