25 lines
		
	
	
		
			372 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			372 B
		
	
	
	
		
			INI
		
	
	
	
	
	
[build_sphinx]
 | 
						|
all_files = 1
 | 
						|
build-dir = doc/build
 | 
						|
source-dir = doc/source
 | 
						|
 | 
						|
[egg_info]
 | 
						|
tag_build = 
 | 
						|
tag_date = 0
 | 
						|
tag_svn_revision = 0
 | 
						|
 | 
						|
[compile_catalog]
 | 
						|
directory = locale
 | 
						|
domain = nova
 | 
						|
 | 
						|
[update_catalog]
 | 
						|
domain = nova
 | 
						|
output_dir = locale
 | 
						|
input_file = locale/nova.pot
 | 
						|
 | 
						|
[extract_messages]
 | 
						|
keywords = _ l_ lazy_gettext
 | 
						|
mapping_file = babel.cfg
 | 
						|
output_file = locale/nova.pot
 | 
						|
 |