Skip to content
  • Ramiro Estrugo's avatar
    reviewed by: Maciej Stachowiak <mjs@eazel.com> · f2453a7d
    Ramiro Estrugo authored
    	* components/mozilla/nautilus-mozilla-encoding-tables.c:
    	No need to have 2 strings.  Use an array of just one string.
    
    	* components/mozilla/nautilus-mozilla-content-view.c:
    	(mozilla_view_create_charset_encoding_submenu):
    	Replace assertion with a more robust check for NULL.
    
    
    	reviewed by: Seth Nickell <seth@eazel.com>
    
    	* applets/preferences-applet/nautilus-preferences-applet.c:
    	(quit_nautilus_button_clicked_callback),
    	(start_nautilus_button_clicked_callback),
    	(restart_nautilus_button_clicked_callback),
    	(exit_button_clicked_callback), (main):
    	Add a exit button for the applet itself.  Renamed nautilus remote
    	callbacks to be clearer.
    
    	* libnautilus-extensions/nautilus-art-extensions.h:
    	* libnautilus-extensions/nautilus-art-extensions.c:
    	(nautilus_art_irect_is_valid),
    	(nautilus_self_check_art_extensions): New functions and tests for
    	checking whether a rectangle is valid.
    
    	* libnautilus-extensions/nautilus-glyph.h: Use int instead
    	of guint eve...
    f2453a7d