mirror of
				https://github.com/nixietab/picodulce.git
				synced 2025-10-31 05:25:12 +00:00 
			
		
		
		
	Compare commits
	
		
			No commits in common. "afd2690392078f49b53b8eb84b5818c961eb2b4c" and "9cbcd6683b67161cf1deb0f8ae83eed52ee31e46" have entirely different histories.
		
	
	
		
			afd2690392
			...
			9cbcd6683b
		
	
		
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							| @ -373,8 +373,9 @@ class PicomcVersionSelector(QWidget): | |||||||
|         language_dropdown = QComboBox() |         language_dropdown = QComboBox() | ||||||
|         languages = { |         languages = { | ||||||
|             "English": "en", |             "English": "en", | ||||||
|             "Español": "es", |             "Spanish": "es", | ||||||
|             "Italiano": "it" |             "French": "fr", | ||||||
|  |             "German": "de" | ||||||
|             # Here will be more |             # Here will be more | ||||||
|         } |         } | ||||||
|          |          | ||||||
|  | |||||||
| @ -1,5 +1,5 @@ | |||||||
| { | { | ||||||
|   "version": "0.13", |   "version": "0.12", | ||||||
|   "links": [ |   "links": [ | ||||||
|     "https://raw.githubusercontent.com/nixietab/picodulce/main/version.json", |     "https://raw.githubusercontent.com/nixietab/picodulce/main/version.json", | ||||||
|     "https://raw.githubusercontent.com/nixietab/picodulce/main/picodulce.py", |     "https://raw.githubusercontent.com/nixietab/picodulce/main/picodulce.py", | ||||||
| @ -10,9 +10,7 @@ | |||||||
|     "https://raw.githubusercontent.com/nixietab/picodulce/main/authser.py" |     "https://raw.githubusercontent.com/nixietab/picodulce/main/authser.py" | ||||||
|   ], |   ], | ||||||
|   "locales": [ |   "locales": [ | ||||||
|     "https://raw.githubusercontent.com/nixietab/picodulce/main/locales/picodulce_es.qm", |     "https://raw.githubusercontent.com/nixietab/picodulce/main/locales/picodulce_es.qm" | ||||||
|     "https://raw.githubusercontent.com/nixietab/picodulce/main/locales/picodulce_it.qm", |  | ||||||
|     "https://raw.githubusercontent.com/nixietab/picodulce/main/locales/picodulce_pt.qm" |  | ||||||
|   ], |   ], | ||||||
|   "versionBleeding": "0.12-174" |   "versionBleeding": "0.12-174" | ||||||
| } | } | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user