Commit graph

2513 commits

Author SHA1 Message Date
Jody Goldberg
49d1a5af36 Improve help handling.
2002-05-26  Jody Goldberg <jody@gnome.org>

	* capplet-util.c (capplet_help) : new utility.

2002-05-24  Jody Goldberg <jody@gnome.org>

	* mime-type-info.c (mime_category_info_load_all) : make this more paranoid.
	* mime-category-edit-dialog.c (update_subcategories) : Move this over
	  here.

2002-05-17  Jody Goldberg <jody@gnome.org>

	* mime-type-info.c (mime_category_info_using_custom_app) : add some
	  protection.
2002-05-27 02:53:33 +00:00
Dmitry Mastrukov
63d79cb52c ru.po: updated Russian translation. 2002-05-26 23:32:05 +00:00
Isam Bayazidi
bcdb522a6f adding Arabic file 2002-05-26 22:54:10 +00:00
Jonathan Blandford
6985207425 Use APPID instead of argv[0] for gnome-program-init 2002-05-26 16:11:37 +00:00
Jonathan Blandford
73be46711d patch from Till Adam <till@adam-lilienthal.de> to not die if we have the
Sun May 26 01:50:22 2002  Jonathan Blandford  <jrb@gnome.org>

	* gnome-default-applications-properties.c (read_editor): patch
	from Till Adam <till@adam-lilienthal.de> to not die if we have the
	mimedata not installed.
2002-05-26 06:13:12 +00:00
Ole Laursen
9424074220 Updated Danish translation.
2002-05-25  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2002-05-25 19:15:03 +00:00
Jonathan Blandford
c0aaf2ca2e clean up strings to make them match the ui-suggestions, and make them correct 2002-05-25 06:14:04 +00:00
Isam Bayazidi
c3b7374d08 - adding Arabic translation file 2002-05-24 22:14:32 +00:00
Stanislav Visnovsky
069a56385f Updated Slovak translation.
2002-05-24  Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>

	* sk.po: Updated Slovak translation.
2002-05-24 13:11:53 +00:00
Jody Goldberg
9af1b5753d http://bugzilla.gnome.org/show_bug.cgi?id=82850 some protection against
2002-05-24  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=82850
	* gnome-keybinding-properties.c (setup_dialog) : some protection
	  against faulty installs.
2002-05-24 12:39:10 +00:00
Jody Goldberg
8c6844c7bb disable some debug spew. (set_gconf_from_server) : ditto.
2002-05-22  Jody Goldberg <jody@gnome.org>

	* gnome-settings-accessibility-keyboard.c (set_server_from_gconf) :
	  disable some debug spew.
	(set_gconf_from_server) : ditto.
2002-05-22 21:08:19 +00:00
jacob berkman
6852ac0eb3 run the mkfontdir command synchronously to avoid a possible race. extra
2002-05-22  jacob berkman  <jacob@ximian.com>

	* gnome-settings-font.c (load_cursor): run the mkfontdir command
	synchronously to avoid a possible race.  extra precaution for
	#78023

	* gnome-settings-daemon.c (gnome_settings_daemon_new): run
	background settings after everything else, as some of those spawn
	processes (xscreensaver) and background settings nices itself

	should fix #78742
2002-05-22 20:58:14 +00:00
jacob berkman
4cfbde20e8 use .pcf, not .pcf.gz as solaris can't read .gz files
2002-05-22  jacob berkman  <jacob@ximian.com>

	* *.pcf(.gz):
	* Makefile.am (cursorfont_DATA):
	* gnome-mouse-properties.c (setup_dialog): use .pcf, not .pcf.gz
	as solaris can't read .gz files

	fixes #78023
2002-05-22 20:53:57 +00:00
jacob berkman
513acbdcc0 quit when we get the die signal from the SM
2002-05-22  jacob berkman  <jacob@ximian.com>

	* factory.c (main): quit when we get the die signal from the SM
2002-05-22 18:57:11 +00:00
Jonathan Blandford
b8d526624b fix broken double-click test.
Tue May 21 20:09:22 2002  Jonathan Blandford  <jrb@redhat.com>

	* gnome-mouse-properties.c (event_box_button_press_event): fix
	broken double-click test.
2002-05-22 00:08:37 +00:00
Jonathan Blandford
b1577971a2 handle the new eggcellrendererkeys signal.
Tue May 21 19:36:13 2002  Jonathan Blandford  <jrb@redhat.com>

	* gnome-keybinding-properties.c (accel_edited_callback):
	 handle the new eggcellrendererkeys signal.
2002-05-21 23:35:30 +00:00
Jonathan Blandford
26e67dbc73 sync to libegg 2002-05-21 23:23:47 +00:00
Kjartan Maraas
76c9ad8773 Updated Norwegian (bokmål) translation.
2002-05-22  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokmål) translation.
2002-05-21 22:29:58 +00:00
jacob berkman
50b3bfe107 use a gc for the pixmap not the root window
2002-05-21  jacob berkman  <jacob@ximian.com>

	* applier.c (render_to_screen): use a gc for the pixmap not the
	root window
	(bg_applier_get_preview_widget): don't create the pixmap until we
	are realized
	(make_root_pixmap): use gdk_get_display(), not getenv ("DISPLAY"),
	and set the colormap for our GdkPixmap so we can draw on it
	(preview_realized_cb): create the pixmap here, and set it on our
	GtkImage

	fixes #73496
2002-05-21 22:13:38 +00:00
Pauli Virtanen
5a1f9db561 Updated Finnish translation. Fixed crash-inducing html string.
2002-05-21  Pauli Virtanen <pauli.virtanen@hut.fi>

	* fi.po: Updated Finnish translation. Fixed crash-inducing html string.
2002-05-21 16:19:31 +00:00
Kwok-Koon Cheung
b1aceb59d7 *** empty log message *** 2002-05-21 07:59:33 +00:00
Abel Cheung
df75b6b39e Synced with source tree. Updated traditional Chinese translation.
2002-05-21  Abel Cheung  <maddog@linux.org.hk>

	* POTFILES.in: Synced with source tree.
	* zh_TW.po: Updated traditional Chinese translation.
2002-05-21 07:58:08 +00:00
Kwok-Koon Cheung
1f2b74e8d6 Add translator credits 2002-05-21 07:48:11 +00:00
Changwoo Ryu
41039c25a7 Updated Korean translation by Young-Ho Cha <ganadist@chollian.net>.
* ko.po: Updated Korean translation by Young-Ho Cha
	<ganadist@chollian.net>.
2002-05-21 03:26:15 +00:00
jacob berkman
7190a21a29 just return if there's no text in the entry (fixes #8200, from Soren
2002-05-20  jacob berkman  <jacob@ximian.com>

	* gnome-default-applications-properties.c (text_apply_editor):
	just return if there's no text in the entry (fixes #8200, from Soren Sandmann
	<sandmann@daimi.au.dk>)
2002-05-20 20:21:34 +00:00
Kjartan Maraas
cda5e4344a Update 2002-05-19 23:06:35 +00:00
Abel Cheung
ffd1cd7f9c Updated traditional Chinese translation.
2002-05-20  Abel Cheung  <maddog@linux.org.hk>

	* zh_TW.po: Updated traditional Chinese translation.
2002-05-19 19:15:35 +00:00
Vlad Harchev
ffe5e84da6 ru.po: updated russian translation from Dmitry G. Mastrukov <dmitry@taurussoft.org> 2002-05-19 10:26:56 +00:00
Kjartan Maraas
dad560c307 Updated Norwegian (bokmål) translation.
2002-05-19  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokmål) translation.
2002-05-18 22:56:56 +00:00
Jonathan Blandford
e445f169e3 Add default icon. Don't disalow closing expanders. Implement ui-review
Sat May 18 18:25:02 2002  Jonathan Blandford  <jrb@gnome.org>

	* gnome-keybinding-properties.c: (append_keys_to_tree),
	(setup_dialog): Add default icon.  Don't disalow closing
	expanders.  Implement ui-review suggestions.

	* gnome-keybinding-properties.glade: Implement ui-review
	suggestions.
2002-05-18 22:40:21 +00:00
Jacob Berkman
679d15153a fixup
2002-05-18  Jacob Berkman  <jacob@ximian.com>

	* POTFILES.in: fixup
2002-05-18 17:28:05 +00:00
Jody Goldberg
3f74c7d070 remove a pile of unused files 2002-05-18 13:19:08 +00:00
Ole Laursen
bbe6afa013 Updated Danish translation.
2002-05-18  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2002-05-18 10:44:03 +00:00
Jody Goldberg
79979d3d67 http://bugzilla.gnome.org/show_bug.cgi?id=80325 although we may not be
2002-05-16  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=80325
	* gnome-settings-keyboard.c (apply_settings) : although we may not be
	  able to support the autorepeat rate setting we can enable/disable
	  autorepeat.
2002-05-17 03:33:14 +00:00
Jody Goldberg
55e3056021 http://bugzilla.gnome.org/show_bug.cgi?id=17728 (mime_type_info_save): a
2002-05-08  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=17728
	(mime_type_info_save): a patch inspired by Archit Baweja's proposal.

2002-05-09  Archit Baweja  <bighead@users.sourceforge.net>

	* mime-type-info.c (mime_type_info_set_file_extensions): free the old
	list.
2002-05-17 03:05:13 +00:00
Jonathan Blandford
104110c45d evil, evil hack to insta-edit. Should be removed for GTK 2.2
Thu May 16 19:49:26 2002  Jonathan Blandford  <jrb@redhat.com>

	* gnome-keybinding-properties.c (start_editing_cb): evil, evil
	hack to insta-edit.  Should be removed for GTK 2.2
	(keybinding_key_changed_foreach): notify when we update the tree.
2002-05-16 23:48:51 +00:00
jacob berkman
c05eb45ed0 add a key to turn off some behaviour
2002-05-16  jacob berkman  <jacob@ximian.com>

	* schemas/apps_gnome_settings_daemon_default_editor.schemas: add a
	key to turn off some behaviour

	* capplets/Makefile.am (always_built_SUBDIRS):
	* configure.in: re-add default-applications

	fixes #78037
2002-05-16 23:18:14 +00:00
jacob berkman
3902821faa load from the correct key for whether the bell should be on or not
2002-05-16  jacob berkman  <jacob@ximian.com>

	* gnome-settings-keyboard.c (apply_settings): load from the
	correct key for whether the bell should be on or not
	(apply_settings): pass the right flags to XChangeKeyboardControl()

	fixes #78016 and 78015
2002-05-16 23:16:47 +00:00
jacob berkman
eff4ab4c7f don't copy the volume, this setting is gone (main): dont' show_all() the
2002-05-16  jacob berkman  <jacob@ximian.com>

	* gnome-keyboard-properties.c (get_legacy_settings): don't copy
	the volume, this setting is gone
	(main): dont' show_all() the dialog

	* gnome-keyboard-properties.glade: hide the "other" option button

	fixes for #78016
2002-05-16 23:15:14 +00:00
jacob berkman
5fc0063d42 turn off help tab, put browser tab first, and fix things for the editor
2002-05-16  jacob berkman  <jacob@ximian.com>

	* gnome-default-applications-properties.glade: turn off help tab,
	put browser tab first, and fix things for the editor

	* gnome-default-applications-properties.c: make the editor changes
	use gnome-vfs, and make the browser use the default key rather
	than http

	fixes #78037
2002-05-16 23:13:19 +00:00
jacob berkman
58aa365845 keep text/plain and text* using the same mime type (#78037)
2002-05-16  jacob berkman  <jacob@ximian.com>

	* Makefile.am:
	* gnome-settings-default-editor.[ch]: keep text/plain and text*
	using the same mime type (#78037)

	* gnome-settings-daemon.c (gnome_settings_daemon_new): load editor
	and keyboard settings (bugs #78037 and #78016)
2002-05-16 23:09:02 +00:00
Kjartan Maraas
98b7a58715 Updated Norwegian (bokmål) translation.
2002-05-17  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokmål) translation.
2002-05-16 22:29:18 +00:00
jacob berkman
7d8fe6251b if we haven't been initting, don't pop up an error message. if we are, set
2002-05-16  jacob berkman  <jacob@ximian.com>

	* gconf-property-editor.c (peditor_image_set_filename): if we
	haven't been initting, don't pop up an error message.  if we are,
	set our image to GTK_STOCK_MISSING_IMAGE.  fixes bug exposed by
	fix for #76993
2002-05-16 22:21:48 +00:00
jacob berkman
5dcefd353d don't spew a warning when files can't be loaded (helps fix #76993)
2002-05-16  jacob berkman  <jacob@ximian.com>

	* applier.c (bg_applier_apply_prefs): don't spew a warning when
	files can't be loaded (helps fix #76993)
2002-05-16 22:21:25 +00:00
Jody Goldberg
cddec07697 add some safety checks for invalid files.
2002-05-16  Jody Goldberg <jody@gnome.org>

	* theme-switcher.c (install_dialog_response) : add some safety checks
	  for invalid files.
2002-05-16 21:11:55 +00:00
Jody Goldberg
3f31e2bdbd fix path. (install_dialog_response) : add help link.
2002-05-16  Jody Goldberg <jody@gnome.org>

	* theme-switcher.c (cb_dialog_response) : fix path.
	(install_dialog_response) : add help link.
2002-05-16 21:06:45 +00:00
Jody Goldberg
d2bb2392df some minor tweakage.
2002-05-16  Jody Goldberg <jody@gnome.org>

	* gnome-keyboard-properties.glade : some minor tweakage.
2002-05-16 17:55:17 +00:00
Jody Goldberg
4a0eccb6af pass a slightly more realistic path. (help_menu_cb) : new.
2002-05-16  Jody Goldberg <jody@gnome.org>

	* capplet-dir-view.c (capplet_dir_view_init) : pass a slightly more
	  realistic path.
	(help_menu_cb) : new.

	* gnomecc-ui.xml : Add some content.
2002-05-16 17:35:35 +00:00
Jody Goldberg
28ed4e70f8 ignore omf_timestamp 2002-05-16 17:34:41 +00:00
Jody Goldberg
ea5d2ba3ef escape the ampersand.
2002-05-16  Jody Goldberg <jody@gnome.org>

	* C/config-file-type.xml : escape the ampersand.

	* C/Makefile.am (dist) : install control-center.xml and
	  config-default-apps.xml.
2002-05-16 17:34:11 +00:00