mirror of
				https://github.com/johrpan/musicus.git
				synced 2025-10-26 11:47:25 +01:00 
			
		
		
		
	Always use gettext from system
This commit is contained in:
		
							parent
							
								
									078c190213
								
							
						
					
					
						commit
						d442108afd
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -8,7 +8,7 @@ anyhow = "1.0.33" | |||
| async-trait = "0.1.42" | ||||
| discid = "0.4.4" | ||||
| futures-channel = "0.3.5" | ||||
| gettext-rs = "0.5.0" | ||||
| gettext-rs = { version = "0.5.0", features = ["gettext-system"] } | ||||
| gstreamer = "0.16.4" | ||||
| gtk-macros = "0.2.0" | ||||
| musicus_backend = { version = "0.1.0", path = "../backend" } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Elias Projahn
						Elias Projahn