Removed rules pertaining to sound-properties
2001-07-05 Bradford Hovinen <hovinen@ximian.com> * capplets/Makefile.am: Removed rules pertaining to sound-properties * capplets/sound-properties-capplet.c (set_moniker_cb): Change BonoboPropertyEditor to BonoboPEditor * configure.in: Update AC_INIT to use correct directory name (AC_OUTPUT): Update to current directory structure * Makefile.am (SUBDIRS): Update to current directory structure * capplets/Makefile.am (always_built_SUBDIRS): Updated to current directory structure * bonobo-moniker-archiver.c (archiver_resolve): Update call to Bonobo_ConfigDatabase_addDatabase * bonobo-config-archiver.h: Fix include directories * Makefile.am (INCLUDES): Update to use pkg-config standards; add BONOBO_CFLAGS Include configuration moniker-related material (SUBDIRS): Remove (bin_PROGRAMS): Added ximian-archiver * capplets/keyboard/prefs-widget.c (set_scale): Add appropriate casts * capplets/rollback/Makefile.am (INCLUDES): (rollback_capplet_LDADD): Update to include ximian_archiver stuff correctly
This commit is contained in:
parent
70f3cc51cc
commit
aaaf56e71c
118 changed files with 170 additions and 3184 deletions
|
@ -180,9 +180,9 @@ rollback_control_set_arg (GtkObject *object, GtkArg *arg, guint arg_id)
|
|||
rollback_control->p->location =
|
||||
archive_get_current_location
|
||||
(rollback_control->p->archive);
|
||||
rollback_control->p->config_log =
|
||||
location_get_config_log
|
||||
(rollback_control->p->location);
|
||||
/* rollback_control->p->config_log = */
|
||||
/* location_get_config_log */
|
||||
/* (rollback_control->p->location); */
|
||||
break;
|
||||
|
||||
default:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue