2005-05-22 Sebastien Bacher <seb128@debian.org>
* gnome-default-applications-properties-structs.c:
list "thunderbird" as program name,
patch from Pawel Worach <sajd@telia.com> (Closes: #167757).
2005-01-08 Sebastien Bacher <seb128@debian.org>
* gnome-default-applications-properties-structs.c: add evolution-2.0
and evolution-2.2 to the mailers list (Closes: #163334).
2004-11-30 Sebastien Bacher <seb128@debian.org>
* gnome-default-applications-properties-structs.c: use the right name
for each browser instead of listing different names for some entry
(#155246).
2004-10-14 Kjartan Maraas <kmaraas@gnome.org>
* gnome-default-applications-properties-structs.c: Revert string
changes and add entries for Firefox on Debian and Fedora with
new binary names. Original patch from jdassen at debian org.
Closes part of bug #155246. The original patch should go into HEAD
after branching.
* gnome-default-applications-properties.c: (browser_setup_custom),
(mailer_setup_custom), (terminal_setup_custom): Use the binary
that's found in the path. Patch by seb128 at debian org. Closes
bug #148991.
2004-02-13 Jody Goldberg <jody@gnome.org>
* gnome-default-applications-properties.c : Unique-ify the lists so
that we can handle multiple excutable names for the same browser
when the list jumps to gconf. Remove the vile hack specifict to
evolution.
* gnome-default-applications-properties-structs.c (};) : remove the
nremote flag and add a few new browsers.
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>
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