Added rorschach.xml.h
2000-10-14 dd Hovinen <hovinen@helixcode.com> * po/POTFILES.in: Added rorschach.xml.h Courtesy John B Tunison <jtunison@andrew.cmu.edu>: * capplets/*/Makefile.am (INCLUDES): Put -I$(top_srcdir)/libcapplet before everything else * new-control-center/capplet-dir.c (start_capplet_through_root_manager): Use FOPEN_MAX rather than OPEN_MAX, since some people don't seem to be have OPEN_MAX defined by default
This commit is contained in:
parent
6ac6997216
commit
9fd5dab207
10 changed files with 29 additions and 11 deletions
|
@ -16,12 +16,12 @@ INCLUDES = \
|
|||
-DGNOME_ICONDIR=\""${prefix}/share/pixmaps"\" \
|
||||
-DG_LOG_DOMAIN=\"keyboard-properties\" \
|
||||
-DGLADE_DATADIR=\""$(Gladedir)"\" \
|
||||
-I$(top_srcdir)/libcapplet \
|
||||
$(GNOME_INCLUDEDIR) \
|
||||
$(XML_CFLAGS) \
|
||||
$(LIBGLADE_CFLAGS) \
|
||||
-I$(top_srcdir)/ \
|
||||
-I$(top_srcdir)/intl \
|
||||
-I$(top_srcdir)/libcapplet
|
||||
-I$(top_srcdir)/intl
|
||||
|
||||
bin_PROGRAMS = keyboard-properties-capplet
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue