FixDeprecatedAPIs

This is a little side-project to fix up all the use of deprecated APIs in the GNOME project.

Currently being led by:

GNOME About

  • People should be using gtk_about_new() rather than gnome_about_new ()

Projects that Need Fixing

  • TBD

const UIManager

  • The actions array should be const

Projects that Need Fixing

  • TBD

gnome_i18n_get_language

  • Should be using g_get_language_list

Projects that Need Fixing

  • TBD

Attic/FixDeprecatedAPIs (last edited 2013-12-03 17:21:01 by WilliamJonMcCann)