Commit graph

374 commits

Author SHA1 Message Date
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
Bradford Hovinen
4937798114 Remove IMLIB check (GNOMECC_CAPPLETS_DESKTOP_IN_RULE): Add sed expression
2001-07-25  Bradford Hovinen  <hovinen@ximian.com>

	* configure.in: Remove IMLIB check
	(GNOMECC_CAPPLETS_DESKTOP_IN_RULE): Add sed expression to cover
	macro DESKTOP_EXEC_LINE
	(LIBCOMMON_DIR): Add option --enable-bonobo-conf

	* all: Added support for optionally compiling without bonobo-conf enabled
2001-07-25 17:26:17 +00:00
Jose Maria Celorio
b7850b1d9c bump version, add sawfish files 2001-07-25 08:56:20 +00:00
Jose Maria Celorio
9c60bf36b2 remove the sawfish dir 2001-07-25 08:31:41 +00:00
Jose Maria Celorio
5352793786 replace the full path in the oaf files to remove ambiguity 2001-07-24 22:55:50 +00:00
Jose Maria Celorio
8d25e44ec7 small fix 2001-07-24 19:28:30 +00:00
Chema Celorio
e9ab6d3ff0 add a new sed line that adds the full path to the Exec line in the
2001-07-24  Chema Celorio  <chema@celorio.com>

	* configure.in (dnl): add a new sed line that adds the full path to the Exec line
	in the .desktop files. It is commented out for now cause gnoemcc is not apreciating
	full paths.
2001-07-24 08:40:02 +00:00
Jose Maria Celorio
7404465cd2 yes, MORE comits from me.
WHy ?
cause i don't understand the auto* tools.

well, i thnk i do now
2001-07-20 07:35:02 +00:00
Jose Maria Celorio
118317da3b make distcheck passes 2001-07-20 01:28:02 +00:00
Bradford Hovinen
fd2313f18e Bump to version 1.5.0
2001-07-19  Bradford Hovinen  <hovinen@ximian.com>

	* configure.in: Bump to version 1.5.0
2001-07-19 20:18:55 +00:00
Jose Maria Celorio
084d13f34f gthtml 0.9 is enough 2001-07-18 22:53:24 +00:00
Jose Maria Celorio
ffbdc83c11 add a version number for gtkhtml 2001-07-18 06:37:59 +00:00