~ubuntu-branches/ubuntu/saucy/shotwell/saucy

« back to all changes in this revision

Viewing changes to ui/shotwell.glade

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2012-01-11 15:59:04 UTC
  • mfrom: (1.2.7)
  • Revision ID: package-import@ubuntu.com-20120111155904-q6v4rpavyw50jfwz
Tags: 0.11.91-0ubuntu1
* New upstream version using GTK3 (lp: #871034),
  should fix lp: #800459, #881896, #887357, #888363, #898028
* Refreshed patches for the new version
* debian/control:
  - updated build-dependencies for GTK3
* debian/patches/99git_libraw_api.patch:
  - dropped, the patch is in the new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
121
121
                  </packing>
122
122
                </child>
123
123
                <child>
124
 
                  <object class="GtkComboBox" id="Type of search criteria">
 
124
                  <object class="GtkComboBoxText" id="Type of search criteria">
125
125
                    <property name="visible">True</property>
126
126
                    <property name="can_focus">False</property>
127
127
                  </object>
977
977
                      </packing>
978
978
                    </child>
979
979
                    <child>
980
 
                      <object class="GtkComboBox" id="default_raw_developer">
 
980
                      <object class="GtkComboBoxText" id="default_raw_developer">
981
981
                        <property name="visible">True</property>
982
982
                        <property name="can_focus">False</property>
983
983
                      </object>