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-19 Jens Granseuer <jensgr@gmx.net>
Based on a patch by: Bastien Nocera <hadess@hadess.net>
* Makefile.am: don't try to build about-me if it's been disabled in
configure and make is run in the subdir (closes bug #408552)
svn path=/trunk/; revision=7399
2007-03-19 Bastien Nocera <hadess@hadess.net>
* capplets/keybindings/00-multimedia-key.xml.in:
* capplets/keybindings/01-desktop-key.xml.in:
* capplets/keybindings/50-metacity-desktop-key.xml.in:
* capplets/keybindings/50-metacity-key.xml.in:
* capplets/keybindings/Makefile.am:
* capplets/keybindings/gnome-keybinding-properties.c:
(create_dialog), (should_show_key), (count_rows_foreach),
(ensure_scrollbar), (append_keys_to_tree), (parse_start_tag),
(append_keys_to_tree_from_file), (reload_key_entries),
(setup_dialog):
* po/POTFILES.in: Make all the keybindings be external to the keybindings
capplet itself. This allows applications to add their own keybindings
without recompilation (Closes: #410758)
svn path=/trunk/; revision=7397
2007-03-18 Jens Granseuer <jensgr@gmx.net>
* gnome-keyboard-properties-xkblt.c:
(xkb_layouts_prepare_selected_tree): use a radio button instead of a
checkbox to indicate the default layout. Fixes#389469.
svn path=/trunk/; revision=7392
2007-03-18 Jens Granseuer <jensgr@gmx.net>
* gnome-settings-multimedia-keys.c: (dialog_show): fix multimedia
window appearing in a different position when shown for the first time
and thus causing a "jump" effect on the second (fixes bug #400915)
svn path=/trunk/; revision=7387
2007-03-06 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation, by
Christian Kintner <mail@christian-kintner.de>
svn path=/trunk/; revision=7366
2007-03-04 Jens Granseuer <jensgr@gmx.net>
Patch by: Andreas Koehler <andi5.py@gmx.net>
* gnome-about-me.glade: use proper shadow type for the address fields
(fixes bug #414061)
svn path=/trunk/; revision=7362
2007-03-04 Benjamin Berg <benjamin@sipsolutions.net>
* gnome-theme-details.c: (update_color_scheme_tab):
Free the engine and color scheme lists.
Removed some bogus old code that caused the current theme to be
checked instead of the new one.
svn path=/trunk/; revision=7360
2007-03-04 Thomas Wood <thos@gnome.org>
* gnome-theme-info.c: (gnome_theme_read_meta_theme): Don't try and open null
filenames
* theme-thumbnail.c: (message_from_capplet): Reset the gtk_color_scheme after
a thumbnail has been generated.
svn path=/trunk/; revision=7359
2007-03-04 Thomas Wood <thos@gnome.org>
Patch by: Thomas Zajic <zlatko@gmx.at>
* gnome-mouse-properties.c: (populate_tree_model): Add two popular cursor
sizes to the filter, and sort "Pointers" list alphabetically.
svn path=/trunk/; revision=7358
2007-03-04 Thomas Wood <thos@gnome.org>
* Makefile.am:
* gtkrc-utils.c: (gtkrc_get_details):
* gtkrc-utils.h:
Move gtkrc-utils from capplets/theme-switcher to capplets/common.
* gnome-theme-info.c: (gnome_theme_read_meta_theme): Search the gtkrc for
the colour scheme if none was found in the metatheme file. Fixes a problem
when comparing two metathemes which only differ by the colour scheme setting.
svn path=/trunk/; revision=7356