2003-06-27 Richard Hult <richard@imendio.com>
* gnome-keyboard-properties.c (setup_dialog): Use the right gconf
key for allow_postpone preference.
* gnome-keyboard-properties.glade: Remove warn time preference,
it's not used in the code.
2003-06-27 Richard Hult <richard@imendio.com>
* typing-break/drw-intl.h: Remove this and use gnome-i18n.h
instead.
* typing-break/Makefile.am: Remove drw-intl.h
* typing-break/drwright.c:
* typing-break/drwright.h:
* typing-break/drw-break-window.c: Merge in changes from drwright.
Thu Jun 26 16:31:41 2003 Jonathan Blandford <jrb@redhat.com>
* gnome-keyboard-properties.c (setup_dialog): use the correct
schemas.
Thu Jun 26 16:37:50 2003 Jonathan Blandford <jrb@redhat.com>
* Makefile.am (SUBDIRS): add typing-break to subdirs.
2003-06-25 Christophe Fergeau <teuf@users.sourceforge.net>
* capplets/default-applications/gnome-default-applications-properties-structs.c
* capplets/default-applications/gnome-default-applications-properties.c
* capplets/default-applications/gnome-default-applications-properties.glade
Added a tab to choose the preferred mailer, added epiphany to the list
known browsers, don't select any checkbox there is no default browser
or mailer
2003-06-24 Jody Goldberg <jody@gnome.org>
2003-06-15 Taneem Ahmed <taneem@eyetap.org>
* configure.in: Added "bn" to ALL_LINGUAS.
* po/bn.po: Added Bengali translation by Progga
of Ankur group <gnome-translation@bengalinux.org>.
due to incorrectly generated .server files.
This makes the property page visible again, which is cool, which will make
everyone file bug reports about how bad it is, which is ... less cool.
Check bugzilla first. I know.
2003-06-06 Jody Goldberg <jody@gnome.org>
* mime-edit-dialog.c (populate_component_list) : be careful about menu
sensitivity, the order is important. Setting the menu of an option
menu makes it sensitive even if the menu is empty). However, if the
option menu is initially insensitive then the first item in the menu
gets marked insensitive when the menu is reparented. Once one item
is in the option menu becomes sensitive and the rest are ok.
Fri Jun 6 19:16:43 2003 Jonathan Blandford <jrb@gnome.org>
* sound-properties-capplet.c (bell_flash_to_widget),
(bell_flash_from_widget): Use a peditor for the visual bell
instead.
2003-06-06 Bill Haneman <bill.haneman@sun.com>
* sound-properties.glade:
Added page tab and UI from "visual bell" capplet
(UI originally from Calum, except for ugly icon)
* visual-bell.png:
Ugly new icon which needs TLC from Calum.
* sound-properties-capplet.c:
Added gconf keys for visual bell feature and control of
audio bell.
(visual_bell_type_changed): New, called when visual bell radiobuttons
are toggled.
(create_dialog):
Set the image on the "System Bell" notebook tab.
(setup_dialog):
Added peditors for visual-bell and audio-bell checkboxes/gconf keys.
Added guards for the visual-bell type buttons, controlled by
the visual-bell-enabling checkbox.
Connected visual_bell_type_changed to "toggled" signal on radiobuttons.
GNU tar.
gnome-control-center relies on the tar/gzip/bzip2 *binaries* to extract themes.
Subsequently it can't tell if things go wrong. This is one very good reason why
fixing the tar/gz/bz2 vfs methods would be a very good thing.