2002-02-17 Bradford Hovinen <hovinen@ximian.com>
* mime-type-info.c (get_icon_pixbuf): Try to find the icon from
the MIME type.
(mime_type_info_get_icon_path): Fetch the icon name from the MIME
type if necessary
(get_icon_pixbuf): Call get_real_icon_path
(get_real_icon_path): Implement. Factor from
mime_type_info_get_icon_path
(mime_type_info_get_icon_path): Call get_real_icon_path
2002-02-17 Seth Nickell <snickell@stanford.edu>
* default-applications.desktop.in:
Change menu name to "Preferred Applications" which faired
better in user testing.
2002-02-17 Bradford Hovinen <hovinen@ximian.com>
* applier.c (bg_applier_apply_prefs): Only add the timeout for
cleanup if we are in a root renderer; we don't need it for
preview
2002-02-17 Bradford Hovinen <hovinen@ximian.com>
* applier.c (need_wallpaper_load_p): We need to reload the
wallpaper pixbuf if it is enabled and not loaded
(cleanup_cb): Free bg_applier->p->pixbuf too
2002-02-17 Bradford Hovinen <hovinen@ximian.com>
* applier.c (need_root_pixmap_p): We don't need a root pixmap if
neither a wallpaper nor a gradient is enabled
(render_to_screen): Use set_back_pixmap/set_background when just
setting a color with a root applier
(need_root_pixmap_p): If the last preferences structure had
neither gradient nor wallpaper enabled, we need a new root pixmap
2002-02-17 Bradford Hovinen <hovinen@ximian.com>
* mime-types-model.c (mime_types_model_get_value): Set the object
value to NULL if the icon is NULL
* mime-type-info.c (get_icon_pixbuf): Give up if it can't find
nautilus/i-regular-24.png
(mime_type_info_get_icon): Only ref the pixbuf if non-NULL
2002-02-17 Bradford Hovinen <hovinen@ximian.com>
* mime-category-edit-dialog.c (fill_dialog): Fill the name entry
with the description, not the name field
* mime-types-model.c (mime_types_model_get_value): Use description
field when returning the description column for a category
* mime-type-info.c (mime_type_info_set_category_name): Accept
pointer to category description and pass that to get_category
(mime_category_info_new): Initialize description; accept pointer
to description
(get_category): Accept a pointer to the description and initialize
the category with that as well if necessary
(get_category_description): Implement. Copy from
get_category_name, but use the translated description name
* mime-type-info.h (struct _MimeCategoryInfo): Add description
field; holds the translated name
* mime-type-info.c (mime_category_info_get_full_description):
Implement. Copy from mime_category_info_get_full_name, but use
description field rather than name field
(mime_type_info_get_category_name): Use _get_full_description
rather than _get_full_name
2002-02-11 Kevin Breit <mrproper@ximian.com>
* C/config-screensaver.xml: Finished documenting this. The advanced tab is covered. It could use some more revision, but oh well! That is for the future.
Sun Feb 10 23:39:30 2002 Jonathan Blandford <jrb@redhat.com>
* gnome-default-applications-properties.glade: Patch from
fflewddur <fflewddur@dropline.net> to fix some strings.
2002-02-10 Kevin Breit <mrproper@ximian.com>
* C/config-screensaver.xml: Did a bit of work on this. I still need to work on the advanced tab though. I added the file to CVS.
2002-02-09 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
* nl.po: Jan-Willem Harmanny: Updated Dutch translation of
control-center and fixed some small things in metatheme translation.
2002-02-08 Kevin Breit <mrproper@ximian.com>
* C/config-mouse.xml: Updated for XML and the new user interface.
* C/config-kbd.xml: Reworded things.
Updated to be Gnome 2.0 ready.
* C/config-hints.xml: Added to CVS
2002-02-08 Kevin Breit <mrproper@ximian.com>
* C/config-default-apps.xml: Added to CVS. It's ready to go for XML.
* C/control-center.xml: Changed this to use xml files instead of sgml
2002-02-08 Kevin Breit <mrproper@ximian.com>
* C/config-sound.xml: Added to CVS. This is now XMLified with complete Gnome 2 documentation for the sound capplet.