Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 695326 | Differences between
and this patch

Collapse All | Expand All

(-)gnome-control-center-3.34.5.orig/panels/applications/cc-applications-panel.c (+3 lines)
Lines 1728-1733 Link Here
1728
1728
1729
  g_resources_register (cc_applications_get_resource ());
1729
  g_resources_register (cc_applications_get_resource ());
1730
1730
1731
  g_type_ensure(CC_TYPE_TOGGLE_ROW);
1732
  g_type_ensure(CC_TYPE_INFO_ROW);
1733
1731
  gtk_widget_init_template (GTK_WIDGET (self));
1734
  gtk_widget_init_template (GTK_WIDGET (self));
1732
1735
1733
  self->cancellable = g_cancellable_new ();
1736
  self->cancellable = g_cancellable_new ();

Return to bug 695326