Commit graph

2585 commits

Author SHA1 Message Date
Jody Goldberg
041eef8721 http://bugzilla.gnome.org/show_bug.cgi?id=83545 Use the child not the
2002-05-31  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=83545
	* mime-types-model.c (mime_types_model_iter_parent) : Use the child
	  not the result.
2002-05-31 19:25:29 +00:00
Stanislav Visnovsky
790c8322fa Updated Slovak translation.
2002-05-31  Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>

	* sk.po: Updated Slovak translation.
2002-05-31 07:07:12 +00:00
Kjartan Maraas
d1b4b0489d Use GETTEXT_PACKAGE, not PACKAGE. Also add bind_textdomain_codeset() call.
2002-05-30  Kjartan Maraas  <kmaraas@gnome.org>

	* gnome-window-properties.c (main): Use GETTEXT_PACKAGE, not PACKAGE.
	  Also add bind_textdomain_codeset() call.
	* gnome-window-properties.c: Fix some compiler warnings.
2002-05-30 23:06:37 +00:00
Ole Laursen
6aa8d6af13 Fixed a lot of improper strings in Danish translation.
2002-05-31  Ole Laursen  <olau@hardworking.dk>

	* da.po: Fixed a lot of improper strings in Danish translation.
2002-05-30 22:13:32 +00:00
Jody Goldberg
cd185dae21 Add some bounds checking.
2002-05-30  Jody Goldberg <jody@gnome.org>

	* gnome-settings-keyboard.c (xkb_set_keyboard_autorepeat_rate) : Add
	  some bounds checking.
2002-05-30 17:38:52 +00:00
Chyla Zbigniew
e6ed3e6a01 Updated Polish translation by GNOME PL Team <translators@gnome.pl> 2002-05-30 15:26:09 +00:00
Chyla Zbigniew
da22af047b Updated Polish translation by GNOME PL Team <translators@gnome.pl> 2002-05-30 08:56:14 +00:00
Pablo Saratxaga
17ba15142c updated Vietnamese file 2002-05-30 08:37:58 +00:00
Changwoo Ryu
0cdd1721b9 Updated Korean translation.
* ko.po: Updated Korean translation.
2002-05-30 06:53:25 +00:00
Jonathan Blandford
3b070f76d1 Add gnome-settings-keybinding initialize keybindings support Patch to add
Wed May 29 20:23:13 2002  Jonathan Blandford  <jrb@redhat.com>

        * Makefile.am: Add gnome-settings-keybinding
        * gnome-settings-daemon.c: (gnome_settings_daemon_new): initialize
        keybindings support
        * gnome-settings-keybindings.[ch]: Patch to add support for custom
        keybindings.  Thanks to Erwann Chenede <Erwann.Chenede@sun.com>
        for the patch.
2002-05-30 00:25:29 +00:00
Jody Goldberg
6f7158ee61 http://bugzilla.gnome.org/show_bug.cgi?id=82802 disable resize.
2002-05-29  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=82802
	* gnome-ui-properties.c (setup_dialog) : disable resize.
2002-05-29 18:49:34 +00:00
Bastien Nocera
ac90d19560 - Jody forgot to remove help from the top-level Makefile.am as well, removed here 2002-05-29 17:36:16 +00:00
Jody Goldberg
66d7504bf6 put things in Misc if they have no defined category. (get_category_name) :
2002-05-29  Jody Goldberg <jody@gnome.org>

	* mime-type-info.c (get_category_description) : put things in Misc if
	  they have no defined category.
	(get_category_name) : ditto.
2002-05-29 17:30:26 +00:00
Yuri Syrota
c5511a1f29 Updated Ukrainian translation 2002-05-29 17:10:37 +00:00
Jody Goldberg
c5792ef570 Remove help and help/C
2002-05-29  Jody Goldberg <jody@gnome.org>

	* configure.in : Remove help and help/C
2002-05-29 04:28:35 +00:00
Jody Goldberg
2b1aa2ce08 update 2002-05-29 04:27:49 +00:00
Satyajit Kanungo
b4123f15b1 capplet_help () The Help directory is changed to user-guide.
2002-05-28 Satyajit Kanungo <satyajit.kanungo@wipro.com>

	* capplet-util.c : capplet_help () The Help directory is changed to
	  user-guide.
2002-05-29 04:14:29 +00:00
Duarte Loreto
ce01d9b7ce Updated Portuguese translation
2002-05-29  Duarte Loreto <happyguy_pt@hotmail.com>

        * pt.po: Updated Portuguese translation
2002-05-29 04:12:01 +00:00
Ole Laursen
c5e3d916dc Updated Danish translation.
2002-05-28  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2002-05-28 16:50:29 +00:00
Chyla Zbigniew
eae23639ba Updated Polish translation by GNOME PL Team <translators@gnome.pl> 2002-05-27 20:52:58 +00:00
Kjartan Maraas
d8de03974b Updated Norwegian (bokmål) translation.
2002-05-27  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokmål) translation.
2002-05-27 09:29:25 +00:00
Jody Goldberg
bd493373d2 Improve help handling.
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:54:19 +00:00
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