diff --git a/capplets/default-applications/ChangeLog b/capplets/default-applications/ChangeLog index ac866be95..b5be6d8ba 100644 --- a/capplets/default-applications/ChangeLog +++ b/capplets/default-applications/ChangeLog @@ -1,3 +1,10 @@ +2008-02-09 Jens Granseuer + + Patch by: Nicolas Valcárcel + + * gnome-default-applications.xml.in: add support for Terminator + console (bug #515366) + 2008-02-08 Jens Granseuer * gnome-at-session.desktop.in.in: improve name and description for the @@ -196,7 +203,7 @@ * gnome-default-applications.xml.in: Fix Thunderbird command line parameter (this time should *really* work). Closes bug #326808. -2006-12-17 Loïc Minier +2006-12-17 Loïc Minier * gnome-default-applications.xml.in: add support for Iceweasel and Icedove. Closes bug #379085. @@ -206,7 +213,7 @@ * gnome-da-capplet.c: (web_combo_changed_cb), (mail_combo_changed_cb), (terminal_combo_changed_cb): Fix a bunch of leaks from gconf_client_get_string() - Bug #376949. + Bug #376949. 2006-10-09 Luca Cavalli @@ -218,8 +225,8 @@ 2006-07-23 Sebastien Bacher - * default-applications.desktop.in.in: don't list the Application - category, patch by Vincent Fretin + * default-applications.desktop.in.in: don't list the Application + category, patch by Vincent Fretin (Closes: #344321) 2006-05-09 Daniel Holbach @@ -378,8 +385,8 @@ * gnome-default-applications-properties.c: * gnome-default-applications-properties.glade: * gnome-default-applications.xml.in: - new gnome-default-applications capplet, - patch by Luca Cavalli updated for the + new gnome-default-applications capplet, + patch by Luca Cavalli updated for the gnome-control-center build system 2006-01-03 pholie @@ -401,20 +408,20 @@ 2005-09-25 Sebastien Bacher - * gnome-default-applications-properties-structs.c: + * gnome-default-applications-properties-structs.c: list evolution-2.4 binary, patch by Jan de Groot (Closes: #315871). 2005-05-22 Sebastien Bacher - * gnome-default-applications-properties-structs.c: - list "thunderbird" as program name, + * gnome-default-applications-properties-structs.c: + list "thunderbird" as program name, patch from Pawel Worach (Closes: #167757). 2005-05-22 Sebastien Bacher * gnome-default-applications-properties.glade: - fix a warning about the icon, + fix a warning about the icon, patch from Matthias Clasen (Closes: #168060). 2005-01-08 Sebastien Bacher @@ -432,7 +439,7 @@ 2004-11-30 Sebastien Bacher * gnome-default-applications-properties-structs.c: use the right name - for each browser instead of listing different names for some entry + for each browser instead of listing different names for some entry (#155246). 2004-11-26 Sebastien Bacher @@ -442,7 +449,7 @@ 2004-11-26 Sebastien Bacher - * gnome-default-applications-properties.glade: Mask the "Text Editor" + * gnome-default-applications-properties.glade: Mask the "Text Editor" tab since it's not used by the new mime system. 2004-11-26 Michael Terry @@ -453,7 +460,7 @@ 2004-11-09 Mark McLoughlin * Makefile.am: install .desktop file in $(datadir)/applications. - + * default-applications.desktop.in: add OnlyShowIn=GNOME; 2004-10-21 J.H.M. Dassen (Ray) @@ -467,7 +474,7 @@ (read_mailer): don't crash if the browser list or the mailer list is empty (Closes: #151672). - + 2004-10-17 J.H.M. Dassen (Ray) * gnome-default-applications-properties-structs.c: @@ -489,7 +496,7 @@ * gnome-default-applications-properties.c: (setup_peditors), (read_browser), (value_changed_cb): Use the Web Browser for https too. (Closes: #123487). - + 2004-10-14 Kjartan Maraas * gnome-default-applications-properties-structs.c: Revert string @@ -513,7 +520,7 @@ * gnome-default-applications-properties.c: (create_dialog): Use themed icon for WM hint. -2004-07-13 David Sedeño +2004-07-13 David Sedeño http://bugzilla.gnome.org/show_bug.cgi?id=147244 * gnome-default-applications-properties.c: Only put the toggles @@ -574,8 +581,8 @@ 2004-01-09 Padraig O'Briain - * gnome-default-applications-properties.glade: Add accessible - relations so accessible names are correctly reported. + * gnome-default-applications-properties.glade: Add accessible + relations so accessible names are correctly reported. Fixes bug #127302. 2003-12-30 Jody Goldberg @@ -592,7 +599,7 @@ 2003-08-01 Dennis Cranston - * gnome-default-applications-properties.glade: Patch to fix spacing + * gnome-default-applications-properties.glade: Patch to fix spacing between action area and vbox of preferences dialog. Fri Aug 1 15:49:03 2003 Jonathan Blandford @@ -613,12 +620,12 @@ Fri Aug 1 15:49:03 2003 Jonathan Blandford 2003-07-17 Dennis Cranston - * gnome-default-applications-properties.glade: Very minor + * gnome-default-applications-properties.glade: Very minor HIGification of widget padding. - + 2003-07-14 Christophe Fergeau - * gnome-default-applications-properties-structs.c: added a few more + * gnome-default-applications-properties-structs.c: added a few more mailers * gnome-default-applications-properties.c: (initialize_default_applications): only display Evolution once when @@ -635,7 +642,7 @@ Fri Aug 1 15:49:03 2003 Jonathan Blandford * 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 + or mailer 2003-06-24 Jody Goldberg @@ -649,12 +656,12 @@ Fri Aug 1 15:49:03 2003 Jonathan Blandford * gnome-default-application-properties.c: Fix a double free poop that I made while fixing leaks. Spotted by jrb. - + Tue Feb 4 17:09:18 2003 Jonathan Blandford * Release 2.2.0.1 -Tue Jan 21 Satyajit Kanungo +Tue Jan 21 Satyajit Kanungo * Changed the App name passed to gnome_program_init(). There was a small type in the name. Fixes bug #104060 @@ -779,7 +786,7 @@ Wed Apr 10 18:05:13 2002 Jonathan Blandford 2002-02-27 Kjartan Maraas * gnome-default-applications-properties.c: s/PACKAGE/GETTEXT_PACKAGE/g - + 2002-02-17 Seth Nickell * default-applications.desktop.in: @@ -797,12 +804,12 @@ Wed Apr 10 18:05:13 2002 Jonathan Blandford Convert to instant apply, change to using property editors where convenient. - + 2002-02-10 Richard Hestilow * Convert to apply/close, and commit a UI string fix from fflewddur@dropline.net. - + Sun Feb 10 23:39:30 2002 Jonathan Blandford * gnome-default-applications-properties.glade: Patch from diff --git a/capplets/default-applications/gnome-default-applications.xml.in b/capplets/default-applications/gnome-default-applications.xml.in index c13817f0f..43399c4dd 100644 --- a/capplets/default-applications/gnome-default-applications.xml.in +++ b/capplets/default-applications/gnome-default-applications.xml.in @@ -258,6 +258,13 @@ gnome-terminal -x + + <_name>Terminator + terminator + terminator + terminator + -e + <_name>Standard XTerminal xterm