~ubuntu-branches/ubuntu/utopic/xsplash/utopic

« back to all changes in this revision

Viewing changes to src/xsplash.c

  • Committer: Bazaar Package Importer
  • Author(s): Ken VanDine
  • Date: 2009-08-11 15:10:11 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090811151011-47u83xltazvjtu5l
Tags: 0.3-0ubuntu1
* New version
  * change window hint from dock to menu

Show diffs side-by-side

added added

removed removed

Lines of Context:
363
363
                         cursor);
364
364
  gdk_cursor_unref (cursor);
365
365
 
366
 
  gdk_window_set_type_hint (priv->window->window, GDK_WINDOW_TYPE_HINT_DOCK);
 
366
  gdk_window_set_type_hint (priv->window->window, GDK_WINDOW_TYPE_HINT_MENU);
367
367
}
368
368
 
369
369
gboolean