~ubuntu-branches/ubuntu/trusty/xfwm4/trusty

« back to all changes in this revision

Viewing changes to src/main.c

  • Committer: Package Import Robot
  • Author(s): Lionel Le Folgoc
  • Date: 2011-09-23 20:25:39 UTC
  • mfrom: (1.1.31 upstream)
  • Revision ID: package-import@ubuntu.com-20110923202539-4tf7neso3zb7zb5d
Tags: 4.8.2-0ubuntu1
Upload pkg-xfce trunk (r6052) to oneiric.

Show diffs side-by-side

added added

removed removed

Lines of Context:
419
419
#else /* HAVE_COMPOSITOR */
420
420
    main_display_info->enable_compositor = FALSE;
421
421
#endif /* HAVE_COMPOSITOR */
422
 
    initWMStopIcons ();
 
422
    initWMStockIcons ();
423
423
 
424
424
    initModifiers (main_display_info->dpy);
425
425