Commit graph

285 commits

Author SHA1 Message Date
Richard Hestilow
7100bcf73f Whoops, delete those invalid-dnl'ed lines. This is part of my
2002-01-07  Richard Hestilow  <hestilow@ximian.com>

	* configure.in: Whoops, delete those invalid-dnl'ed lines. This
	is part of my use-xscreensaver-demo patch.
2002-01-07 15:05:34 +00:00
Richard Hestilow
d20fbe6ece Add libgnomeui dependency to daemon (it needs gnome-client).
2002-01-04  Richard Hestilow  <hestilow@ximian.com>

	* configure.in: Add libgnomeui dependency to daemon
	(it needs gnome-client).
2002-01-07 14:52:42 +00:00
Mikael Hallendal
2fc652eb94 added capplets/default-applications/default-applications.desktop.in to
2002-01-04  Mikael Hallendal  <micke@codefactory.se>

        * configure.in: added
        capplets/default-applications/default-applications.desktop.in to
        AC_OUTPUT.
2002-01-04 19:39:51 +00:00
Richard Hestilow
a70178aebd Add libgnomeui dependency to daemon (it needs gnome-client).
2002-01-04  Richard Hestilow  <hestilow@ximian.com>

	* configure.in: Add libgnomeui dependency to daemon
	(it needs gnome-client).
2002-01-04 17:52:10 +00:00
Bradford Hovinen
815c33c0ce Remove schemas/Makefile
2002-01-03  Bradford Hovinen  <hovinen@ximian.com>

	* configure.in (AC_OUTPUT): Remove schemas/Makefile
2002-01-03 23:54:04 +00:00
Bradford Hovinen
30389610b4 Add parameter GNOME_PARAM_APP_DATADIR
2001-12-20  Bradford Hovinen  <hovinen@ximian.com>

	* capplets/screensaver/main.c (main): Add parameter
	GNOME_PARAM_APP_DATADIR

	* mouse-properties-capplet.c (main): Add parameter
	GNOME_PARAM_APP_DATADIR

	* configure.in (GNOMECC_DESKTOP_DIR): Define
	(GNOMECC_DATA_DIR): Define
	Remove AC_DEFINE_UNQUOTED for the rest of the directories

	* All: Update to reflect above
2001-12-20 18:52:39 +00:00
Bradford Hovinen
cb0a578f7e Add
2001-12-20  Bradford Hovinen  <hovinen@ximian.com>

	* schemas/Makefile.am (EXTRA_DIST): Add

	* configure.in: Removed capplets/sound/Makefile

	* capplets/*/Makefile.am: Compilation fixes
2001-12-20 17:58:44 +00:00
Bradford Hovinen
b65967ac90 Add common, background, keyboard, mouse back in
2001-12-20  Bradford Hovinen  <hovinen@ximian.com>

	* capplets/Makefile.am (always_built_SUBDIRS): Add common,
	background, keyboard, mouse back in

	* configure.in (PKG_CHECK_MODULES): Remove lines pertaining to the
	archiver, add line for gnome settings daemon

	* background-properties-capplet.c (dialog_button_clicked_cb):
	Remove call to apply_settings
	(apply_settings): Remove
	(main): Remove apply_only support

	* default-application-properties.c (main): Call gtk_main, not
	capplet_gtk_main

	* interface.c: Don't #include capplet-widget.h

	* main.c: Don't #include capplet-widget.h or the archiver stuff
	(main): Call gtk_main rather than capplet_gtk_main
	Remove archiver stuff
	(setup_capplet_widget): Don't connect to state_changed_cb
	(state_changed_cb): Remove
	(main): Don't pass cap_options

	* gnome-settings-daemon/Makefile.am
	(gnome_settings_daemon_SOURCES): Add
	gnome-settings-{keyboard|background}.[ch]
	(INCLUDES): Add -I$(top_srcdir)/libbackground
	(gnome_settings_daemon_LDADD): Add
	$(top_builddir)/libbackground/libbackground.a

	* gnome-settings-daemon.c (main): Initialize keyboard and
	background subsystems

	* Added gnome-settings-{keyboard|background}.[ch],
	gnome-settings-daemon/ChangeLog
2001-12-20 14:11:59 +00:00
Jonathan Blandford
f6f9711f6f use gconf macros.
Sun Dec  9 19:24:47 2001  Jonathan Blandford  <jrb@redhat.com>

	* configure.in: use gconf macros.
2001-12-10 05:31:44 +00:00
Jonathan Blandford
757434ab94 Import from gconf-xsettings module. Cleaned up a bunch, and made to work
Sat Dec  8 21:33:10 2001  Jonathan Blandford  <jrb@redhat.com>

	* gnome-settings-daemon/gnome-settings-daemon.c (main): Import
	from gconf-xsettings module.  Cleaned up a bunch, and made to work
	with mouse properties too.

	* schemas/peripherals.schemas: New location for schemas.  Need to
	write many more.
2001-12-09 18:50:32 +00:00
Havoc Pennington
16c673a0f7 add gnome-desktop-2.0 to CFLAGS, add AC_PROG_INTLTOOL
2001-12-08  Havoc Pennington  <hp@pobox.com>

	* configure.in (COMMON_MODULES): add gnome-desktop-2.0 to CFLAGS,
	add AC_PROG_INTLTOOL

2001-12-08  Havoc Pennington  <hp@pobox.com>

	* POTFILES.in: remove applier.c which doesn't exist

2001-12-08  Havoc Pennington  <hp@pobox.com>

	* capplet-dir-view.c: remove unused include that broke stuff

	* capplet-dir.c (capplet_activate): fix args to
	gnome_desktop_item_launch

2001-12-08  Havoc Pennington  <hp@pobox.com>

	* gnome-startup.h: use G_BEGIN_DECLS so it builds
2001-12-09 04:44:37 +00:00
Richard Hestilow
a9a9c66916 Add special gconf defines (gconftool, etc).
2001-12-08  Richard Hestilow  <hestilow@ximian.com>

	* configure.in: Add special gconf defines (gconftool, etc).
2001-12-08 07:01:32 +00:00
Bradford Hovinen (Gdict maintainer)
669a1e2f3a Removed background rendering code from the background capplet and moved it
to a separate static library.
2001-12-06 23:53:58 +00:00
Richard Hestilow
4d7fc6d7c0 Add libsounds stuff. Add libsounds.
2001-12-01  Richard Hestilow  <hestilow@ximian.com>

	* configure.in: Add libsounds stuff.
	* Makefile.am (SUBDIRS): Add libsounds.
2001-12-02 04:56:11 +00:00
Owen Taylor
6e7aa88032 Added AM_GLIB_GNU_GETTEXT and setting of GETTEXT_PACKAGE. Change from
Fri Nov 30 15:35:39 2001  Owen Taylor  <otaylor@redhat.com>
        * configure.in: Added AM_GLIB_GNU_GETTEXT and
        setting of GETTEXT_PACKAGE.
        * Makefile.am: Change from xml-i18n-extract (etc.)
        to intltool-extract (etc.)
2001-11-30 20:37:27 +00:00
Miles Lane
2784a861af Removed intl/Makefile from AC_OUTPUT since there is no intl subdirectory
2001-11-29  Miles Lane <miles@megapathdsl.net>
	* configure.in: Removed intl/Makefile from AC_OUTPUT
	since there is no intl subdirectory in the repository.:
2001-11-29 22:36:16 +00:00
Bradford Hovinen
80f53a52c0 Disabled archiver
2001-11-29  Bradford Hovinen  <hovinen@ximian.com>

	* configure.in: Disabled archiver

	* Makefile.am (SUBDIRS): Disabled archiver
2001-11-29 14:05:27 +00:00
Richard Hestilow
a657b649d2 Remove gtkhtml-2.0 check since we no longer depend on it.
2001-11-28  Richard Hestilow  <hestilow@ximian.com>

	* configure.in: Remove gtkhtml-2.0 check since we no longer
	depend on it.
2001-11-28 23:48:44 +00:00
Bradford Hovinen
997b226c6f Bump version to 1.99.0
2001-10-27  Bradford Hovinen  <hovinen@ximian.com>

	* configure.in: Bump version to 1.99.0

2001-10-26  Bradford Hovinen  <hovinen@ximian.com>

	* Makefile.am: Remove intl from SUBDIRS

	* */Makefile.am: s/XML_I18N_MERGE/INTLTOOL/g

	* capplets/Makefile.am: Remove screensaver from
	always_built_SUBDIRS and add $(SCREENSAVER) to SUBDIRS

	* capplets/{background|keyboard|mouse|sound}/Makefile.am:
	Fix so that automake does not choke on these files

	* README: Updated to reflect current status porting to GNOME 2

	* configure.in: Cleanup for GNOME 2 port
	Allow disabling of screensaver capplet compile if xscreensaver
	is not found
	(AC_OUTPUT): Removed dnl capplets/rollback/Makefile as it caused
	some difficulties
2001-11-10 20:53:07 +00:00
Bradford Hovinen
031160b75d Cleanup for GNOME 2 port Allow disabling of screensaver capplet compile if
2001-10-26  Bradford Hovinen  <hovinen@ximian.com>

	* configure.in: Cleanup for GNOME 2 port
	Allow disabling of screensaver capplet compile if xscreensaver
	is not found
	(AC_OUTPUT): Removed dnl capplets/rollback/Makefile as it caused
	some difficulties
2001-10-26 19:11:30 +00:00
Wang Jian
b9bb47925f *** empty log message *** 2001-10-23 04:17:29 +00:00
Bradford Hovinen
df78191ec2 Put common in always_built_SUBDIRS
2001-10-18  Bradford Hovinen  <hovinen@ximian.com>

	* capplets/Makefile.am (always_built_SUBDIRS): Put common in
	always_built_SUBDIRS

	* configure.in (dnl): Remove --enable-bonobo-conf option
2001-10-19 03:23:23 +00:00
Israel Escalante
c06567a544 Bump version to 1.5.10
2001-10-11  Israel Escalante  <israel@ximian.com>

	* configure.in: Bump version to 1.5.10
2001-10-12 02:37:55 +00:00
Israel Escalante
9e1a0b9548 Bump requirement for gtkhtml >=0.15.0 and version to 1.5.9. Committed
2001-10-11  Israel Escalante  <israel@ximian.com>

	* configure.in (gnome_cv_use_gnome): Bump requirement for
	gtkhtml >=0.15.0 and version to 1.5.9. Committed patch
	from peter@ximian.com to fix some build issues.
2001-10-11 22:23:22 +00:00
Artis Trops
49a6eb2b32 Added Latvian translation.
2001-10-07  Artis Trops <hornet@navigators.lv>

	* lv.po: Added Latvian translation.

2001-10-07  Gediminas Paulauskas <menesis@delfi.lt>

	* configure.in (ALL_LINGUAS): added lv
2001-10-07 18:43:43 +00:00
Israel Escalante
77439732b6 Bump requirements to bonobo-conf 0.12
2001-09-28  Israel Escalante  <israel@ximian.com>

	* configure.in: Bump requirements to bonobo-conf 0.12
2001-09-29 00:31:13 +00:00
Jose Maria Celorio
b286046683 bum the requirements for gal >= 0.12 and version to 1.5.
* configure.in (capplet_modules): bum the requirements for gal >= 0.12
 	and version to 1.5.
2001-09-27 21:03:01 +00:00
Bradford Hovinen
0c9ba43b5d Added rollback
2001-09-07  Bradford Hovinen  <hovinen@ximian.com>

	* capplets/Makefile.am (always_built_SUBDIRS): Added rollback

2001-09-04  Bradford Hovinen  <hovinen@ximian.com>

	* configure.in: Use ${real_prefix}/share rather than ${datadir},
	etc.

	* acconfig.h: Add GNOMECC_DEFAULTS_DIR

	* configure.in (GNOMECC_DEFAULTS_DIR): Define this here
2001-09-12 15:37:49 +00:00
Chema Celorio
7f4dbc6ff6 substite ${prefix}/share with {datadir} thanks peter@ximian.com
2001-09-10  Chema Celorio  <chema@celorio.com>

	* configure.in (GNOMECC_PIXMAPS_DIR): substite ${prefix}/share with {datadir}
	thanks peter@ximian.com
2001-09-10 18:57:05 +00:00
Wang Jian
8a8e21c009 *** empty log message *** 2001-09-08 16:45:31 +00:00
Bradford Hovinen
1d03bbd1c5 1.5.7
2001-08-29  Bradford Hovinen  <hovinen@ximian.com>

        * RELEASE : 1.5.7

        * archive.c (foreach_build_list_cb): Don't unref the location if
        it is deleted
        (load_all_locations): Check if the location is marked deleted and
        throw it away if so

        * location.c (location_new): Don't unref parent location
2001-09-04 13:43:48 +00:00
Bradford Hovinen
fd5b08bb5a Bump version to 1.5.6
2001-08-22  Bradford Hovinen  <hovinen@ximian.com>

	* configure.in: Bump version to 1.5.6
2001-08-22 13:57:38 +00:00
Kwok-Koon Cheung
3fc40acce4 Convert from zh_TW.Big5 to UTF8 encoded zh_TW file. 2001-08-22 13:20:11 +00:00
Bradford Hovinen (Gdict maintainer)
4e6a3b89d6 Added CORBA interface to the archiver 2001-08-20 15:47:57 +00:00
Pablo Saratxaga
7f96f52261 Updated Azeri file, synchronized ALL_LINGUAS list with list of po files
Updated Azeri file,
synchronized ALL_LINGUAS list with list of po files
2001-08-18 14:33:39 +00:00
Jose Maria Celorio
337b881a4e remove XST form echo 2001-08-13 19:50:02 +00:00
Bradford Hovinen
f75ce08da2 1.5.5
2001-08-10  Bradford Hovinen  <hovinen@ximian.com>

	* RELEASE : 1.5.5
2001-08-10 21:51:14 +00:00
Richard Hestilow
1d840a3813 Install all pixmaps. (pixmaps_DATA): Add blank-screen.png.
2001-08-09  Richard Hestilow  <hestilow@ximian.com>

	* Makeflie.am (EXTRA_DIST): Install all pixmaps.
	(pixmaps_DATA): Add blank-screen.png.

	* pref-file.c: Replace "programs" value with a regenerated
	string.
	(print_aligned_row): Added.
	(print_list_to_str): Added.

	* preferences.h (Screensaver): Add new fields "filename",
	"compat_command_line", "fakepreview", and "fakes",
	to deal with the new xml storage.
	(Preferences): Add new fields "savers_hash" and "invalidsavers".

	* preferences.c (screensaver_list_prepend_dir): Added.
	(screensaver_cmp_func): Added.
	(screensaver_list_load): Added.
	(preferences_new): Initialize savers_hash.
	(clean_saver_list): Added.
	(preferences_load): Load screensavers from xml.
	(parse_arg_default): Added.
	(screensaver_read_xml): Updated for the new format.
	(screensaver_new_from_file): Added.

	* prefs-widget.c (double_click_cb): Added.
	(): Remove right click menu, add double click handler.
	(model_is_cell_editable): Fix for etable bug.
	(random_timeout_cb): Avoid vidwhacker and webcollage.
	* preview.c: Optionally show fakepreview if set, and
	deal with compat_command_line, and refresh pixbufs.
	(command_exists): Renamed to rc_command_exists.

	* rc-parse.c: (parse_screensaver_list): Merely update
	the existing entries, via the provided hash.

	* screensaver-prefs-dialog.c (get_argument_data): Just
	find the xml file using ::filename.

	* screensavers/magic.pl.in: Added.
	* screensavers/Makefile.am: Generate .xml.h files for translators,
	and install all .xml files and .png files, and run magic.pl on
	make install.
2001-08-10 03:36:17 +00:00
Bradford Hovinen
99adc48d8c Corect behavior when prefix is not explicitly specified
2001-08-07  Bradford Hovinen  <hovinen@ximian.com>

	* configure.in: Corect behavior when prefix is not explicitly
	specified
2001-08-07 17:01:55 +00:00
Jason Leach
b06b8131b5 Give a better URL for pkgconfig.
2001-08-02  Jason Leach  <jleach@ximian.com>

	* configure.in: Give a better URL for pkgconfig.
2001-08-02 15:23:17 +00:00
Bradford Hovinen
e31a59e98a 1.5.4
2001-07-30  Bradford Hovinen  <hovinen@ximian.com>

	* RELEASE : 1.5.4

	* configure.in: Bump libcapplet dependency to 1.5.4
2001-07-30 18:47:34 +00:00
Bradford Hovinen
46547d1812 1.5.3
2001-07-27  Bradford Hovinen  <hovinen@ximian.com>

	* RELEASE : 1.5.3

	* configure.in: Bump version to 1.5.3
2001-07-27 21:13:47 +00:00
Bradford Hovinen
9384ca2299 Update version dependency for libcapplet to 1.5.2
2001-07-27  Bradford Hovinen  <hovinen@ximian.com>

	* configure.in (capplet_modules): Update version dependency for
	libcapplet to 1.5.2
2001-07-27 15:39:20 +00:00
Bradford Hovinen
976d256386 Stupid, stupid autoconf
2001-07-26  Bradford Hovinen  <hovinen@ximian.com>

	* configure.in (CC_USE_BONOBO_CONF): Stupid, stupid autoconf
2001-07-26 17:32:36 +00:00
Bradford Hovinen
677cf6d0a4 Fix problem where meaning of --enable-bonobo-conf was the opposite of what
2001-07-26  Bradford Hovinen  <hovinen@ximian.com>

	* configure.in (AC_ARG_ENABLE): Fix problem where meaning of
	--enable-bonobo-conf was the opposite of what it should have been
2001-07-26 15:32:47 +00:00
Jose Maria Celorio
2e2903d352 Update the bonobo conf requirement to 0.9 as we depend on the CVS version 2001-07-26 03:37:36 +00:00
Jose Maria Celorio
baba8dddd0 Remove the desktop_IN_RULE. Althou it sounds nice cause we have a central
location to set it up, it causes problems in some configruations.
2001-07-26 01:49:13 +00:00
Chema Celorio
9b77f88b17 remove the --enable-bonobo-conf and replace with --disable-bonobo-conf.
2001-07-25  Chema Celorio  <chema@celorio.com>

	* configure.in (BONOBO_CHECK): remove the --enable-bonobo-conf and replace with
	--disable-bonobo-conf. The default is now with bonobo-conf
2001-07-26 01:10:12 +00:00
Jose Maria Celorio
a4d165d70d remove the OAF_FILE_IN_RULE and add it to each Makefile.am 2001-07-26 00:47:51 +00:00
Chema Celorio
ed8294c240 scape correctly the OAF_FILE_IN_RULE, it was not escaped before but for
2001-07-25  Chema Celorio  <chema@celorio.com>

	* configure.in (GNOMECC_CAPPLETS_OAF_FILE_IN_RULE): scape correctly the
	OAF_FILE_IN_RULE, it was not escaped before but for some reason it didn't
	generated and error

	* capplets/Makefile.am (SUBDIRS): we need to build LIBCOMMON_DIR
	before the capplets cause the capplets link with ../common/libcommon.a
2001-07-26 00:06:09 +00:00