win installer installs only .mo files
This commit is contained in:
		
							parent
							
								
									3779a46a40
								
							
						
					
					
						commit
						926ad02bc1
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -21,7 +21,7 @@ Source: "COPYING"; DestDir: "{app}" | |||
| Source: "dist\gajim.exe"; DestDir: "{app}\src"; components: main | ||||
| Source: "dist\*.glade"; DestDir: "{app}\src" | ||||
| Source: "data\*"; DestDir: "{app}\data"; Flags: recursesubdirs | ||||
| Source: "po\*"; DestDir: "{app}\po"; Flags: recursesubdirs | ||||
| Source: "po\*.mo"; DestDir: "{app}\po"; Flags: recursesubdirs | ||||
| 
 | ||||
| [Icons] | ||||
| Name: "{group}\Gajim"; Filename: "{app}\src\Gajim.exe"; WorkingDir: "{app}\src" | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue