2002-04-19 Mark McLoughlin <mark@skynet.ie> * capplets/Makefile.am, configure.in: add capplets/gnome-network-preferences. 2002-04-19 Mark McLoughlin <mark@skynet.ie> * gconf-property-editor.[ch]: (peditor_integer_value_changed), (peditor_integer_widget_changed), (gconf_peditor_new_integer_valist), (gconf_peditor_new_integer): implement GtkEntry based integer peditor. 2002-04-22 Mark McLoughlin <mark@skynet.ie> * POTFILES.in: add network preferences capplet files.
8 lines
211 B
Makefile
8 lines
211 B
Makefile
always_built_SUBDIRS = \
|
|
common accessibility \
|
|
desktop-links \
|
|
background keyboard mouse sound \
|
|
file-types theme-switcher ui-properties \
|
|
keybindings network
|
|
|
|
SUBDIRS = $(always_built_SUBDIRS)
|