~ubuntu-branches/ubuntu/utopic/gtk+2.0/utopic

« back to all changes in this revision

Viewing changes to gtk/gtk.h

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2013-06-07 17:15:49 UTC
  • Revision ID: package-import@ubuntu.com-20130607171549-mxb2rt9jscf01sfb
Tags: 2.24.18-0ubuntu2
* debian/patches/043_ubuntu_menu_proxy.patch,
  debian/patches/072_indicator_menu_update.patch,
  debian/libgtk2.0-0.symbols:
  - drop old menu patches, we deprecate appmenu-gtk in favor of the new
    unity-gtk-module code
* debian/patches/gtk-shell-shows-menubar.patch:
  -list gtk-shell-shows-menubar setting, that's required to have 
   the local menubars hidding under unity in favor of the unity ones, 
   thanks William Hua for the work on those changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
#include <gtk/gtkcellview.h>
66
66
#include <gtk/gtkcheckbutton.h>
67
67
#include <gtk/gtkcheckmenuitem.h>
68
 
#include <gtk/ubuntumenuproxy.h>
69
 
#include <gtk/ubuntumenuproxymodule.h>
70
68
#include <gtk/gtkclipboard.h>
71
69
#include <gtk/gtkcolorbutton.h>
72
70
#include <gtk/gtkcolorsel.h>