Commit graph

167 commits

Author SHA1 Message Date
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
Christian Meyer
bafad73d36 Started German translation from scratch since Kai Lahmann's translation style sucks ass!! 2001-12-01 01:40:14 +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
Christian Meyer
412f0953c9 Updated German translation. 2001-08-01 11:31:49 +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
Jose Maria Celorio
429b2504b3 about to tag 2001-07-25 10:30:52 +00:00
Jose Maria Celorio
0ae3d29c91 1.5.0 here we go 2001-07-20 09:49:49 +00:00
Jose Maria Celorio
62421362e8 more distcheck fixes 2001-07-20 01:50:04 +00:00
Carlos Perelló Marín
49ea622b91 Now use xml-i18n-tools. ditto
2001-07-17  Carlos Perelló Marín <carlos@gnome-db.org>

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

2001-07-17  Carlos Perelló Marín <carlos@gnome-db.org>

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

        * .cvsignore: ssshhhh

2001-07-14  Carlos Perelló Marín <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ó Marín <carlos@gnome-db.org>

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

2001-07-14  Carlos Perelló Marín <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
Kai Lahmann
f8838be34f Updated POTFILES.[in|ignore] and Updated German translaion 2001-07-10 14:52:05 +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
Christian Meyer
6ad01e765f Updated German translation. 2001-03-13 16:32:35 +00:00
Christian Meyer
599b62dce7 Corrections for German translation. 2001-02-11 17:01:16 +00:00
Christian Meyer
d01fdd1c71 updated German translation. 2001-02-09 16:21:07 +00:00
Karl Eichwalder
1134b748da Update. 2000-11-25 19:55:24 +00:00
Karl Eichwalder
b07a1bc83c Update. 2000-10-21 17:52:35 +00:00
Christian Meyer
3fc6dc30e6 Updated German translation. 2000-10-14 22:36:50 +00:00
Christian Meyer
45a32033aa Updated German translation. 2000-10-09 08:30:17 +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
Christian Meyer
3140f7a959 Update + Fix for German translation. 2000-09-26 11:55:48 +00:00
Kai Lahmann
825346ef93 Updated German translation 2000-08-18 17:31:06 +00:00
Kai Lahmann
cb4edce326 Updated German translation 2000-08-14 19:54:04 +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
d37fd8590e Updated translation from Kai Lahmann (kl@linuxfaqs.de). 2000-07-13 14:04:04 +00:00
Karl Eichwalder
684be89922 Update.
* de.po: Update.
2000-03-27 02:57:52 +00:00
Matthias Warkus
ab27845124 Salvaged my changes before deleting my local tree. 2000-02-21 18:33:37 +00:00
Karl Eichwalder
c02b5e2adb German translation 1999-10-07 09:54:32 +00:00
Karl Eichwalder
8c1069d503 german translation 1999-09-21 17:03:20 +00:00
Jonathan Blandford
72c13e8af0 1.0.40 1999-09-20 23:54:26 +00:00
Karl Eichwalder
2ea2508203 german translation 1999-09-20 19:09:00 +00:00
Karl Eichwalder
aa9cd9f34a Update german translation 1999-09-13 22:12:04 +00:00
Pablo Saratxaga
707db9524a updated es & da files
completed the headers on some po files
1999-09-06 10:02:58 +00:00
Karl Eichwalder
c139d13b0c german translation (small changes) 1999-08-29 11:59:37 +00:00
Matthias Warkus
7078197e40 A whole lot of updates. 1999-08-28 12:52:40 +00:00
Jonathan Blandford
1e999e12d3 1.0.6 released... 1999-08-17 18:22:29 +00:00
Karsten Weiss
9b7aea4b32 Updated translation.
1999-08-04  Karsten Weiss  <karsten@addx.au.s.shuttle.de>

        * de.po: Updated translation.
1999-08-04 17:56:09 +00:00
Elliot Lee
d7ba65c644 Make control-center/Makefile.am more -j safe.
Make control-center/Makefile.am more -j safe.
1999-08-02 16:34:21 +00:00
Elliot Lee
726bf4f2c3 Link gnomecc to -lcapplet so we don't duplicate the stubs/skels/common
Link gnomecc to -lcapplet so we don't duplicate the stubs/skels/common stuff (save mem a bit).

Fix -j builds WRT idl compilation.
1999-08-01 21:27:15 +00:00
Karsten Weiss
bf1da6436d Updated translation.
1999-07-24  Karsten Weiss  <karsten@addx.au.s.shuttle.de>

        * de.po: Updated translation.
1999-07-23 22:48:38 +00:00
Matthias Warkus
e580e4e26f Updated German translation. 1999-06-14 22:12:21 +00:00
Matthias Warkus
d8f64c4c0c Updated German translation. 1999-05-24 12:38:19 +00:00
Matthias Warkus
5341f069fe Lots and lots and lots and lots of misc German l10n. Details should be
in the ChangeLogs.
1999-04-14 16:22:31 +00:00
Matthias Warkus
0455eb0d1f Added/revamped/hyphenified German lines in .desktop entries;
Updated/redid de.po.

I have *not* changed all the other .po files, I've done "make
update-po", that's all. Please kill me, should I have messed up the
tree somehow.

Kill me anyway, should I have goofed with CVS somehow. This thing
scares me no end, I keep looking stuff up in the documentation, and
it's with trembling fingers that I do my commits. Luckily I can't
break any code since I don't work on any code :)
1999-04-13 19:30:38 +00:00
Jonathan Blandford
a56565cc22 added preview when browsing. Also, made distcheck.
1999-04-01  Jonathan Blandford  <jrb@redhat.com>

	* capplets/background-properties/property-background.c
	(browse_wallpapers): added preview when browsing.
Also, made distcheck.
1999-04-01 23:14:15 +00:00
Jonathan Blandford
be48aba8d7 removed debugging messages.
Releasing 1.0.4
1999-03-22 17:12:56 +00:00