Commit graph

75 commits

Author SHA1 Message Date
Rachel Hestilow
9084c2eb25 Bump version to 1.99.8
2002-04-29  Rachel Hestilow  <hestilow@ximian.com>

	* configure.in: Bump version to 1.99.8

	* RELEASE: 1.99.8
2002-04-29 20:14:17 +00:00
Rachel Hestilow
d4e6287116 s/Richard/Rachel
2002-04-21  Rachel Hestilow  <hestilow@ximian.com>

	* *.c: s/Richard/Rachel

	* configure.in: Bump version to 1.99.7

	* RELEASE: 1.99.7
2002-04-21 21:22:35 +00:00
Valek Frob
953f5bc4a7 Updated russian translation from Dmitry Mastrukov. 2002-04-15 07:39:13 +00:00
Jonathan Blandford
3a721152dd 1.99.6
Thu Mar 28 14:35:12 2002  Jonathan Blandford  <jrb@gnome.org>

	* configure.in (RELEASE): 1.99.6
2002-03-28 19:42:46 +00:00
Jonathan Blandford
1cb06ddba2 1.99.5
Mon Mar 25 00:51:06 2002  Jonathan Blandford  <jrb@redhat.com>

	* configure.in (RELEASE): 1.99.5
2002-03-25 06:09:43 +00:00
Valek Frob
e4305264b4 Updated russian translation. 2002-03-14 22:38:10 +00:00
Valek Frob
db316b1fa0 Updated russian translation. 2002-03-13 19:34:30 +00:00
Valek Frob
ef8f75e828 Updated russian translation. 2002-03-06 11:26:41 +00:00
Richard Hestilow
ad12a43bc9 Committed slackware compilation patch from fflewddur@dropline.net.
2002-02-14  Richard Hestilow  <hestilow@ximian.com>

	* Committed slackware compilation patch from
	fflewddur@dropline.net.
2002-02-15 02:00:34 +00:00
Richard Hestilow
788e46daac Bump version to 1.99.2.
2002-01-28  Richard Hestilow <hestilow@ximian.com>

	* configure.in: Bump version to 1.99.2.

	* RELEASE: 1.99.2
2002-01-29 04:33:41 +00:00
Richard Hestilow
b1ee65a8ef Bump version to 1.99.1.
2002-01-28  Richard Hestilow <hestilow@ximian.com>

	* configure.in: Bump version to 1.99.1.

	* RELEASE: 1.99.1
2002-01-29 01:13:34 +00:00
Richard Hestilow
9c985fe0cd .
2002-01-15  Richard Hestilow <hestilow@ximian.com>

	* (Many "make distcheck" fixes).
2002-01-15 20:45:34 +00:00
Bradford Hovinen (Gdict maintainer)
d3ed7b29b2 Updates to pass distcheck 2002-01-14 21:30:29 +00:00
Jonathan Blandford
b47bd9d7f9 we now depend on esound.
Tue Jan  8 15:00:27 2002  Jonathan Blandford  <jrb@redhat.com>

	* configure.in (XF86MISC_LIBS): we now depend on esound.

	* background-properties-capplet.c (main): Removed call to set up
	session management - obsolete

	* gnome-settings-daemon/Makefile.am (INCLUDES): Added missing
	-I$(top_srcdir)

	* POTFILES.in: Update
2002-01-14 17:39:15 +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
Valek Frob
e7ecf1fd42 Updated russian translation. 2001-10-13 12:36:50 +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
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
a82ec1573c Don't add the location to the list if it is marked deleted
2001-08-27  Bradford Hovinen  <hovinen@ximian.com>

	* archive.c (foreach_build_list_cb): Don't add the location to the
	list if it is marked deleted
	(impl_ConfigArchiver_Archive_createLocation): Do
	CORBA_Object_duplicate rather than bonobo_object_dup_ref

	* location.c (location_is_deleted): Implement

	* background-properties-capplet.c (setup_dialog): Initialize/free
	the CORBA environment structure
	(real_realize_cb): Put into an idle handler, called by
	realize_2_cb, the new timeout handler

	* preferences.c (preferences_load_from_bonobo_pbag):
	(preferences_load_from_bonobo_db): Extract from preferences_new_*

	* background-properties-capplet.c (property_change_cb):
	(realize_cb): Accept prefs structure in lieu of
	Bonobo_PropertyBag; don't reload the preferences structure from
	the property bag
	(property_change_cb): Call preferences_apply_event to modify the
	preferences structure appropriately
	(property_change_cb):
	(realize_cb): If the preferences structure is marked destroyed,
	just return
	(setup_dialog): Create a preferences structure from the property
	bag given and use that as the extra data passed to callbacks
	(realize_cb): Put into an idle handler real_realize_cb

	* preferences.c (preferences_apply_event): Implement

	* applier.c (output_compat_prefs): Make prefs const

	* applier.[ch]: Have applier_apply_prefs take a const Preferences
	structure

	* preferences.[ch]: Make preferences_clone take a const
	Preferences structure
2001-08-28 13:01:54 +00:00
Valek Frob
6d643347af Updated russian translation. 2001-08-10 16:28:12 +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
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
33b3809115 1.5.2
2001-07-27  Bradford Hovinen  <hovinen@ximian.com>

	* RELEASE : 1.5.2
2001-07-27 16:02:08 +00:00
Valek Frob
1662214a25 Updated russian translations. 2001-07-25 22:05:13 +00:00
Carlos Perell Marn
49ea622b91 Now use xml-i18n-tools. ditto
2001-07-17  Carlos Perell Marn <carlos@gnome-db.org>

        * gnome-hint-properties.desktop: Now use xml-i18n-tools.
        * Sawfish/*.desktop: ditto

2001-07-17  Carlos Perell Marn <carlos@gnome-db.org>

        * *.po: Added the strings from Sawfish .desktop files
2001-07-17 17:31:16 +00:00
Carlos Perell Marn
068c095238 Renamed to *.directory.in to be used with xml-i18n-tools. Renamed to
2001-07-14  Carlos Perell Marn <carlos@gnome-db.org>

        * *.directory: Renamed to *.directory.in to be used with
        xml-i18n-tools.
        * *.desktop: Renamed to *.desktop to be used with xml-i18n-tools.
        * *.glade: Modified to not generate the glade.h files.
        * *.glade.h: Removed.
        * Makefile.am: Modify to use xml-i18n-tools
        * configure.in: ditto.
        * autogen.sh: ditto, now we use the macros/autogen.sh

2001-07-14  Carlos Perell Marn <carlos@gnome-db.org>

        * .cvsignore: ssshhhh

2001-07-14  Carlos Perell Marn <carlos@gnome-db.org>

        * screensavers/*.xml: /s/label/_label, /s/low-label/_low-label/,
        /s/high-label/_high-label/: Changed to let xml-i18n-tools extract
        this labels.
        * extract-labels.c: Removed, now, we use xml-i18n-tools.
        * preferences.c: /s/label/_label, /s/low-label/_low-label/,
        /s/high-label/_high-label/: Changed to sync with the xml changes.
        * screensaver-prefs-dialog.c: ditto.

2001-07-16  Carlos Perell Marn <carlos@gnome-db.org>

        * no.po: Solved some conflicts with my patch.

2001-07-14  Carlos Perell Marn <carlos@gnome-db.org>

        * POTFILES.in: Updated to reflect the xml-i18n-tools use.
        * *.po: Added the .directory && .desktop translations.
        * update.*: Removed.
        * wa.po: Added.
        * es.po: Updated Spanish translation.
2001-07-16 17:04:18 +00:00
Jose Maria Celorio
ab68cdbf40 make distcheck fixes 2001-07-11 02:41:21 +00:00
Bradford Hovinen
a72197926a Added archiver moniker for bonobo-conf
Added sample capplet using new moniker

2001-06-29  Bradford Hovinen  <hovinen@ximian.com>

        * main.c (main): Support --run-capplet argument on the command line

        * capplet-dir.c (capplet_launch): Implement. Currently not called,
        but will be used to launch capplets

        * main.c (main): Added OAF and bonobo intialization

        * capplets/Makefile.am (bin_PROGRAMS): Add target for
        sound-properties-capplet
        (INCLUDES): Install from new-sound-properties

        * configure.in (CAPPLET_{CFLAGS|LIBS}): Add bonobo_conf to each
2001-06-29 20:48:29 +00:00
Valek Frob
824c8bfaff Updated russian translation. 2001-02-09 14:13:30 +00:00
Valek Frob
fe74289c5d Updated russian translation. 2001-01-23 14:21:25 +00:00
Christophe Merlet
e1a7c11b37 Updated french and russian translations. 2001-01-19 16:33:50 +00:00
Valek Frob
896fb9c341 Updated russian translation. 2001-01-17 15:46:12 +00:00
Valek Frob
7d361eec26 Updated russian translation. 2001-01-09 12:46:36 +00:00
Valek Frob
f659d17851 Updated russian translation. 2000-12-21 09:09:39 +00:00
Valek Frob
73ae1407b3 Updated russian translation. 2000-12-18 13:14:38 +00:00
Valek Frob
557bdad3ca Updated russian translation. 2000-10-28 13:42:56 +00:00
Bradford Hovinen
e5c0852368 Bumped version no to 1.3.1
2000-10-08  Bradford Hovinen  <hovinen@helixcode.com>

	* configure.in: Bumped version no to 1.3.1

	* capplets/new-mouse-properties/Makefile.am (EXTRA_DIST): Remove
	erroneous ChangeLog entry
2000-10-08 22:53:44 +00:00
Valek Frob
fa01b686b4 Updated russian translation. 2000-08-17 18:23:29 +00:00
Valek Frob
2e35c02fca Updated russian translation. Fixed POTFILES.in. 2000-08-12 12:16:33 +00:00
Bradford Hovinen (Gdict maintainer)
1cda85f92d Update Makefile.am's for capplets to use libcapplet/ directory
Rewrote most of gnomecc
2000-08-11 19:17:30 +00:00
Valek Frob
feca3a5889 Updated russian translation. 2000-05-20 18:16:54 +00:00
Pablo Saratxaga
a43e777fee Updated Spanish and Lithuanian files 2000-04-11 12:51:17 +00:00
Sergey I. Panov
4438f3dad2 ru.po: updated Russian language file 1999-10-05 22:27:06 +00:00
Sergey I. Panov
d6a90bbd23 ru.po: updated Russian language file 1999-10-05 07:39:45 +00:00
Jonathan Blandford
72c13e8af0 1.0.40 1999-09-20 23:54:26 +00:00
Pablo Saratxaga
707db9524a updated es & da files
completed the headers on some po files
1999-09-06 10:02:58 +00:00
Sergey I. Panov
f3558ad642 ru.po: Additional updates. 1999-08-18 06:14:23 +00:00
Sergey I. Panov
9e78153991 ru.po: Compilation problem fixed. 1999-08-18 05:16:24 +00:00
Sergey I. Panov
ae48145a85 ru.po: Updated translation ( and a lot of work still head :( ). 1999-08-18 05:02:07 +00:00
Jonathan Blandford
1e999e12d3 1.0.6 released... 1999-08-17 18:22:29 +00:00