Skip to content
  • Dave Camp's avatar
    New function, connects manually to all the signals for which I previously · 48695780
    Dave Camp authored
    2001-04-13  Dave Camp  <dave@ximian.com>
    
    
    	* find-tool/find-tool.c (connect_signals): New function, connects
    	manually to all the signals for which I previously used libglade's
    	autoconnect.
    	(check_programs): New function, checks for locate and find, and
    	deals appropriately if they aren't there.
    	(main): Don't call libglade's autoconnect function, call
    	connect_signals() and check_programs().
    	(results_button_press_cb): Return a value.
    	(main): Call gtk_widget_show() on the search dialog.
    
    svn path=/trunk/; revision=13
    48695780