~ubuntu-dev/ubuntu/lucid/mutter/lucid-201002110959

« back to all changes in this revision

Viewing changes to src/core/window-props.c

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2009-09-05 16:23:00 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090905162300-uh014j826cs7xe76
Tags: 2.27.4-0ubuntu1
* New upstream release
* add debian/watch

Show diffs side-by-side

added added

removed removed

Lines of Context:
472
472
    meta_ui_set_frame_title (window->screen->ui,
473
473
                             window->frame->xwindow,
474
474
                             window->title);
475
 
  if (modified)
476
 
    g_object_notify (G_OBJECT (window), "title");  
 
475
 
 
476
  g_object_notify (G_OBJECT (window), "title");
477
477
}
478
478
 
479
479
static void