* acconfig.h configure.in: Check for Xft2. * capplets/font/main.c capplets/font/Makefile.am capplets/font/font-properties.glade: If XFt2 is present, allow the user to control various font rendering attributes. * gnome-settings-daemon/gnome-settings-xsettings.c: Mirror the Xft rendering attributes from the font capplet to XSETTINGS and Xrdb. * schemas/Makefile.am schemas/desktop_gnome_font_rendering.schemas: Add schemas for the new GConf settings.
31 lines
572 B
C
31 lines
572 B
C
#undef ENABLE_NLS
|
|
#undef HAVE_CATGETS
|
|
#undef HAVE_DEVGTK
|
|
#undef HAVE_GETTEXT
|
|
#undef HAVE_LC_MESSAGES
|
|
#undef HAVE_STPCPY
|
|
#undef HAVE_LIBSM
|
|
#undef HAVE_PROGRAM_INVOCATION_SHORT_NAME
|
|
#undef HAVE_PROGRAM_INVOCATION_NAME
|
|
|
|
#undef GNOMECC_DATA_DIR
|
|
|
|
#undef GETTEXT_PACKAGE
|
|
#undef VERSION
|
|
|
|
#undef HAVE_ESD
|
|
#undef HAVE_LIBESD
|
|
|
|
/* Define if there is no `u_int64_t' and `int64_t'. */
|
|
#undef u_int64_t
|
|
#undef int64_t
|
|
|
|
/* Define if the system has Xft version 2 and fontconfig */
|
|
#undef HAVE_XFT2
|
|
|
|
#undef HAVE_DEVGTK
|
|
|
|
#undef WITH_SYMBOL_UNDERSCORE
|
|
|
|
#undef HAVE_PUTENV
|
|
#undef HAVE_SETENV
|