Don't register for a single fs-object
part of darcs patch Mon Sep 19 22:00:42 EEST 2005 Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
This commit is contained in:
		
							parent
							
								
									40e260f78d
								
							
						
					
					
						commit
						781fe54df3
					
				| 
						 | 
				
			
			@ -326,6 +326,5 @@
 | 
			
		|||
(register-plugin! 
 | 
			
		||||
 (make-view-plugin make-fsobjects-viewer
 | 
			
		||||
		   (lambda (thing)
 | 
			
		||||
		     (or (fs-object? thing)
 | 
			
		||||
			 (list-of-fs-objects? thing)))))
 | 
			
		||||
                     (list-of-fs-objects? thing))))
 | 
			
		||||
			 
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue