2004-02-12 Mark McLoughlin <mark@skynet.ie>
* capplets/display/main.c: (cb_dialog_response):
* capplets/localization/gnome-localization-properties.c:
(dialog_response): update help links to point to user-guide.xml
Fri Aug 1 15:49:03 2003 Jonathan Blandford <jrb@redhat.com>
* gnome-default-applications-properties-structs.c
(possible_terminals): Add N_() calls to all the human readable
strings. Based on a patch from Christophe Fergeau
<teuf@users.sourceforge.net>, #117085
2003-07-14 Christophe Fergeau <teuf@gnome.org>
* gnome-default-applications-properties-structs.c: added a few more
mailers
* gnome-default-applications-properties.c:
(initialize_default_applications): only display Evolution once when
both evo<=1.2 and evo>=1.4 are installed
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-02-18 Kjartan Maraas <kmaraas@gnome.org>
* gnome-default-application-properties.c: Fix a double free poop
that I made while fixing leaks. Spotted by jrb.
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-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-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