* Deal with .pyw file extensions, because distutils doesn't * Remove unnecessary win32-only build files from fpdb/* * Tweak .desktop file for better menu integration * Assume that build happens with python2.6
		
			
				
	
	
		
			10 lines
		
	
	
		
			181 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			181 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
| [Desktop Entry]
 | |
| Name=Free Poker Database
 | |
| Comment=Online Poker Tracker + HUD
 | |
| Exec=/usr/bin/fpdb
 | |
| Icon=fpdb-icon.png
 | |
| Terminal=true
 | |
| Type=Application
 | |
| Categories=Utility;GTK;Application
 | |
| 
 |