Skip to content
  • Ramiro Estrugo's avatar
    reviewed by: Pavel Cisler <pavel@eazel.com> · 24faaf92
    Ramiro Estrugo authored
    		      Maciej Stachowiak  <mjs@eazel.com>
    
    		      Bugs:
    
    		      6368 - Multibyte font handling in non smooth mode.
    		      2673 - Need to hook up the new font picker to nautilus
    		      1274 - Add support for picking a custom font
    
    		      * components/history/Makefile.am:
    		      * components/history/nautilus-history-view.c: (main):
    		      Initialize gettext for the history component so it can display
    		      localized strings.
    
    		      * components/notes/nautilus-notes.c: (make_notes_view):
    		      Set the notes widget font from preferences so it can be properly
    		      localized.
    
    		      * components/text/nautilus-text-view.c:
    		      (nautilus_text_view_set_font):
    		      Use the localized font name to make this work in locales other
    		      than the default.
    
    		      * libnautilus-extensions/Makefile.am:
    		      Add a macro for finding data on the source tree for the situation
    		      when 'make install' has not be run.
    
    		      * libnautilus-extensio...
    24faaf92