translate also files in src/command_system/*.py. Fixes #7324
This commit is contained in:
		
							parent
							
								
									ca31ebb660
								
							
						
					
					
						commit
						c6c3f2636b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -15,7 +15,7 @@
 | 
			
		|||
  && for p in `ls data/gui/*.ui`; do echo "[type: gettext/glade]$p" >> \
 | 
			
		||||
  po/POTFILES.in; done \
 | 
			
		||||
  && ls -1 data/gajim.desktop.in.in \
 | 
			
		||||
  src/*.py src/common/*.py src/command_system/implementation/*.py src/common/zeroconf/*.py src/plugins/*.py | grep -v ipython_view.py >> \
 | 
			
		||||
  src/*.py src/common/*.py src/command_system/*.py src/command_system/implementation/*.py src/common/zeroconf/*.py src/plugins/*.py | grep -v ipython_view.py >> \
 | 
			
		||||
  po/POTFILES.in \
 | 
			
		||||
  && echo -e "data/gajim.desktop.in\nsrc/ipython_view.py" > po/POTFILES.skip  || exit 1
 | 
			
		||||
  if [ $(find plugins/ -name '*.py' | wc -l) -gt 0 ];then
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue