Move icons into a single directory
This commit is contained in:
		@@ -1 +0,0 @@
 | 
			
		||||
../resources/gpass_icon_128.png
 | 
			
		||||
@@ -1 +0,0 @@
 | 
			
		||||
../resources/gpass_icon_16.png
 | 
			
		||||
@@ -1 +0,0 @@
 | 
			
		||||
../resources/gpass_icon_32.png
 | 
			
		||||
@@ -1 +0,0 @@
 | 
			
		||||
../resources/gpass_icon_64.png
 | 
			
		||||
							
								
								
									
										1
									
								
								chrome_addon/icons
									
									
									
									
									
										Symbolic link
									
								
							
							
						
						
									
										1
									
								
								chrome_addon/icons
									
									
									
									
									
										Symbolic link
									
								
							@@ -0,0 +1 @@
 | 
			
		||||
../resources/icons/
 | 
			
		||||
@@ -5,7 +5,7 @@
 | 
			
		||||
    "short_name": "gPass",
 | 
			
		||||
    "version": "0.7",
 | 
			
		||||
    "description": "gPass : global password manager",
 | 
			
		||||
    "icons" : {"16":"gpass_icon_16.png", "32":"gpass_icon_32.png", "64":"gpass_icon_64.png", "128":"gpass_icon_128.png"},
 | 
			
		||||
    "icons" : {"16":"icons/gpass_icon_16.png", "32":"icons/gpass_icon_32.png", "64":"icons/gpass_icon_64.png", "128":"icons/gpass_icon_128.png"},
 | 
			
		||||
    "author" : "Grégory Soutadé",
 | 
			
		||||
    "homepage_url" : "http://indefero.soutade.fr/p/gpass",
 | 
			
		||||
    
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user