Skip to content
  • Vincent Untz's avatar
    Get rid of libgnome(ui) usage. We still indirectly depend on libgnome · dea1cfef
    Vincent Untz authored
    2008-12-09  Vincent Untz  <vuntz@gnome.org>
    
    	Get rid of libgnome(ui) usage. We still indirectly depend on libgnome
    	because of libbonoboui, but we shouldn't depend on libgnomeui anymore.
    
    	* libpanelapplet-2.0-uninstalled.pc.in:
    	* libpanelapplet-2.0.pc.in: remove libgnomeui-2.0 from Requires
    	* panel-applet.h: use gtk_init() and bonobo_init() instead of
    	gnome_program_init(). And sanitize the macros a bit.
    	* panel-test-applets.c: (main): use gtk_init_with_args() and
    	bonobo_init() instead of gnome_program_init()
    
    2008-12-09  Vincent Untz  <vuntz@gnome.org>
    
    	* configure.in: libpanel-applet doesn't need gdk-pixbuf, and doesn't
    	need libgnomeui anymore; wncklet applets don't need gdk-pixbuf
    
    svn path=/trunk/; revision=11398
    dea1cfef