[gnac] Updated GtkBuilder XML files



commit d61697cd85fc78366142b76066e2bbbd9ee78529
Author: BenoÃt Dupasquier <bdupasqu src gnome org>
Date:   Mon Feb 27 17:39:33 2012 +0000

    Updated GtkBuilder XML files

 data/profiles/ui/gnac-profiles-aac.xml           |    9 +-
 data/profiles/ui/gnac-profiles-base-advanced.xml |    2 +-
 data/profiles/ui/gnac-profiles-combo.xml         |   12 +-
 data/profiles/ui/gnac-profiles-flac.xml          |    8 +-
 data/profiles/ui/gnac-profiles-lame.xml          |   17 +-
 data/profiles/ui/gnac-profiles-manager.xml       |   10 +-
 data/profiles/ui/gnac-profiles-properties.xml    |    6 +-
 data/profiles/ui/gnac-profiles-speex.xml         |   21 +-
 data/profiles/ui/gnac-profiles-unknown.xml       |    2 +-
 data/profiles/ui/gnac-profiles-vorbis.xml        |   11 +-
 data/profiles/ui/gnac-profiles-wav.xml           |    8 +-
 data/profiles/ui/gnac-profiles-wavpack.xml       |   14 +-
 data/ui/gnac-pref-window.xml                     |   21 +-
 data/ui/gnac-properties-window.xml               |    8 +-
 data/ui/gnac-spinner.xml                         |  565 ++++++++++++++++++++++
 15 files changed, 678 insertions(+), 36 deletions(-)
---
diff --git a/data/profiles/ui/gnac-profiles-aac.xml b/data/profiles/ui/gnac-profiles-aac.xml
index 8a6bfd4..6d3e3b5 100755
--- a/data/profiles/ui/gnac-profiles-aac.xml
+++ b/data/profiles/ui/gnac-profiles-aac.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
-  <requires lib="gtk+" version="2.14"/>
+  <!-- interface-requires gtk+ 3.0 -->
   <object class="GtkAlignment" id="properties-alignment">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
@@ -110,6 +110,7 @@
                     <child>
                       <object class="GtkCheckButton" id="checkbutton-tns">
                         <property name="label" translatable="yes">Temporal noise shaping</property>
+                        <property name="use_action_appearance">False</property>
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="receives_default">False</property>
@@ -131,6 +132,12 @@
                     <child>
                       <placeholder/>
                     </child>
+                    <child>
+                      <placeholder/>
+                    </child>
+                    <child>
+                      <placeholder/>
+                    </child>
                   </object>
                 </child>
               </object>
diff --git a/data/profiles/ui/gnac-profiles-base-advanced.xml b/data/profiles/ui/gnac-profiles-base-advanced.xml
index 2b7569d..f7c5ca1 100755
--- a/data/profiles/ui/gnac-profiles-base-advanced.xml
+++ b/data/profiles/ui/gnac-profiles-base-advanced.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
-  <requires lib="gtk+" version="2.14"/>
+  <!-- interface-requires gtk+ 3.0 -->
   <object class="GtkTable" id="table-advanced-base">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/data/profiles/ui/gnac-profiles-combo.xml b/data/profiles/ui/gnac-profiles-combo.xml
index c7e39e2..bb4d153 100644
--- a/data/profiles/ui/gnac-profiles-combo.xml
+++ b/data/profiles/ui/gnac-profiles-combo.xml
@@ -1,14 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
-  <requires lib="gtk+" version="2.14"/>
-  <object class="GtkListStore" id="liststore-profile">
-    <columns>
-      <!-- column-name name -->
-      <column type="gchararray"/>
-      <!-- column-name profile -->
-      <column type="gpointer"/>
-    </columns>
-  </object>
+  <!-- interface-requires gtk+ 3.0 -->
   <object class="GtkWindow" id="window-temp">
     <property name="can_focus">False</property>
     <child>
@@ -20,7 +12,6 @@
           <object class="GtkComboBoxText" id="combo-profile">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
-            <property name="model">liststore-profile</property>
           </object>
           <packing>
             <property name="expand">False</property>
@@ -35,6 +26,7 @@
             <child>
               <object class="GtkButton" id="button-modify-profile">
                 <property name="label">gtk-edit</property>
+                <property name="use_action_appearance">False</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">True</property>
diff --git a/data/profiles/ui/gnac-profiles-flac.xml b/data/profiles/ui/gnac-profiles-flac.xml
index 4ffe63d..78488ad 100755
--- a/data/profiles/ui/gnac-profiles-flac.xml
+++ b/data/profiles/ui/gnac-profiles-flac.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
-  <requires lib="gtk+" version="2.14"/>
+  <!-- interface-requires gtk+ 3.0 -->
   <object class="GtkAdjustment" id="adjustment1"/>
   <object class="GtkAlignment" id="properties-alignment">
     <property name="visible">True</property>
@@ -34,6 +34,12 @@
                     <child>
                       <placeholder/>
                     </child>
+                    <child>
+                      <placeholder/>
+                    </child>
+                    <child>
+                      <placeholder/>
+                    </child>
                   </object>
                 </child>
               </object>
diff --git a/data/profiles/ui/gnac-profiles-lame.xml b/data/profiles/ui/gnac-profiles-lame.xml
index c77111f..7fa21e9 100755
--- a/data/profiles/ui/gnac-profiles-lame.xml
+++ b/data/profiles/ui/gnac-profiles-lame.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
-  <requires lib="gtk+" version="2.14"/>
+  <!-- interface-requires gtk+ 3.0 -->
   <object class="GtkAdjustment" id="adjustment1">
     <property name="upper">100</property>
     <property name="step_increment">1</property>
@@ -85,6 +85,7 @@
                     <child>
                       <object class="GtkCheckButton" id="checkbutton-mean-bitrate">
                         <property name="label" translatable="yes">Mean bitrate</property>
+                        <property name="use_action_appearance">False</property>
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="receives_default">False</property>
@@ -102,6 +103,7 @@
                     <child>
                       <object class="GtkCheckButton" id="checkbutton-min-bitrate">
                         <property name="label" translatable="yes">Min bitrate</property>
+                        <property name="use_action_appearance">False</property>
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="receives_default">False</property>
@@ -119,6 +121,7 @@
                     <child>
                       <object class="GtkCheckButton" id="checkbutton-max-bitrate">
                         <property name="label" translatable="yes">Max bitrate</property>
+                        <property name="use_action_appearance">False</property>
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="receives_default">False</property>
@@ -207,6 +210,18 @@
                     <child>
                       <placeholder/>
                     </child>
+                    <child>
+                      <placeholder/>
+                    </child>
+                    <child>
+                      <placeholder/>
+                    </child>
+                    <child>
+                      <placeholder/>
+                    </child>
+                    <child>
+                      <placeholder/>
+                    </child>
                   </object>
                 </child>
               </object>
diff --git a/data/profiles/ui/gnac-profiles-manager.xml b/data/profiles/ui/gnac-profiles-manager.xml
index 34f50df..2e56d36 100644
--- a/data/profiles/ui/gnac-profiles-manager.xml
+++ b/data/profiles/ui/gnac-profiles-manager.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
-  <requires lib="gtk+" version="2.16"/>
+  <!-- interface-requires gtk+ 3.0 -->
   <object class="GtkListStore" id="liststore">
     <columns>
       <!-- column-name Name -->
@@ -61,6 +61,9 @@
                             <signal name="key-press-event" handler="gnac_profiles_mgr_list_on_key_pressed" swapped="no"/>
                             <signal name="drag-data-get" handler="gnac_profiles_mgr_on_drag_data_get" swapped="no"/>
                             <signal name="row-activated" handler="gnac_profiles_mgr_on_edit" swapped="no"/>
+                            <child internal-child="selection">
+                              <object class="GtkTreeSelection" id="treeview-selection1"/>
+                            </child>
                             <child>
                               <object class="GtkTreeViewColumn" id="treeviewcolumn1">
                                 <property name="title" translatable="yes">Name</property>
@@ -118,6 +121,7 @@
                         <child>
                           <object class="GtkButton" id="new_button">
                             <property name="label">gtk-new</property>
+                            <property name="use_action_appearance">False</property>
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                             <property name="receives_default">True</property>
@@ -134,6 +138,7 @@
                         <child>
                           <object class="GtkButton" id="copy_button">
                             <property name="label">gtk-copy</property>
+                            <property name="use_action_appearance">False</property>
                             <property name="visible">True</property>
                             <property name="sensitive">False</property>
                             <property name="can_focus">True</property>
@@ -151,6 +156,7 @@
                         <child>
                           <object class="GtkButton" id="edit_button">
                             <property name="label">gtk-edit</property>
+                            <property name="use_action_appearance">False</property>
                             <property name="visible">True</property>
                             <property name="sensitive">False</property>
                             <property name="can_focus">True</property>
@@ -168,6 +174,7 @@
                         <child>
                           <object class="GtkButton" id="delete_button">
                             <property name="label">gtk-delete</property>
+                            <property name="use_action_appearance">False</property>
                             <property name="visible">True</property>
                             <property name="sensitive">False</property>
                             <property name="can_focus">True</property>
@@ -218,6 +225,7 @@
             <child>
               <object class="GtkButton" id="close_button">
                 <property name="label">gtk-close</property>
+                <property name="use_action_appearance">False</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">True</property>
diff --git a/data/profiles/ui/gnac-profiles-properties.xml b/data/profiles/ui/gnac-profiles-properties.xml
index 5de12a6..cd4171d 100755
--- a/data/profiles/ui/gnac-profiles-properties.xml
+++ b/data/profiles/ui/gnac-profiles-properties.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
-  <requires lib="gtk+" version="2.16"/>
+  <!-- interface-requires gtk+ 3.0 -->
   <object class="GtkListStore" id="liststore1">
     <columns>
       <!-- column-name name -->
@@ -212,7 +212,7 @@
                         <property name="label" translatable="yes">description</property>
                         <property name="justify">fill</property>
                         <property name="wrap">True</property>
-                        <property name="max-width-chars">50</property>
+                        <property name="max_width_chars">50</property>
                         <attributes>
                           <attribute name="style" value="italic"/>
                         </attributes>
@@ -267,6 +267,7 @@
             <child>
               <object class="GtkButton" id="cancel-button">
                 <property name="label">gtk-cancel</property>
+                <property name="use_action_appearance">False</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">True</property>
@@ -283,6 +284,7 @@
             <child>
               <object class="GtkButton" id="save-button">
                 <property name="label">gtk-save</property>
+                <property name="use_action_appearance">False</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">True</property>
diff --git a/data/profiles/ui/gnac-profiles-speex.xml b/data/profiles/ui/gnac-profiles-speex.xml
index afd7051..8bce9b6 100644
--- a/data/profiles/ui/gnac-profiles-speex.xml
+++ b/data/profiles/ui/gnac-profiles-speex.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
-  <requires lib="gtk+" version="2.14"/>
+  <!-- interface-requires gtk+ 3.0 -->
   <object class="GtkAdjustment" id="adjustment1"/>
   <object class="GtkAdjustment" id="adjustment2"/>
   <object class="GtkAdjustment" id="adjustment3"/>
@@ -17,6 +17,9 @@
         <property name="n_columns">2</property>
         <property name="column_spacing">10</property>
         <child>
+          <placeholder/>
+        </child>
+        <child>
           <object class="GtkExpander" id="expander-advanced">
             <property name="visible">True</property>
             <property name="can_focus">True</property>
@@ -78,6 +81,7 @@
                     <child>
                       <object class="GtkCheckButton" id="checkbutton-bitrate-cbr">
                         <property name="label" translatable="yes">Bitrate (kbit/s)</property>
+                        <property name="use_action_appearance">False</property>
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="receives_default">False</property>
@@ -110,6 +114,7 @@
                     <child>
                       <object class="GtkCheckButton" id="checkbutton-complexity">
                         <property name="label" translatable="yes">Complexity</property>
+                        <property name="use_action_appearance">False</property>
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="receives_default">False</property>
@@ -187,6 +192,7 @@
                     <child>
                       <object class="GtkCheckButton" id="checkbutton-dtx">
                         <property name="label" translatable="yes">Discontinuous transmission</property>
+                        <property name="use_action_appearance">False</property>
                         <property name="can_focus">True</property>
                         <property name="receives_default">False</property>
                         <property name="use_action_appearance">False</property>
@@ -204,6 +210,7 @@
                     <child>
                       <object class="GtkCheckButton" id="checkbutton-vad">
                         <property name="label" translatable="yes">Voice activity detection</property>
+                        <property name="use_action_appearance">False</property>
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="receives_default">False</property>
@@ -225,6 +232,12 @@
                     <child>
                       <placeholder/>
                     </child>
+                    <child>
+                      <placeholder/>
+                    </child>
+                    <child>
+                      <placeholder/>
+                    </child>
                   </object>
                 </child>
               </object>
@@ -318,7 +331,6 @@
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="adjustment">adjustment3</property>
-                <property name="digits">1</property>
                 <signal name="value-changed" handler="gnac_profiles_speex_generate_pipeline" swapped="no"/>
               </object>
               <packing>
@@ -392,7 +404,6 @@
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="adjustment">adjustment4</property>
-                <property name="digits">1</property>
                 <signal name="value-changed" handler="gnac_profiles_speex_generate_pipeline" swapped="no"/>
               </object>
               <packing>
@@ -459,6 +470,7 @@
         <child>
           <object class="GtkCheckButton" id="checkbutton-vbr">
             <property name="label" translatable="yes">Quality</property>
+            <property name="use_action_appearance">False</property>
             <property name="can_focus">True</property>
             <property name="receives_default">False</property>
             <property name="use_action_appearance">False</property>
@@ -470,9 +482,6 @@
             <property name="bottom_attach">5</property>
           </packing>
         </child>
-        <child>
-          <placeholder/>
-        </child>
       </object>
     </child>
   </object>
diff --git a/data/profiles/ui/gnac-profiles-unknown.xml b/data/profiles/ui/gnac-profiles-unknown.xml
index fb166a1..4731390 100644
--- a/data/profiles/ui/gnac-profiles-unknown.xml
+++ b/data/profiles/ui/gnac-profiles-unknown.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
-  <requires lib="gtk+" version="2.14"/>
+  <requires lib="gtk+" version="3.0"/>
   <object class="GtkAlignment" id="properties-alignment">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
diff --git a/data/profiles/ui/gnac-profiles-vorbis.xml b/data/profiles/ui/gnac-profiles-vorbis.xml
index 2bd82cd..7a48ef7 100755
--- a/data/profiles/ui/gnac-profiles-vorbis.xml
+++ b/data/profiles/ui/gnac-profiles-vorbis.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
-  <requires lib="gtk+" version="2.14"/>
+  <!-- interface-requires gtk+ 3.0 -->
   <object class="GtkAdjustment" id="adjustment1"/>
   <object class="GtkAlignment" id="properties-alignment">
     <property name="visible">True</property>
@@ -32,6 +32,7 @@
                     <child>
                       <object class="GtkCheckButton" id="checkbutton-min-bitrate">
                         <property name="label" translatable="yes">Min bitrate</property>
+                        <property name="use_action_appearance">False</property>
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="receives_default">False</property>
@@ -49,6 +50,7 @@
                     <child>
                       <object class="GtkCheckButton" id="checkbutton-max-bitrate">
                         <property name="label" translatable="yes">Max bitrate</property>
+                        <property name="use_action_appearance">False</property>
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="receives_default">False</property>
@@ -121,6 +123,12 @@
                     <child>
                       <placeholder/>
                     </child>
+                    <child>
+                      <placeholder/>
+                    </child>
+                    <child>
+                      <placeholder/>
+                    </child>
                   </object>
                 </child>
               </object>
@@ -254,7 +262,6 @@
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="adjustment">adjustment1</property>
-                <property name="digits">1</property>
                 <signal name="value-changed" handler="gnac_profiles_vorbis_generate_pipeline" swapped="no"/>
               </object>
               <packing>
diff --git a/data/profiles/ui/gnac-profiles-wav.xml b/data/profiles/ui/gnac-profiles-wav.xml
index bfa7e7f..eee98d3 100755
--- a/data/profiles/ui/gnac-profiles-wav.xml
+++ b/data/profiles/ui/gnac-profiles-wav.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
-  <requires lib="gtk+" version="2.14"/>
+  <!-- interface-requires gtk+ 3.0 -->
   <object class="GtkAlignment" id="properties-alignment">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
@@ -32,6 +32,12 @@
                     <child>
                       <placeholder/>
                     </child>
+                    <child>
+                      <placeholder/>
+                    </child>
+                    <child>
+                      <placeholder/>
+                    </child>
                   </object>
                 </child>
               </object>
diff --git a/data/profiles/ui/gnac-profiles-wavpack.xml b/data/profiles/ui/gnac-profiles-wavpack.xml
index 03d3a48..4561030 100644
--- a/data/profiles/ui/gnac-profiles-wavpack.xml
+++ b/data/profiles/ui/gnac-profiles-wavpack.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
-  <requires lib="gtk+" version="2.14"/>
+  <!-- interface-requires gtk+ 3.0 -->
   <object class="GtkAdjustment" id="adjustment1">
     <property name="upper">100</property>
     <property name="step_increment">1</property>
@@ -41,6 +41,9 @@
                     <property name="n_columns">2</property>
                     <property name="column_spacing">10</property>
                     <child>
+                      <placeholder/>
+                    </child>
+                    <child>
                       <object class="GtkHScale" id="slider-bitrate">
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
@@ -118,6 +121,7 @@
                         <child>
                           <object class="GtkCheckButton" id="checkbutton-bitrate-control">
                             <property name="label" translatable="yes">Enable bitrate control (lossy)</property>
+                            <property name="use_action_appearance">False</property>
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                             <property name="receives_default">False</property>
@@ -163,6 +167,7 @@
                     <child>
                       <object class="GtkCheckButton" id="checkbutton-md5">
                         <property name="label" translatable="yes">MD5 Sum</property>
+                        <property name="use_action_appearance">False</property>
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="receives_default">False</property>
@@ -219,6 +224,7 @@
                     <child>
                       <object class="GtkCheckButton" id="checkbutton-joint-stereo-mode">
                         <property name="label" translatable="yes">Joint stereo mode</property>
+                        <property name="use_action_appearance">False</property>
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="receives_default">False</property>
@@ -273,6 +279,12 @@
                     <child>
                       <placeholder/>
                     </child>
+                    <child>
+                      <placeholder/>
+                    </child>
+                    <child>
+                      <placeholder/>
+                    </child>
                   </object>
                 </child>
               </object>
diff --git a/data/ui/gnac-pref-window.xml b/data/ui/gnac-pref-window.xml
index 05c9719..40177cf 100644
--- a/data/ui/gnac-pref-window.xml
+++ b/data/ui/gnac-pref-window.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
-  <requires lib="gtk+" version="2.16"/>
+  <!-- interface-requires gtk+ 3.0 -->
   <object class="GtkListStore" id="folder_hierarchy_model">
     <columns>
       <!-- column-name gchararray -->
@@ -77,6 +77,7 @@
                             <child>
                               <object class="GtkCheckButton" id="check_notification_icon">
                                 <property name="label" translatable="yes">Display a notification icon during the conversion</property>
+                                <property name="use_action_appearance">False</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
                                 <property name="receives_default">False</property>
@@ -146,6 +147,7 @@
                                         <child>
                                           <object class="GtkRadioButton" id="subfolder_radiobutton">
                                             <property name="label" translatable="yes">Subfolder</property>
+                                            <property name="use_action_appearance">False</property>
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
                                             <property name="receives_default">False</property>
@@ -256,6 +258,7 @@
                                         <child>
                                           <object class="GtkRadioButton" id="selected_radiobutton">
                                             <property name="label" translatable="yes">Custom folder</property>
+                                            <property name="use_action_appearance">False</property>
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
                                             <property name="receives_default">False</property>
@@ -273,6 +276,7 @@
                                         <child>
                                           <object class="GtkRadioButton" id="same_radiobutton">
                                             <property name="label" translatable="yes">Same folder as source</property>
+                                            <property name="use_action_appearance">False</property>
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
                                             <property name="receives_default">False</property>
@@ -307,6 +311,7 @@
                             <child>
                               <object class="GtkCheckButton" id="strip_special_checkbutton">
                                 <property name="label" translatable="yes">Strip special characters</property>
+                                <property name="use_action_appearance">False</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
                                 <property name="receives_default">False</property>
@@ -323,6 +328,7 @@
                             <child>
                               <object class="GtkCheckButton" id="erase_originals_checkbutton">
                                 <property name="label" translatable="yes">Delete original files after conversion</property>
+                                <property name="use_action_appearance">False</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
                                 <property name="receives_default">False</property>
@@ -397,6 +403,12 @@
                             <property name="row_spacing">2</property>
                             <property name="homogeneous">True</property>
                             <child>
+                              <placeholder/>
+                            </child>
+                            <child>
+                              <placeholder/>
+                            </child>
+                            <child>
                               <object class="GtkLabel" id="label6">
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
@@ -534,12 +546,6 @@
                                 <property name="bottom_attach">2</property>
                               </packing>
                             </child>
-                            <child>
-                              <placeholder/>
-                            </child>
-                            <child>
-                              <placeholder/>
-                            </child>
                           </object>
                         </child>
                       </object>
@@ -597,6 +603,7 @@
                 <child>
                   <object class="GtkButton" id="apply_button">
                     <property name="label">gtk-close</property>
+                    <property name="use_action_appearance">False</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">True</property>
diff --git a/data/ui/gnac-properties-window.xml b/data/ui/gnac-properties-window.xml
index f8709b0..5c15171 100644
--- a/data/ui/gnac-properties-window.xml
+++ b/data/ui/gnac-properties-window.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
-  <requires lib="gtk+" version="2.16"/>
+  <!-- interface-requires gtk+ 3.0 -->
   <object class="GtkAdjustment" id="adjustment_date">
     <property name="step_increment">1</property>
   </object>
@@ -521,6 +521,9 @@
                     <property name="headers_visible">False</property>
                     <property name="headers_clickable">False</property>
                     <property name="enable_search">False</property>
+                    <child internal-child="selection">
+                      <object class="GtkTreeSelection" id="treeview-selection1"/>
+                    </child>
                   </object>
                 </child>
               </object>
@@ -563,6 +566,7 @@
                 <child>
                   <object class="GtkButton" id="backward_btn">
                     <property name="label">gtk-go-back</property>
+                    <property name="use_action_appearance">False</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">True</property>
@@ -579,6 +583,7 @@
                 <child>
                   <object class="GtkButton" id="forward_btn">
                     <property name="label">gtk-go-forward</property>
+                    <property name="use_action_appearance">False</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">True</property>
@@ -608,6 +613,7 @@
                 <child>
                   <object class="GtkButton" id="close_btn">
                     <property name="label">gtk-close</property>
+                    <property name="use_action_appearance">False</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">True</property>
diff --git a/data/ui/gnac-spinner.xml b/data/ui/gnac-spinner.xml
new file mode 100644
index 0000000..255280a
--- /dev/null
+++ b/data/ui/gnac-spinner.xml
@@ -0,0 +1,565 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<interface>
+  <object class="GtkUIManager" id="uimanager1">
+    <child>
+      <object class="GtkActionGroup" id="actiongroup">
+        <child>
+          <object class="GtkAction" id="menuitem1">
+            <property name="name">menuitem1</property>
+            <property name="label" translatable="yes">_File</property>
+          </object>
+        </child>
+        <child>
+          <object class="GtkAction" id="convert_item">
+            <property name="stock_id">gtk-convert</property>
+            <property name="name">convert_item</property>
+            <property name="sensitive">False</property>
+            <signal handler="gnac_on_ui_convert_cb" name="activate"/>
+          </object>
+          <accelerator key="X" modifiers="GDK_CONTROL_MASK | GDK_SHIFT_MASK"/>
+        </child>
+        <child>
+          <object class="GtkAction" id="pause_item">
+            <property name="stock_id">gtk-media-pause</property>
+            <property name="name">pause_item</property>
+            <property name="sensitive">True</property>
+            <signal handler="gnac_on_ui_pause_cb" name="activate"/>
+          </object>
+        </child>
+        <child>
+          <object class="GtkAction" id="properties_item">
+            <property name="stock_id">gtk-properties</property>
+            <property name="name">properties_item</property>
+            <property name="sensitive">False</property>
+            <signal handler="gnac_ui_on_properties_cb" name="activate"/>
+          </object>
+          <accelerator key="Return" modifiers="GDK_MOD1_MASK"/>
+        </child>
+        <child>
+          <object class="GtkAction" id="quit_item">
+            <property name="stock_id">gtk-quit</property>
+            <property name="name">quit_item</property>
+            <signal handler="gnac_on_ui_destroy_cb" name="activate"/>
+          </object>
+        </child>
+        <child>
+          <object class="GtkAction" id="menuitem2">
+            <property name="name">menuitem2</property>
+            <property name="label" translatable="yes">E_dit</property>
+          </object>
+        </child>
+        <child>
+          <object class="GtkAction" id="add_item">
+            <property name="stock_id">gtk-add</property>
+            <property name="name">add_item</property>
+            <signal handler="gnac_ui_on_add_cb" name="activate"/>
+          </object>
+          <accelerator key="I" modifiers="GDK_CONTROL_MASK"/>
+        </child>
+        <child>
+          <object class="GtkAction" id="remove_item">
+            <property name="stock_id">gtk-remove</property>
+            <property name="name">remove_item</property>
+            <property name="sensitive">False</property>
+            <signal handler="gnac_ui_on_remove_cb" name="activate"/>
+          </object>
+          <accelerator key="Delete" />
+        </child>
+        <child>
+          <object class="GtkAction" id="clear_item">
+            <property name="stock_id">gtk-clear</property>
+            <property name="name">clear_item</property>
+            <property name="sensitive">False</property>
+            <signal handler="gnac_ui_on_clear_cb" name="activate"/>
+          </object>
+          <accelerator key="C" modifiers="GDK_CONTROL_MASK | GDK_SHIFT_MASK"/>
+        </child>
+        <child>
+          <object class="GtkAction" id="prefs_item">
+            <property name="stock_id">gtk-preferences</property>
+            <property name="name">prefs_item</property>
+            <signal handler="gnac_prefs_window_show" name="activate"/>
+          </object>
+        </child>
+        <child>
+          <object class="GtkAction" id="menuitem3">
+            <property name="name">menuitem3</property>
+            <property name="label" translatable="yes">_View</property>
+          </object>
+        </child>
+        <child>
+          <object class="GtkToggleAction" id="view_toolbar_item">
+            <property name="label" translatable="yes">_Toolbar</property>
+            <property name="name">view_toolbar_item</property>
+            <property name="active">True</property>
+            <signal handler="gnac_ui_on_view_toolbar_cb" name="activate"/>
+          </object>
+        </child>
+        <child>
+          <object class="GtkAction" id="menuitem4">
+            <property name="name">menuitem4</property>
+            <property name="label" translatable="yes">_Help</property>
+          </object>
+        </child>
+        <child>
+          <object class="GtkAction" id="help_item">
+            <property name="stock_id">gtk-help</property>
+            <property name="label" translatable="yes">_Contents</property>
+            <signal handler="gnac_ui_on_help_cb" name="activate"/>
+          </object>
+          <accelerator key="F1"/>
+        </child>
+        <child>
+          <object class="GtkAction" id="about_item">
+            <property name="stock_id">gtk-about</property>
+            <property name="name">about_item</property>
+            <signal handler="gnac_ui_show_about_dialog" name="activate"/>
+          </object>
+        </child>
+      </object>
+    </child>
+    <child>
+      <object class="GtkActionGroup" id="tray_group">
+        <child>
+          <object class="GtkAction" id="tray_show_hide_item">
+            <property name="name">tray_show_hide_item</property>
+            <property name="label" translatable="yes">Hide</property>
+            <signal handler="gnac_ui_on_trayicon" name="activate"/>
+          </object>
+        </child>
+        <child>
+          <object class="GtkAction" id="tray_stop_item">
+            <property name="stock_id">gtk-stop</property>
+            <property name="name">tray_stop_item</property>
+            <signal handler="gnac_ui_trayicon_menu_stop" name="activate"/>
+          </object>
+        </child>
+        <child>
+          <object class="GtkAction" id="tray_pause_item">
+            <property name="stock_id">gtk-media-pause</property>
+            <property name="name">tray_pause_item</property>
+            <signal handler="gnac_ui_trayicon_menu_pause" name="activate"/>
+          </object>
+        </child>
+        <child>
+          <object class="GtkAction" id="tray_quit_item">
+            <property name="stock_id">gtk-quit</property>
+            <property name="name">tray_quit_item</property>
+            <signal handler="gnac_on_ui_destroy_cb" name="activate"/>
+          </object>
+        </child>
+      </object>
+    </child>
+    <ui>
+      <menubar name="main_menubar">
+        <menu action="menuitem1">
+          <menuitem action="convert_item"/>
+          <menuitem action="pause_item"/>
+          <separator/>
+          <menuitem action="properties_item"/>
+          <separator/>
+          <menuitem action="quit_item"/>
+        </menu>
+        <menu action="menuitem2">
+          <menuitem action="add_item"/>
+          <menuitem action="remove_item"/>
+          <menuitem action="clear_item"/>
+          <separator/>
+          <menuitem action="prefs_item"/>
+        </menu>
+        <menu action="menuitem3">
+          <menuitem action="view_toolbar_item"/>
+        </menu>
+        <menu action="menuitem4">
+          <menuitem action="help_item"/>
+          <menuitem action="about_item"/>
+        </menu>
+      </menubar>
+      <toolbar name="main_toolbar">
+        <toolitem action="add_item" />
+        <toolitem action="remove_item" />
+        <toolitem action="clear_item" />
+   	    <separator />
+        <toolitem action="convert_item" />
+      </toolbar>
+      <popup name="main_popup">
+        <menuitem action="add_item" />
+        <menuitem action="remove_item" />
+        <menuitem action="clear_item" />
+   	    <separator />
+        <menuitem action="properties_item" />
+      </popup>
+      <popup name="tray_popup">
+        <menuitem action="tray_show_hide_item"/>
+        <menuitem action="tray_stop_item"/>
+        <menuitem action="tray_pause_item"/>
+        <menuitem action="tray_quit_item"/>
+      </popup>
+    </ui>
+  </object>
+  <object class="GtkListStore" id="profiles_liststore">
+    <columns>
+      <!-- column-name Name -->
+      <column type="gchararray"/>
+      <!-- column-name Profile -->
+      <column type="gpointer"/>
+    </columns>
+  </object>
+  <object class="GtkMenu" constructor="uimanager1" id="main_popup">
+  </object>
+  <object class="GtkMenu" constructor="uimanager1" id="tray_popup">
+  </object>
+  <object class="GtkWindow" id="main_window">
+    <property name="window_position">center</property>
+    <property name="default_width">500</property>
+    <property name="default_height">500</property>
+    <property name="icon_name">gnac</property>
+    <signal handler="gnac_on_ui_destroy_cb" name="delete-event"/>
+    <signal handler="gnac_ui_on_focus_in_event_cb" name="focus-in-event"/>
+    <child>
+      <object class="GtkVBox" id="internal_vbox">
+        <property name="visible">True</property>
+        <property name="spacing">2</property>
+        <child>
+          <object class="GtkMenuBar" constructor="uimanager1" id="main_menubar">
+            <property name="visible">True</property>
+          </object>
+          <packing>
+            <property name="expand">False</property>
+          </packing>
+        </child>
+        <child>
+          <object class="GtkToolbar" constructor="uimanager1" id="main_toolbar">
+            <property name="visible">True</property>
+          </object>
+          <packing>
+            <property name="expand">False</property>
+            <property name="position">1</property>
+          </packing>
+        </child>
+        <child>
+          <object class="GtkSpinner" id="spinner">
+            <property name="can_focus">False</property>
+            <property name="no_show_all">False</property>
+          </object>
+          <packing>
+            <property name="expand">True</property>
+            <property name="fill">True</property>
+            <property name="position">2</property>
+          </packing>
+        </child>
+        <child>
+          <object class="GtkScrolledWindow" id="main_scrolled_window">
+            <property name="visible">True</property>
+            <property name="can_focus">True</property>
+            <property name="border_width">5</property>
+            <property name="shadow_type">in</property>
+            <child>
+              <object class="GtkTreeView" id="file_list">
+                <property name="visible">True</property>
+                <property name="can_focus">True</property>
+                <property name="rules_hint">True</property>
+                <property name="tooltip_column">3</property>
+                <property name="headers_visible">False</property>
+                <property name="headers_clickable">False</property>
+                <property name="enable_search">False</property>
+                <signal name="button-press-event" handler="gnac_file_list_on_button_pressed" swapped="no"/>
+                <signal name="drag-data-received" handler="gnac_ui_on_drag_data_received_cb" swapped="no"/>
+                <signal name="row-activated" handler="gnac_file_list_on_row_activated_cb" swapped="no"/>
+                <signal name="popup-menu" handler="gnac_file_list_popup_menu" swapped="no"/>
+              </object>
+            </child>
+          </object>
+          <packing>
+            <property name="position">3</property>
+          </packing>
+        </child>
+        <child>
+          <object class="GtkHBox" id="user_action_hbox">
+            <property name="visible">True</property>
+            <property name="border_width">5</property>
+            <child>
+              <object class="GtkHBox" id="audio_profile_hbox">
+                <property name="visible">True</property>
+                <child>
+                  <object class="GtkComboBox" id="combo_profile">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="model">profiles_liststore</property>
+                    <signal name="changed" handler="gnac_profiles_on_combo_profile_changed" swapped="no"/>
+                    <child>
+                      <object class="GtkCellRendererText" id="cellrenderertext1"/>
+                      <attributes>
+                        <attribute name="text">0</attribute>
+                      </attributes>
+                    </child>
+                  </object>
+                  <packing>
+                    <property name="expand">False</property>
+                    <property name="fill">True</property>
+                    <property name="position">0</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkButton" id="edit_profiles_btn">
+                    <property name="label">gtk-edit</property>
+                    <property name="visible">True</property>
+                    <property name="can_focus">True</property>
+                    <property name="receives_default">True</property>
+                    <property name="use_action_appearance">False</property>
+                    <property name="use_stock">True</property>
+                    <signal name="clicked" handler="gnac_profiles_mgr_show" swapped="no"/>
+                  </object>
+                  <packing>
+                    <property name="expand">False</property>
+                    <property name="fill">True</property>
+                    <property name="padding">6</property>
+                    <property name="position">1</property>
+                  </packing>
+                </child>
+              </object>
+              <packing>
+                <property name="expand">False</property>
+                <property name="fill">True</property>
+                <property name="position">0</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkHButtonBox" id="hbuttonbox2">
+                <property name="visible">True</property>
+                <property name="spacing">6</property>
+                <property name="layout_style">end</property>
+                <child>
+                  <object class="GtkButton" id="pause_button">
+                    <property name="sensitive">False</property>
+                    <property name="visible">True</property>
+                    <property name="can_focus">True</property>
+                    <property name="receives_default">True</property>
+                    <property name="label">gtk-media-pause</property>
+                    <property name="use_stock">True</property>
+                    <signal name="clicked" handler="gnac_on_ui_pause_cb" swapped="no"/>
+                  </object>
+                  <packing>
+                    <property name="expand">False</property>
+                    <property name="fill">False</property>
+                    <property name="pack_type">end</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkButton" id="convert_button">
+                    <property name="sensitive">False</property>
+                    <property name="visible">True</property>
+                    <property name="can_focus">True</property>
+                    <property name="receives_default">True</property>
+                    <property name="label">gtk-convert</property>
+                    <property name="use_stock">True</property>
+                    <signal handler="gnac_on_ui_convert_cb" name="clicked"/>
+                  </object>
+                  <packing>
+                    <property name="expand">False</property>
+                    <property name="pack_type">end</property>
+                  </packing>
+                </child>
+              </object>
+              <packing>
+                <property name="pack_type">end</property>
+                <property name="position">1</property>
+              </packing>
+            </child>
+          </object>
+          <packing>
+            <property name="expand">False</property>
+            <property name="position">4</property>
+          </packing>
+        </child>
+        <child>
+          <object class="GtkHBox" id="hbox1">
+            <property name="visible">True</property>
+            <property name="spacing">5</property>
+            <child>
+              <object class="GtkProgressBar" id="progressbar">
+                <property name="visible">True</property>
+                <property name="show-text">True</property>
+              </object>
+              <packing>
+                <property name="expand">False</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkStatusbar" id="statusbar">
+                <property name="visible">True</property>
+                <property name="spacing">2</property>
+              </object>
+              <packing>
+                <property name="pack_type">end</property>
+                <property name="expand">True</property>
+                <property name="position">1</property>
+              </packing>
+            </child>
+          </object>
+          <packing>
+            <property name="expand">False</property>
+            <property name="padding">2</property>
+            <property name="position">5</property>
+          </packing>
+        </child>
+      </object>
+    </child>
+  </object>
+  <object class="GtkAboutDialog" id="aboutdialog">
+    <property name="border_width">5</property>
+    <property name="title" translatable="yes">About Gnac</property>
+    <property name="resizable">False</property>
+    <property name="window_position">center-on-parent</property>
+    <property name="type_hint">dialog</property>
+    <property name="transient_for">main_window</property>
+    <property name="program_name">Gnac</property>
+    <property name="website">http://gnac.sf.net</property>
+    <property name="copyright">Copyright &#xA9; 2007-2012 Gnac</property>
+    <property name="license" translatable="yes">Gnac is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
+
+Gnac is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License along with Gnac; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+</property>
+    <property name="authors">Benoit Dupasquier &lt;bdupasqu src gnome org&gt;
+David Joaquim &lt;djoaquim src gnome org&gt;
+Alexandre Roux &lt;alexroux src gnome org&gt;</property>
+    <property name="artists">Grada Cristian (krig) &lt;krigenator gmail com&gt;</property>
+    <property name="translator_credits" translatable="yes">translator-credits</property>
+    <property name="wrap_license">True</property>
+    <property name="icon_name">gnac</property>
+    <property name="logo_icon_name">gnac</property>
+    <property name="comments" translatable="yes">Audio converter for GNOME</property>
+    <signal handler="gtk_widget_hide_on_delete" name="close"/>
+    <signal handler="gtk_widget_hide_on_delete" name="delete-event"/>
+    <signal handler="gtk_widget_hide_on_delete" name="response"/>
+    <signal handler="gnac_about_url_hook" name="activate-link"/>
+    <child internal-child="vbox">
+      <object class="GtkVBox" id="dialog-vbox1">
+        <property name="visible">True</property>
+        <property name="spacing">2</property>
+        <child>
+          <placeholder/>
+        </child>
+        <child internal-child="action_area">
+          <object class="GtkHButtonBox" id="dialog-action_area1">
+            <property name="visible">True</property>
+            <property name="layout_style">end</property>
+          </object>
+          <packing>
+            <property name="expand">False</property>
+            <property name="pack_type">end</property>
+          </packing>
+        </child>
+      </object>
+    </child>
+  </object>
+  <object class="GtkFileChooserDialog" id="gnac_file_chooser">
+    <property name="border_width">5</property>
+    <property name="title" translatable="yes">Open a File...</property>
+    <property name="modal">True</property>
+    <property name="window_position">center-on-parent</property>
+    <property name="type_hint">dialog</property>
+    <property name="select_multiple">True</property>
+    <property name="use_preview_label">False</property>
+    <property name="preview_widget_active">False</property>
+    <signal name="delete-event" handler="gtk_widget_hide_on_delete"/>
+    <signal name="key-press-event" handler="gnac_ui_file_chooser_key_press_event_cb"/>
+    <signal name="file-activated" handler="gnac_ui_file_chooser_file_activated_cb"/>
+    <signal name="response" handler="gnac_ui_file_chooser_response_cb"/>
+    <signal name="destroy" handler="gtk_widget_hide"/>
+    <child internal-child="vbox">
+      <object class="GtkVBox" id="dialog-vbox2">
+        <property name="visible">True</property>
+        <property name="orientation">vertical</property>
+        <property name="spacing">2</property>
+        <child>
+          <object class="GtkAlignment" id="alignment1">
+            <property name="visible">True</property>
+            <property name="bottom_padding">12</property>
+            <property name="left_padding">5</property>
+            <property name="right_padding">5</property>
+            <child>
+              <object class="GtkHBox" id="hbox2">
+                <property name="visible">True</property>
+                <child>
+                  <object class="GtkCheckButton" id="close_on_add_button">
+                    <property name="label" translatable="yes">Close dialog on add</property>
+                    <property name="visible">True</property>
+                    <property name="can_focus">True</property>
+                    <property name="receives_default">False</property>
+                    <property name="active">True</property>
+                    <property name="draw_indicator">True</property>
+                  </object>
+                  <packing>
+                    <property name="position">0</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkComboBox" id="filters_combo">
+                    <property name="visible">True</property>
+                    <property name="width_request">185</property>
+                    <property name="height_request">29</property>
+                    <signal name="changed" handler="gnac_ui_on_filter_changed" object="gnac_file_chooser"/>
+                  </object>
+                  <packing>
+                    <property name="expand">False</property>
+                    <property name="position">1</property>
+                  </packing>
+                </child>
+              </object>
+            </child>
+          </object>
+          <packing>
+            <property name="expand">False</property>
+            <property name="position">2</property>
+          </packing>
+        </child>
+        <child internal-child="action_area">
+          <object class="GtkHButtonBox" id="dialog-action_area2">
+            <property name="visible">True</property>
+            <property name="layout_style">end</property>
+            <child>
+              <object class="GtkButton" id="add_button">
+                <property name="label">gtk-add</property>
+                <property name="visible">True</property>
+                <property name="can_focus">True</property>
+                <property name="receives_default">True</property>
+                <property name="use_stock">True</property>
+              </object>
+              <packing>
+                <property name="expand">False</property>
+                <property name="fill">False</property>
+                <property name="position">0</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkButton" id="close_button">
+                <property name="label">gtk-close</property>
+                <property name="visible">True</property>
+                <property name="can_focus">True</property>
+                <property name="receives_default">True</property>
+                <property name="use_stock">True</property>
+              </object>
+              <packing>
+                <property name="expand">False</property>
+                <property name="fill">False</property>
+                <property name="position">1</property>
+              </packing>
+            </child>
+          </object>
+          <packing>
+            <property name="expand">False</property>
+            <property name="pack_type">end</property>
+            <property name="position">0</property>
+          </packing>
+        </child>
+      </object>
+    </child>
+    <action-widgets>
+      <action-widget response="-1">add_button</action-widget>
+      <action-widget response="-7">close_button</action-widget>
+    </action-widgets>
+  </object>
+</interface>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]