Commit graph

15 commits

Author SHA1 Message Date
Jens Granseuer
cbbba2a4b1 Patch by: Sven Arvidsson <sa@whiz.se>
2007-08-17  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Sven Arvidsson <sa@whiz.se>

	* gnome-default-applications.xml.in: add browser and mail entries for
	Iceape, the debranded Seamonkey version used by Debian (bug #467472)

svn path=/trunk/; revision=8012
2007-08-17 16:12:31 +00:00
George Kraft IV
f912cb6f4a added A11Y applications to the default applications capplet.
2007-04-23  George Kraft IV <gk4@austin.ibm.com>

	* configure.in:
	* capplets/default-applications/*: added A11Y applications to the
	default applications capplet.

svn path=/trunk/; revision=7484
2007-04-23 15:04:41 +00:00
Rodrigo Moya
933cef144a Patch from SuSE package
2007-04-18  Rodrigo Moya <rodrigo@gnome-db.org>

	Patch from SuSE package

	* gnome-default-applications.xml.in: added Seamonkey as web browser and
	mail reader.

svn path=/trunk/; revision=7475
2007-04-18 12:12:14 +00:00
Priit Laes
fe4665e55f Glue code to tie everything together. Added widgets and defines for
2007-03-20  Priit Laes  <plaes@svn.gnome.org>

	* gnome-da-capplet.c: Glue code to tie everything together.
	* gnome-da-capplet.h: Added widgets and defines for default mediaplayer.
	* gnome-da-xml.c: (gnome_da_xml_load_xml), (gnome_da_xml_free): Added
	mediaplayer data parser.
	* gnome-da-item.c: Changed occurrences of MailItem to SimpleItem, so we
	can also use it for mediaplayers.
	* gnome-da-item.h: Ditto.
	* gnome-default-applications-properties.glade: Make Multimedia tab visible
	and change the UI to include our favorite mediaplayer selector.
	* gnome-default-applications.xml.in: Add some media players to the list.

	Introduces preferred media application support. Bug #362578.

svn path=/trunk/; revision=7403
2007-03-20 18:53:59 +00:00
Colin Leroy
5d8a5f6fe2 add support for Claws Mail (aka Sylpheed-Claws). Closes bug #386771.
2006-12-17  Colin Leroy  <colin@colino.net>

	* gnome-default-applications.xml.in: add support for Claws Mail (aka
	Sylpheed-Claws). Closes bug #386771.
2006-12-17 15:55:35 +00:00
Luca Cavalli
7698e7c0d2 Fix Thunderbird command line parameter (this time should *really* work).
2006-12-17  Luca Cavalli  <lcavalli@cvs.gnome.org>

	* gnome-default-applications.xml.in: Fix Thunderbird command line
	parameter (this time should *really* work). Closes bug #326808.
2006-12-17 15:47:29 +00:00
Loïc Minier
01ab0536c6 add support for Iceweasel and Icedove. Closes bug #379085.
2006-12-17  Loïc Minier  <lool+gnome@via.ecp.fr>

	* gnome-default-applications.xml.in: add support for Iceweasel and
	Icedove. Closes bug #379085.
2006-12-17 15:37:15 +00:00
Luca Cavalli
40bbe47d9f remove unnecessary gnome-terminal command line parameter. Closes bug
2006-05-09  Luca Cavalli  <lcavalli@cvs.gnome.org>

	* gnome-default-applications.xml.in: remove unnecessary
	gnome-terminal command line parameter. Closes bug #336700.
2006-05-09 20:32:37 +00:00
Luca Cavalli
afc870aa7e add support for Sylpheed. Based on a patch from Fryderyk Dziarmagowski
2006-04-13  Luca Cavalli  <loopback@slackit.org>

	* gnome-default-applications.xml.in: add support for Sylpheed. Based
	on a patch from Fryderyk Dziarmagowski <freetz@pld-linux.org>.
	Closes bug #332659.
2006-04-13 21:36:17 +00:00
Luca Cavalli
0a4ce1ea84 Fix Thunderbird command line parameter (this time should work). Closes
2006-03-23  Luca Cavalli  <loopback@slackit.org>

	* gnome-default-applications.xml.in: Fix Thunderbird command line
	parameter (this time should work). Closes (again) bug #326808.
2006-03-28 19:52:57 +00:00
Glynn Foster
f17ec37866 Fix typos.
2006-02-27  Glynn Foster <glynn.foster@sun.com>

	* gnome-default-applications.xml.in: Fix typos.
2006-02-27 00:15:28 +00:00
Fryderyk Dziarmagowski
cc48e51a92 fix Sylpheed Claws executable name. Closes part of bug #332659.
2006-02-27  Fryderyk Dziarmagowski  <freetz@pld-linux.org>

	* gnome-default-applications.xml.in: fix Sylpheed Claws executable
	name. Closes part of bug #332659.
2006-02-26 23:25:02 +00:00
chpe
8836ecad5a Fixes #327220
2006-01-28  chpe <chpe@gnome.org>

	Fixes #327220

	* gnome-default-applications.xml.in: use "Epiphany Web Browser",
	like in the .desktop file and use long options for Epiphany.
2006-01-28 18:51:05 +00:00
Luca Cavalli
c8ee47bb8a fixed Thunderbird command line parameter. Closes bug #326808.
2006-01-17  Luca Cavalli  <loopback@slackit.org>

	* gnome-default-applications.xml.in: fixed Thunderbird command
	line parameter. Closes bug #326808.
2006-01-23 10:55:11 +00:00
Sebastien Bacher
2f8d99ddce new gnome-default-applications capplet, patch by Luca Cavalli
2006-01-16  Sebastien Bacher  <seb128@debian.org>

	* Makefile.am:
	* default-applications-properties.glade:
	* gnome-da-capplet.c, gnome-da-capplet.h:
	* gnome-da-item.c, gnome-da-item.h:
	* gnome-da-xml.c, gnome-da-xml.h:
	* gnome-default-applications-properties-structs.c:
	* gnome-default-applications-properties.c:
	* gnome-default-applications-properties.glade:
	* gnome-default-applications.xml.in:
	new gnome-default-applications capplet,
	patch by Luca Cavalli <loopback@slackit.org> updated for the
	gnome-control-center build system
2006-01-16 15:13:33 +00:00