~ubuntu-branches/ubuntu/raring/soundconverter/raring-201211220242

« back to all changes in this revision

Viewing changes to data/soundconverter.glade

  • Committer: Bazaar Package Importer
  • Author(s): William Grant
  • Date: 2007-08-02 11:16:36 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20070802111636-dvaqcbounec4lq3q
Tags: 0.9.7-1
* New upstream release.
  - License is now GPLv3.
  - Better replace-messy-chars. (Closes: #401147)
* Update debian/copyright for new license.

Show diffs side-by-side

added added

removed removed

Lines of Context:
780
780
</widget>
781
781
 
782
782
<widget class="GtkFileChooserDialog" id="target_folder_chooser">
 
783
  <property name="border_width">5</property>
783
784
  <property name="action">GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER</property>
784
 
  <property name="local_only">True</property>
 
785
  <property name="local_only">False</property>
785
786
  <property name="select_multiple">False</property>
786
787
  <property name="show_hidden">False</property>
787
788
  <property name="do_overwrite_confirmation">False</property>
1735
1736
 
1736
1737
                              <child>
1737
1738
                                <widget class="GtkLabel" id="label29">
1738
 
                                  <property name="width_request">100</property>
1739
1739
                                  <property name="visible">True</property>
1740
1740
                                  <property name="label" translatable="yes">Quality:</property>
1741
1741
                                  <property name="use_underline">False</property>
1823
1823
 
1824
1824
                              <child>
1825
1825
                                <widget class="GtkLabel" id="label30">
1826
 
                                  <property name="width_request">100</property>
1827
1826
                                  <property name="visible">True</property>
1828
1827
                                  <property name="label" translatable="yes">Bitrate mode:</property>
1829
1828
                                  <property name="use_underline">False</property>