Added scripts/gajim-remote.py
This commit is contained in:
		
							parent
							
								
									c47bf7e5ca
								
							
						
					
					
						commit
						d54c388ca0
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -30,7 +30,8 @@ def show_help():
 | 
			
		|||
 | 
			
		||||
def update_pot():
 | 
			
		||||
	os.system('intltool-extract --type=gettext/glade ../src/gtkgui.glade')
 | 
			
		||||
	os.system('xgettext -k_ -kN_ -o ../gajim.pot ../src/*.py ../src/common/*.py ../src/gtkgui.glade.h')
 | 
			
		||||
	os.system('xgettext -k_ -kN_ -o ../gajim.pot ../src/*.py ../src/common/*.py \
 | 
			
		||||
		../src/gtkgui.glade.h ../scripts/gajim-remote.py')
 | 
			
		||||
	print 'gajim.pot was updated successfully'
 | 
			
		||||
 | 
			
		||||
if __name__ == '__main__':
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue