~ubuntu-branches/ubuntu/vivid/gpodder/vivid

« back to all changes in this revision

Viewing changes to data/ui/desktop/gpodderpodcastdirectory.ui

  • Committer: Bazaar Package Importer
  • Author(s): tony mancill
  • Date: 2011-05-31 22:05:31 UTC
  • mfrom: (5.2.18 sid)
  • Revision ID: james.westby@ubuntu.com-20110531220531-f3gt49fypbmuair8
Tags: 2.15-2
This time without a patch that reverts the source to 2.14.

Show diffs side-by-side

added added

removed removed

Lines of Context:
77
77
        </child>
78
78
        <child>
79
79
          <object class="GtkNotebook" id="notebookChannelAdder">
 
80
            <property name="border_width">6</property>
80
81
            <property name="visible">True</property>
81
82
            <property name="can_focus">True</property>
82
83
            <property name="show_tabs">True</property>
207
208
                      <object class="GtkTreeView" id="treeviewChannelChooser">
208
209
                        <property name="visible">True</property>
209
210
                        <property name="can_focus">True</property>
210
 
                        <property name="headers_visible">True</property>
 
211
                        <property name="headers_visible">False</property>
211
212
                        <property name="rules_hint">False</property>
212
213
                        <property name="reorderable">False</property>
213
214
                        <property name="enable_search">True</property>
254
255
                  <object class="GtkTreeView" id="treeviewTopPodcastsChooser">
255
256
                    <property name="visible">True</property>
256
257
                    <property name="can_focus">True</property>
257
 
                    <property name="headers_visible">True</property>
 
258
                    <property name="headers_visible">False</property>
258
259
                    <property name="rules_hint">False</property>
259
260
                    <property name="reorderable">False</property>
260
261
                    <property name="enable_search">True</property>
360
361
                      <object class="GtkTreeView" id="treeviewYouTubeChooser">
361
362
                        <property name="visible">True</property>
362
363
                        <property name="can_focus">True</property>
363
 
                        <property name="headers_visible">True</property>
 
364
                        <property name="headers_visible">False</property>
364
365
                        <property name="rules_hint">False</property>
365
366
                        <property name="reorderable">False</property>
366
367
                        <property name="enable_search">True</property>