~mordred/shotwell/add-picasa-import-support

« back to all changes in this revision

Viewing changes to src/PhotoPage.vala

  • Committer: jim
  • Date: 2009-07-28 02:39:59 UTC
  • Revision ID: svn-v4:3d32681d-0f36-45c0-afa7-64c43348dfec:shotwell/trunk:491
#441: Ubuntu packaging.  #460: Cross-compilation under Launchpad.  #461: Man page.  #462: Debian menu file.  
#530: Tarball provides top-level directory.  #538: configure.in -> configure.mk  #544: Proper "make distclean".  
#554: Makefile builds .tar.gz.  #572: Only require libgee 0.1.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
194
194
        // if the tool has an auxilliary window, move it properly on the screen
195
195
        place_tool_window();
196
196
 
197
 
                // repaint entire view, with the tool now hooked in
 
197
        // repaint entire view, with the tool now hooked in
198
198
        default_repaint();
199
199
    }
200
200