** Changed in: cairo-dock-core
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Cairo-
Dock Devs, which is subscribed to Cairo-Dock Core.
https://bugs.launchpad.net/bugs/1212973

Title:
  build error with gtk >= 3.9.8

Status in Cairo-Dock : Core:
  Fix Released

Bug description:
  In gtk+ >= 3.9.8, GtkStock apis was deprecated. See here:
  https://mail.gnome.org/archives/gtk-devel-list/2013-July/msg00000.html

  So building cairo-dock-core will failed with:
  Help/src/applet-tips-dialog.c:321:39: error: 'GTK_STOCK_GO_FORWARD' 
undeclared (first use in this function)
    const gchar *cButtons[] = {"cancel", GTK_STOCK_GO_FORWARD"-rtl", 
GTK_STOCK_GO_FORWARD"-ltr", NULL};

  Please update codebase of cairo-dock so that it could be built with
  recent gtk+. Thanks.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1212973/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~cairo-dock-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~cairo-dock-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to