~mmcg069/software-center/pathbar-atk

« back to all changes in this revision

Viewing changes to softwarecenter/app.py

  • Committer: Matthew McGowan
  • Date: 2010-04-02 01:22:26 UTC
  • Revision ID: matthew@matthew-desktop-20100402012226-6w9pr09r1b10hhnq
minor tweak

Show diffs side-by-side

added added

removed removed

Lines of Context:
214
214
 
215
215
        # default focus
216
216
        self.available_pane.searchentry.grab_focus()
217
 
        self.window_main.set_size_request(560, 360)
 
217
        self.window_main.set_size_request(560, 350)
218
218
 
219
219
        # restore state
220
220
        self.config = get_config()