2008-10-09 Rodrigo Moya <rodrigo@gnome-db.org>
* gnome-default-applications.xml.in: add Listen to the list of media
players. Patch by Julien Lavergne
svn path=/trunk/; revision=9054
2008-07-29 Rodrigo Moya <rodrigo@gnome-db.org>
Patch from James Westby <jw+debian@jameswestby.net>
* gnome-da-capplet.c (combo_conv_from_widget): don't return NULL, but
the already set 'ret' variable, to allow Custom commands to work (bug
#545280)
svn path=/trunk/; revision=8823
2008-07-24 Jens Granseuer <jensgr@gmx.net>
* gnome-default-applications.xml.in: use -x instead of -e as exec_flag
for Terminator (bug #544058)
svn path=/trunk/; revision=8793
2008-07-15 Jens Granseuer <jensgr@gmx.net>
* configure.in: add
capplets/default-applications/gnome-default-applications.pc to
generated files
2008-07-15 Jens Granseuer <jensgr@gmx.net>
* Makefile.am: install the default apps list in the default-apps
subdirectory
* gnome-da-xml.c: (gnome_da_xml_load_list): load everything from there
* gnome-default-applications.pc.in: add file so that applications can
query where to put their extensions
svn path=/trunk/; revision=8783
2008-07-15 Jens Granseuer <jensgr@gmx.net>
Patch by: Aprotim Sanyal <aprotim@google.com>
* gnome-da-xml.c: (gnome_da_xml_load_list): make it possible for apps
to install additional XML files to extend the list of available
applications (bug #527304)
svn path=/trunk/; revision=8782
2008-06-15 Thomas Wood <thos@gnome.org>
* Makefile.am:
* icons/*:
Provide a Tango style application icon for Preferred Applications
capplet (bug 397312). Artwork by Jakub Steiner <jimmac@ximian.com>.
svn path=/trunk/; revision=8756
2008-05-18 Thomas Wood <thos@gnome.org>
* gnome-da-capplet.c: Convert to use GConfPropertyEditor and remove
a lot of duplicated code in the process.
svn path=/trunk/; revision=8719
2008-04-16 Jens Granseuer <jensgr@gmx.net>
* gnome-da-capplet.c: (show_dialog), (main):
* gnome-default-applications-properties.glade: add -p/--show-page to
open the dialog on a specific page (see bug #528196)
svn path=/trunk/; revision=8654
2008-02-08 Jens Granseuer <jensgr@gmx.net>
* gnome-at-session.desktop.in.in: improve name and description for the
visual AT autostarter (bug #515197)
svn path=/trunk/; revision=8455
2007-12-06 Jens Granseuer <jensgr@gmx.net>
Patch by: Chris Jones
* gnome-default-applications.xml.in: sok is now called onBoard (bug
#499328)
svn path=/trunk/; revision=8316
2007-11-28 Jens Granseuer <jensgr@gmx.net>
Based on patch by: Jakub Rusinek <liviopl.pl@gmail.com>
* gnome-default-applications.xml.in: add support for Midori web browser
(bug #500274)
svn path=/trunk/; revision=8303
2007-11-26 Sebastien Bacher <seb128@ubuntu.com>
* gnome-default-applications.xml.in: don't list the oudated evolution
versions nor the text web browsers (Closes: #499327)
svn path=/trunk/; revision=8299
2007-08-21 Philip Withnall <bugzilla@tecnocode.co.uk>
* gnome-default-applications.xml.in: use new -new-tab and -new-window
arguments instead of -remote for Firefox tab and window commands.
Closes bug #393204.
svn path=/trunk/; revision=8030
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-07-12 Matthias Clasen <mclasen@redhat.com>
* gnome-default-applications-properties.glade:
* gnome-da-capplet.c: Change the custom command entries to be
insensitive, instead of noneditable, unless we are a custom
command. (#456308)
svn path=/trunk/; revision=7851
2007-07-08 Jens Granseuer <jensgr@gmx.net>
* Makefile.am:
* default-applications-accessibility.desktop.in.in:
* default-applications.desktop.in.in:
* gnome-at-mobility.desktop.in.in:
* gnome-at-session.desktop.in.in:
* gnome-at-visual.desktop.in.in: fix bugzilla info and clean up the
Makefile a bit
svn path=/trunk/; revision=7837
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-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-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-02-13 Jens Granseuer <jensgr@gmx.net>
* gnome-da-capplet.c: (web_gconf_changed_cb): don't try to read into
invalid territory when the user set a custom command without spaces.
Closes bug #407601.
svn path=/trunk/; revision=7291
2007-02-02 Christian Persch <chpe@svn.gnome.org>
* gnome-da-capplet.c: (main): Use specific string as app ID in
gnome_program_init, not PACKAGE. Bug #403708.
svn path=/trunk/; revision=7228