Skip to content
  • Georges Basile Stavracas Neto's avatar
    project: replace deprecated GtkMisc calls · 6adf3cf7
    Georges Basile Stavracas Neto authored
    GtkMisc is deprecated since 3.14 release, being replaced
    by GtkWidget's halign & valign, and GtkLabel's xalign &
    yalign.
    
    Nautilus, however, did not updated its codebase to match
    the new deprecations.
    
    Remove any reminescent gtk_misc* calls from the codebase.
    6adf3cf7