Commit graph

2176 commits

Author SHA1 Message Date
Chyla Zbigniew
a803d676d0 Updated Polish translation by GNOME PL Team <translators@gnome.pl> 2002-03-12 15:12:35 +00:00
Richard Hestilow
de151bab0f Check for changeset != NULL before looking in changeset.
2002-03-11  Richard Hestilow  <hestilow@ximian.com>

	* gnome-mouse-properties.c (drawing_area_button_press_event):
	Check for changeset != NULL before looking in changeset.
2002-03-12 05:20:46 +00:00
Richard Hestilow
5fda24a5e5 Remove shell .glade, add .xml. Sorry for the minor string break but the
2002-03-11  Richard Hestilow  <hestilow@ximian.com>

	* POTFILES.in: Remove shell .glade, add .xml.
	Sorry for the minor string break but the menu is needed
	for accessibility.
2002-03-12 04:58:49 +00:00
Richard Hestilow
163b9c23b8 Remove barely-used libglade stuff, replace with BonoboWindow. Add a menu
2002-03-11  Richard Hestilow  <hestilow@ximian.com>

	* capplet-dir-view.c: Remove barely-used libglade stuff, replace
	with BonoboWindow. Add a menu with "close" since this is needed
	for accessibility.

	* gnomecc-ui.xml: Added.

	* Makefile.am: Remove preferences.[ch] from the build. Remove
	libglade stuff. Install gnomecc-ui.xml.

	* capplet-dir-view-list.c: Remove any "//" comments.
2002-03-12 04:56:21 +00:00
Richard Hestilow
ec08294088 Committed patches by Lauris Kaplinski for bugs 73571, 73587, and 71613.
2002-03-11  Richard Hestilow <hestilow@ximian.com>

	* Committed patches by Lauris Kaplinski for bugs 73571, 73587,
	and 71613.
2002-03-12 01:35:40 +00:00
jacob berkman
c53bfb9c43 add idl/
2002-03-11  jacob berkman  <jacob@ximian.com>

	* configure.in (AC_OUTPUT):
	* Makefile.am (SUBDIRS): add idl/
2002-03-11 17:17:14 +00:00
Jonathan Blandford
c230f74ba1 hook up toolbar to property 2002-03-11 04:52:47 +00:00
Seth Nickell
dc4a27cfa7 Add idl stuff to configure.in 2002-03-11 02:57:00 +00:00
Seth Nickell
dd4595f15d Dum de dum. Forgot to cvs add.
2002-03-10  Seth Nickell  <snickell@stanford.edu>

	* GNOME_SettingsDaemon.server.in:

	Dum de dum. Forgot to cvs add.
2002-03-11 02:18:43 +00:00
Havoc Pennington
fb48a0c4e5 define ORBIT_IDL and IDL flags so gnome-settings-daemon will build
2002-03-10  Havoc Pennington  <hp@pobox.com>

	* configure.in (ORBIT_IDL): define ORBIT_IDL and IDL flags so
	gnome-settings-daemon will build
2002-03-11 02:15:38 +00:00
Seth Nickell
024ad269ad Activate the settings daemon if its not already running.
2002-03-10  Seth Nickell  <snickell@stanford.edu>

	* main.c: (main):
	* sound-properties-capplet.c: (main):

	Activate the settings daemon if its not already running.
2002-03-11 01:52:13 +00:00
Seth Nickell
eacc848769 Activate the settings daemon if its not already running.
2002-03-10  Seth Nickell  <snickell@stanford.edu>

	* gnome-keyboard-properties.c: (main):

	Activate the settings daemon if its not already running.
2002-03-11 01:48:31 +00:00
Seth Nickell
a4e49d3f74 Activate the settings daemon if its not already running.
2002-03-10  Seth Nickell  <snickell@stanford.edu>

	* gnome-mouse-properties.c: (main):

	Activate the settings daemon if its not already running.
2002-03-11 01:46:13 +00:00
Seth Nickell
006261e341 Add new client interface for activating the settings daemon if its not
2002-03-10  Seth Nickell  <snickell@stanford.edu>

	* Makefile.am:
	* activate-settings-daemon.c: (popup_error_message),
	(activate_settings_daemon):
	* activate-settings-daemon.h:

	Add new client interface for activating the settings daemon
	if its not already running.
2002-03-11 01:45:11 +00:00
Seth Nickell
8717066fbd Add IDL for SettingsDaemon 2002-03-11 01:44:21 +00:00
Seth Nickell
3831d63e77 Make the settings daemon a singleton BonoboObject so capplets can detect
2002-03-10  Seth Nickell  <snickell@stanford.edu>

        Make the settings daemon a singleton BonoboObject so capplets
	can detect whether its running and activate it if its not.

	* Makefile.am:
	* factory.c: (main):
	* gnome-settings-daemon.c: (awake_impl), (finalize),
	(gnome_settings_daemon_class_init), (gnome_settings_daemon_init),
	(gnome_settings_daemon_new):
	* gnome-settings-daemon.h:

	Convert the settings-daemon into a BonoboObject and add code to
	register it with bonobo-activation. Still has a main loop that can
	be run normally to launch the settings daemon.
2002-03-11 01:44:03 +00:00
Christian Rose
fb94a4c2de Added missing file. Updated Swedish translation.
2002-03-10  Christian Rose  <menthos@menthos.com>

	* POTFILES.in: Added missing file.
	* sv.po: Updated Swedish translation.
2002-03-10 22:26:14 +00:00
Andraz Tori
4470d4a83d Updated Slovenian translation 2002-03-10 19:19:47 +00:00
Lauris Kaplinski
0335c74339 Fixed carsh on keypresses in icon view, added item activation on enter 2002-03-10 15:04:22 +00:00
Richard Hestilow
ed6922aae0 Hook up the previewing file selector to the FileEntry.
2002-03-09  Richard Hestilow  <hestilow@ximian.com>

	* background-properties-capplet.c (setup_dialog): Hook up
	the previewing file selector to the FileEntry.
2002-03-10 00:38:36 +00:00
Richard Hestilow
18e6eb221f Added.
2002-03-09  Richard Hestilow  <hestilow@ximian.com>

	* preview-file-selection.[ch]: Added.

	* Makefile.am: Compile preview-file-selection.c.

	* preferences.c (bg_preferences_init): Initialize adjust_opacity
	to FALSE.
2002-03-10 00:37:09 +00:00
Chyla Zbigniew
2aea2f0f33 Updated Polish translation by GNOME PL Team <translators@gnome.pl> 2002-03-09 22:28:11 +00:00
Richard Hestilow
ee4d5b6c69 Remove preview option and button, this makes no sense with instant apply.
2002-03-09  Richard Hestilow  <hestilow@ximian.com>

	* gtk-theme-selector.glade, main.c: Remove preview option
	and button, this makes no sense with instant apply.
	(select_cb): Just call apply_cb.
2002-03-09 20:19:14 +00:00
Christian Rose
b0c3e85b9c Fixed Swedish translation.
2002-03-09  Christian Rose  <menthos@menthos.com>

	* sv.po: Fixed Swedish translation.
2002-03-09 17:23:48 +00:00
Seth Nickell
9ff8bb288d Don't install cd properties capplet .desktop file. It should be picked up
2002-03-08  Seth Nickell  <snickell@stanford.edu>

	* Makefile.am:

	Don't install cd properties capplet .desktop file. It should
	be picked up by the vfolder legacy support if installed on
	the system, and otherwise we shouldn't display it anyway
	since the person doesn't have the capplet.
2002-03-09 05:38:41 +00:00
Ole Laursen
9ca62bd0c1 Updated Danish translation.
2002-03-08  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2002-03-08 21:38:17 +00:00
Richard Hestilow
2471cf4ed4 1.99.4
2002-03-08  Richard Hestilow <hestilow@ximian.com>

	* RELEASE: 1.99.4
2002-03-08 21:23:37 +00:00
Richard Hestilow
a8008ad042 Add "--crapplet" flag to xscreensaver-demo.
2002-03-08  Richard Hestilow  <hestilow@ximian.com>

	* screensaver.desktop.in: Add "--crapplet" flag to xscreensaver-demo.
2002-03-08 21:03:50 +00:00
Kevin Breit
5077a1b23e Added this file to CVS.
2002-03-08  Kevin Breit  <mrproper@ximian.com>

	* C/config-default-apps.xml: Added this file to CVS.

	* C/config-sound.xml: Added this file to CVS.
2002-03-08 16:11:52 +00:00
Andraz Tori
52f9637f2c Updated Slovenian translation 2002-03-08 02:30:27 +00:00
Andraz Tori
5dc718198b updated sl language 2002-03-08 02:27:47 +00:00
Richard Hestilow
09ad7fc6c4 Okay, so I'm an idiot.
2002-03-07  Richard Hestilow  <hestilow@ximian.com>

	* sound-properties-capplet.c (main): Okay, so I'm an idiot.
2002-03-08 01:26:31 +00:00
Richard Hestilow
9baad113aa Okay, so I'm an idiot.
2002-03-07  Richard Hestilow  <hestilow@ximian.com>

	* sound-properties-capplet.c (main): Okay, so I'm an idiot.
2002-03-07 22:58:10 +00:00
Vincent van Adrighem
5c7e9d3719 nl.po Dutch translation updated by Huib Kleinhout.
2002-03-07 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
* nl.po Dutch translation updated by Huib Kleinhout.
2002-03-07 12:01:40 +00:00
Stanislav Visnovsky
3b0c70343e Updated Slovak translation.
2002-03-07  Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>

	* sk.po: Updated Slovak translation.
2002-03-07 09:54:07 +00:00
Richard Hestilow
1c6664a71b Remove textdomain stuff. I'm not 100% certain this is correct, but none of
2002-03-06  Richard Hestilow  <hestilow@ximian.com>

	* sound-properties-capplet.c (main): Remove textdomain stuff.
	I'm not 100% certain this is correct, but none of the other capplets
	have it.
2002-03-07 01:55:39 +00:00
Lauris Kaplinski
9a3e95aa2d Do not include unused <esd.h>
2002-03-07  Lauris Kaplinski  <lauris@ximian.com>

	* sound-properties-capplet.c: Do not include unused <esd.h>
2002-03-07 01:22:59 +00:00
Christian Rose
6f64911726 Updated Swedish translation.
2002-03-07  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.
2002-03-07 01:04:04 +00:00
Görkem Çetin
bc884c8c0d CVS_SILENT 2002-03-06 20:14:58 +00:00
Richard Hestilow
672884c4ff Remove legacy-applications. Fixes bug #72997.
2002-03-06  Richard Hestilow  <hestilow@ximian.com>

	* Makefile.am: Remove legacy-applications. Fixes bug #72997.
2002-03-06 19:25:40 +00:00
Miles Lane
4720327aec gnome-settings-daemon.c -- Correct the gnome_program_init() call to
2002-03-06  Miles Lane  <miles@megapathdsl.net>

	* gnome-settings-daemon.c -- Correct the gnome_program_init()
	  call to specify the correct program name.  Specify the
	  restart command, so that the session manager knows how
	  to restart the daemon if it is killed for any reason.
2002-03-06 18:17:33 +00:00
Valek Frob
ef8f75e828 Updated russian translation. 2002-03-06 11:26:41 +00:00
jacob berkman
fdd4a3bd1d remove -I intl
2002-03-05  jacob berkman  <jacob@ximian.com>

	* configure.in (EXTRA_CFLAGS): remove -I intl
2002-03-06 01:49:42 +00:00
jacob berkman
942e5f6459 clean up; remove some duplicate / obsolete paths and bogus INCLUDE path
2002-03-05  jacob berkman  <jacob@ximian.com>

	* Makefile.am: clean up; remove some duplicate / obsolete paths
	and bogus INCLUDE path
2002-03-06 01:48:20 +00:00
Richard Hestilow
9690528606 AC_SUBST GNOMECC_CFLAGS and GNOMECC_LIBS.
2002-03-05  Richard Hestilow <hestilow@ximian.com>

	* configure.in: AC_SUBST GNOMECC_CFLAGS and GNOMECC_LIBS.
2002-03-06 01:04:41 +00:00
jacob berkman
e01a6b6d04 clean up; remove some duplicate / obsolete paths and bogus INCLUDE path
2002-03-05  jacob berkman  <jacob@ximian.com>

	* Makefile.am: clean up; remove some duplicate / obsolete paths
	and bogus INCLUDE path
2002-03-05 19:47:29 +00:00
jacob berkman
b2ecc22815 using $GETTEXT_PACKAGE-2 is redundant
2002-03-05  jacob berkman  <jacob@ximian.com>

	* configure.in: using $GETTEXT_PACKAGE-2 is redundant
2002-03-05 19:32:28 +00:00
Stanislav Visnovsky
e0c7ed4001 Updated Slovak translation.
2002-03-05  Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>

	* sk.po: Updated Slovak translation.
2002-03-05 15:32:40 +00:00
Duarte Loreto
064f14349a Updated Portuguese translation.
2002-03-05  Duarte Loreto <happyguy_pt@hotmail.com>

        * pt.po: Updated Portuguese translation.
2002-03-05 01:00:07 +00:00
Pauli Virtanen
68d6549ba8 Updated Finnish translation.
2002-03-05  Pauli Virtanen  <pauli.virtanen@hut.fi>

	* fi.po: Updated Finnish translation.
2002-03-04 23:18:22 +00:00