Skip to content
  • Mathieu Lacage's avatar
    Implements core of task 1761 · f951f6f3
    Mathieu Lacage authored
    2000-08-15  Mathieu Lacage  <mathieu@eazel.com>
    
    	Implements core of task 1761
    
    	* libnautilus-extensions/Makefile.am: add my new files
    	to the build.
    	* libnautilus-extensions/nautilus-search-uri.c:
    	(strip_uri_begenning), (free_tokenized_uri), (tokenize_uri),
    	(get_item_number), (get_translated_criterion),
    	(get_first_criterion_prefix), (get_nth_criterion_prefix),
    	(get_nth_criterion_suffix), (get_first_criterion_suffix),
    	(parse_uri), (nautilus_search_uri_to_human): add file.
    	* libnautilus-extensions/nautilus-search-uri.h: add file.
    	* po/POTFILES.in: add my files there.
    	* src/file-manager/fm-search-list-view.c: (load_location_callback):
    	a space.
    	* src/nautilus-complex-search-bar.c:
    	(nautilus_complex_search_bar_initialize),
    	(attach_criterion_to_search_bar),
    	(unattach_criterion_from_search_bar):
    	fix multiple bugs: the size text entry would not be removed by
    	the "fewer options" button. Changed a few "pressed" to "clicked".
    f951f6f3