Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 358535
Collapse All | Expand All

(-)gnome-settings-daemon-2.32.1.orig/plugins/xrandr/gsd-xrandr-manager.c (+4 lines)
Lines 2530-2535 Link Here
2530
2530
2531
        manager->priv->current_fn_f7_config = -1;
2531
        manager->priv->current_fn_f7_config = -1;
2532
        manager->priv->fn_f7_configs = NULL;
2532
        manager->priv->fn_f7_configs = NULL;
2533
2534
#ifdef HAVE_LIBNOTIFY
2535
        notify_init ("gnome-settings-daemon");
2536
#endif /* HAVE_LIBNOTIFY */
2533
}
2537
}
2534
2538
2535
static void
2539
static void

Return to bug 358535