You've already forked qBittorrent
							
							
				mirror of
				https://github.com/qbittorrent/qBittorrent
				synced 2025-10-30 23:30:54 +01:00 
			
		
		
		
	Compare commits
	
		
			2 Commits
		
	
	
		
			v4_3_x
			...
			release-3.
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|   | 52f8f9beb4 | ||
|   | 3f110dabed | 
| @@ -1,7 +1,7 @@ | |||||||
| [main] | [main] | ||||||
| host = https://www.transifex.com | host = https://www.transifex.com | ||||||
|  |  | ||||||
| [qbittorrent.qbittorrent_master] | [qbittorrent.qbittorrent_v3_2_x] | ||||||
| file_filter = src/lang/qbittorrent_<lang>.ts | file_filter = src/lang/qbittorrent_<lang>.ts | ||||||
| source_file = src/lang/qbittorrent_en.ts | source_file = src/lang/qbittorrent_en.ts | ||||||
| source_lang = en | source_lang = en | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								dist/mac/Info.plist
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/mac/Info.plist
									
									
									
									
										vendored
									
									
								
							| @@ -59,7 +59,7 @@ | |||||||
| 	<key>NSAppleScriptEnabled</key> | 	<key>NSAppleScriptEnabled</key> | ||||||
| 	<string>YES</string> | 	<string>YES</string> | ||||||
| 	<key>NSHumanReadableCopyright</key> | 	<key>NSHumanReadableCopyright</key> | ||||||
| 	<string>Copyright © 2006-2013 The qBittorrent project</string> | 	<string>Copyright © 2006-2015 The qBittorrent project</string> | ||||||
| 	<key>UTExportedTypeDeclarations</key> | 	<key>UTExportedTypeDeclarations</key> | ||||||
| 	<array> | 	<array> | ||||||
| 		<dict> | 		<dict> | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								dist/windows/options.nsi
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/windows/options.nsi
									
									
									
									
										vendored
									
									
								
							| @@ -33,7 +33,7 @@ OutFile "qbittorrent_${PROG_VERSION}_setup.exe" | |||||||
| ;Installer Version Information | ;Installer Version Information | ||||||
| VIAddVersionKey "ProductName" "qBittorrent" | VIAddVersionKey "ProductName" "qBittorrent" | ||||||
| VIAddVersionKey "CompanyName" "The qBittorrent project" | VIAddVersionKey "CompanyName" "The qBittorrent project" | ||||||
| VIAddVersionKey "LegalCopyright" "Copyright ©2006-2014 The qBittorrent project" | VIAddVersionKey "LegalCopyright" "Copyright ©2006-2015 The qBittorrent project" | ||||||
| VIAddVersionKey "FileDescription" "qBittorrent - A Bittorrent Client" | VIAddVersionKey "FileDescription" "qBittorrent - A Bittorrent Client" | ||||||
| VIAddVersionKey "FileVersion" "${PROG_VERSION}" | VIAddVersionKey "FileVersion" "${PROG_VERSION}" | ||||||
|  |  | ||||||
|   | |||||||
										
											Binary file not shown.
										
									
								
							| @@ -5,7 +5,7 @@ VER_MAJOR = 3 | |||||||
| VER_MINOR = 2 | VER_MINOR = 2 | ||||||
| VER_BUGFIX = 0 | VER_BUGFIX = 0 | ||||||
| VER_BUILD = 0 | VER_BUILD = 0 | ||||||
| VER_STATUS = RC1 # Should be empty for stable releases! | VER_STATUS = # Should be empty for stable releases! | ||||||
|  |  | ||||||
| # Don't touch the rest part | # Don't touch the rest part | ||||||
| PROJECT_VERSION = $${VER_MAJOR}.$${VER_MINOR}.$${VER_BUGFIX} | PROJECT_VERSION = $${VER_MAJOR}.$${VER_MINOR}.$${VER_BUGFIX} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user