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

Collapse All | Expand All

(-)src/defaults.c (-1 / +1 lines)
Lines 146-152 Link Here
146
 * the visual guide for jaunty-notifications */
146
 * the visual guide for jaunty-notifications */
147
#define DEFAULT_FADE_IN_TIMEOUT      250
147
#define DEFAULT_FADE_IN_TIMEOUT      250
148
#define DEFAULT_FADE_OUT_TIMEOUT     1000
148
#define DEFAULT_FADE_OUT_TIMEOUT     1000
149
#define DEFAULT_ON_SCREEN_TIMEOUT    10000
149
#define DEFAULT_ON_SCREEN_TIMEOUT    3000
150
150
151
/* GConf-keys to watch */
151
/* GConf-keys to watch */
152
#define GCONF_UI_FONT_NAME        "/desktop/gnome/interface/font_name"
152
#define GCONF_UI_FONT_NAME        "/desktop/gnome/interface/font_name"

Return to bug 280775