Commit graph

1707 commits

Author SHA1 Message Date
Gediminas Paulauskas
9f8ed1254f retrieve translation in utf-8 codeset. Do not setlocale (). remove intl.
2001-12-09  Gediminas Paulauskas <menesis@delfi.lt>

	* *.c (main): retrieve translation in utf-8 codeset. Do not
	setlocale ().
	* some Makefile.am (INCLUDES): remove intl.
	(..._LDADD): remove INTLLIBS
2001-12-09 12:23:40 +00:00
Gediminas Paulauskas
b045659c8e retrieve translations in utf-8
2001-12-09  Gediminas Paulauskas <menesis@delfi.lt>

	* *.c: (main): retrieve translations in utf-8
2001-12-09 12:19:41 +00:00
Gediminas Paulauskas
3f72d399ea silent war 2001-12-09 12:16:14 +00:00
Rachel Hestilow
e1140e0b47 sorry 2001-12-09 06:23:33 +00:00
Havoc Pennington
5642fa5af0 remove no-longer-existing header gnome-vfs-mime-info.h so it compiles
2001-12-09  Havoc Pennington  <hp@pobox.com>

	* file-types-capplet.c: remove no-longer-existing header
	gnome-vfs-mime-info.h so it compiles

	* file-types-capplet-dialogs.c: ditto
2001-12-09 05:05:04 +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
f8cc94520d Port to GConf.
2001-12-08  Richard Hestilow  <hestilow@ximian.com>

	* Port to GConf.
2001-12-09 04:23:35 +00:00
Richard Hestilow
bf1d38501d Partial revamp to use bonobo control instead of bug-prone custom socket;
2001-12-08  Richard Hestilow  <hestilow@ximian.com>

	* Partial revamp to use bonobo control instead of bug-prone
	custom socket; also port away from libcapplet.
2001-12-09 03:38:35 +00:00
Richard Hestilow
5146b73151 Port to GConf, away from libcapplet.
2001-12-08  Richard Hestilow  <hestilow@ximian.com>

	* Port to GConf, away from libcapplet.
2001-12-09 03:26:21 +00:00
Richard Hestilow
381e53db7a Port to GConf.
2001-12-08  Richard Hestilow  <hestilow@ximian.com>

	* url-properties.c: Port to GConf.
2001-12-09 00:53:47 +00:00
Richard Hestilow
60bff1b3b9 Port away from libcapplet.
2001-12-08  Richard Hestilow  <hestilow@ximian.com>

	* file-types-capplet.c: Port away from libcapplet.

	* file-types-capplet-dialogs.c: Don't include capplet-widget.h.
2001-12-09 00:52:26 +00:00
Richard Hestilow
0324d8cebf Remove bonobo subdirs so people stop yelling at us.
2001-12-08  Richard Hestilow  <hestilow@ximian.com>

	* capplets/Makefile.am: Remove bonobo subdirs so people
	stop yelling at us.
2001-12-08 20:12:06 +00:00
Richard Hestilow
9ea850c68d Fix call to gnome_icon_list_insert. (list_create): Update call to
2001-12-08  Richard Hestilow  <hestilow@ximian.com>

	* capplet-dir-view-list.c (list_populate): Fix call to
	gnome_icon_list_insert.
	(list_create): Update call to gnome_icon_list_new, and use
	a GtkHPaned instead of a GtkHBox.
2001-12-08 20:07:30 +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
Richard Hestilow
770968fa25 Port to GConf.
2001-12-08  Richard Hestilow  <hestilow@ximian.com>

	* preferences.c (preferences_load/save): Port to GConf.

	* main.c (setup_capplet_widget): Port away from libcapplet,
	use a GtkDialog.
	(main): Call gnome_program_init.

	* screensaver.schemas: Added.

	* Makefile.am: Install schema file.
2001-12-08 06:55:45 +00:00
Richard Hestilow
1978e49b89 Port to GConf.
2001-12-08  Richard Hestilow  <hestilow@ximian.com>

	* Port to GConf.
2001-12-08 06:37:51 +00:00
Bradford Hovinen
8561c30299 Fix default values
2001-12-07  Bradford Hovinen  <hovinen@ximian.com>

        * background.schema: Fix default values
2001-12-07 22:05:36 +00:00
Bradford Hovinen
3aa4e58a6b Initialize the error structure
2001-12-07  Bradford Hovinen  <hovinen@ximian.com>

	* preferences.c (preferences_load): Initialize the error
	structure
2001-12-07 19:56:51 +00:00
Bradford Hovinen
bf475e9374 Connect the destroy signal
2001-12-07  Bradford Hovinen  <hovinen@ximian.com>

	* background-properties-capplet.c (main): Connect the destroy
	signal

	* background.schema: Fix type on opacity schema
2001-12-07 19:56:23 +00:00
Bradford Hovinen
8133132cd2 NULL-terminate the dialog construction parameters
2001-12-07  Bradford Hovinen  <hovinen@ximian.com>

	* background-properties-capplet.c (main): NULL-terminate the
	dialog construction parameters
2001-12-07 19:35:11 +00:00
Bradford Hovinen
58d92fe12a Check if string is non-NULL
2001-12-07  Bradford Hovinen  <hovinen@ximian.com>

	* preferences.c (read_color_from_string): Check if string is
	non-NULL
2001-12-07 19:34:21 +00:00
Bradford Hovinen
4703f9f1a1 Make sure value is non-NULL
2001-12-07  Bradford Hovinen  <hovinen@ximian.com>

	* gconf-property-editor.c (peditor_*_value_changed): Make sure
	value is non-NULL
2001-12-07 19:33:40 +00:00
Bradford Hovinen
e3e6ee216f Make the changeset property a pointer (gconf_property_editor_set_prop):
2001-12-07  Bradford Hovinen  <hovinen@ximian.com>

	* gconf-property-editor.c (gconf_property_editor_class_init):
	Make the changeset property a pointer
	(gconf_property_editor_set_prop): Use g_value_get_object for the
	destroy notify object
2001-12-07 19:15:14 +00:00
Bradford Hovinen
bb8f864104 Terminate the parameter list passed to g_object_new with NULL
2001-12-07  Bradford Hovinen  <hovinen@ximian.com>

	* gconf-property-editor.c (gconf_peditor_new_*): Terminate the
	parameter list passed to g_object_new with NULL
2001-12-07 17:38:07 +00:00
Bradford Hovinen
215f0ebb20 Construct the GC before using it
2001-12-07  Bradford Hovinen  <hovinen@ximian.com>

	* applier.c (applier_get_preview_widget): Construct the GC
	before using it
2001-12-07 17:35:00 +00:00
Bradford Hovinen (Gdict maintainer)
5671440629 Added Glade 1.x version of file for future interface tweaking pending
the creation of a libglade-2.0 -compatible Glade.
2001-12-07 17:30:26 +00:00
Bradford Hovinen
a52a434f78 Remove use of capplet_init, instead do the initialization ourselves (note:
2001-12-07  Bradford Hovinen  <hovinen@ximian.com>

	* background-properties-capplet.c (main): Remove use of
	capplet_init, instead do the initialization ourselves (note: this
	means we are no longer a Bonobo control)
	(dialog_button_clicked_cb): Implement

	* background-properties.glade: libglade-convert
2001-12-07 17:29:43 +00:00
Bradford Hovinen
5ac70e7b71 Use correct ordering of setup
2001-12-07  Bradford Hovinen  <hovinen@ximian.com>

	* gconf-property-editor.c (gconf_property_editor_class_init): Use
	correct ordering of setup
2001-12-07 17:28:28 +00:00
Bradford Hovinen
d2042f6fa9 Initialize object_class properly before using it; install property after
2001-12-07  Bradford Hovinen  <hovinen@ximian.com>

	* applier.c (applier_class_init): Initialize object_class properly
	before using it; install property after {get|set}_property are set
2001-12-07 17:28:09 +00:00
Bradford Hovinen (Gdict maintainer)
abd06447c9 Added schema for background properties 2001-12-07 00:04:00 +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
Owen Taylor
4571311094 Use G_BEGIN_DECLS/G_END_DECLS.
Tue Dec  4 00:46:45 2001  Owen Taylor  <otaylor@redhat.com>

        * file-types-icon-entry.h: Use G_BEGIN_DECLS/G_END_DECLS.
2001-12-04 05:49:20 +00:00
Richard Hestilow
41b2652989 Initial GNOME2 port. ui-preferences is disabled until it is revamped for
2001-12-02  Richard Hestilow  <hestilow@ximian.com>

	* Initial GNOME2 port. ui-preferences is disabled until
	it is revamped for gconf, and mime-types will probably be
	permanently disabled though (no gmc).
2001-12-02 21:31:22 +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
Richard Hestilow
478912430c Initial GNOME2 port.
2001-12-01  Richard Hestilow  <hestilow@ximian.com>

	* Initial GNOME2 port.
2001-12-02 04:54:32 +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
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
Christian Rose
3aa0f3ae93 Updated Swedish translation.
2001-11-30  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.
2001-11-30 15:01:06 +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
8e9c8fcf0e Update call to gnome_help_display.
2001-11-28  Richard Hestilow  <hestilow@ximian.com>

	* capplet-dir-view.c (help_cb): Update call to gnome_help_display.
2001-11-29 00:06:50 +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
Richard Hestilow
45c1c24057 Initial port to GNOME2, removal of gtkhtml deps.
2001-11-26  Richard Hestilow  <hestilow@ximian.com>

	* Initial port to GNOME2, removal of gtkhtml deps.
2001-11-26 17:06:41 +00:00
Bradford Hovinen (Gdict maintainer)
575c8e852f Compilation fixes. 2001-11-25 14:57:03 +00:00
Andraz Tori
2ad8f708ac Updated Slovenian translation 2001-11-25 02:22:45 +00:00
Richard Hestilow
41656bd6f2 Add libsounds.a.
2001-11-18  Richard Hestilow  <hestilow@ximian.com>

	* Makefile.am (sound_properties_control_LDADD): Add libsounds.a.

	* prefs-widget.c (apply_settings): Export our settings to
	gnome-config (needed by gnome-libs). Also save and reload event
	sounds.
	(create_dialog): Add a SoundView on the sound events.

	* sound-properties.glade: Add a tab for the sound events.
2001-11-18 08:14:16 +00:00
Ole Laursen
f0a798a6ca Updated Danish translation.
2001-11-12  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2001-11-12 21:51:06 +00:00
Stanislav Visnovsky
bbe9dc0668 Updated Slovak translation.
2001-11-11  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>

        * sk.po: Updated Slovak translation.
2001-11-11 14:25:25 +00:00
Bradford Hovinen (Gdict maintainer)
86192c772e Removed HAVE_BONOBO from acconfig.h
Fixed capplet Makefile.am's. Some porting for control-center/main.c
2001-11-10 20:55:08 +00:00
Bradford Hovinen (Gdict maintainer)
430bb66299 Removed intl dir from the compile 2001-11-10 20:53:49 +00:00