Move the script to generate links to the DOCS file, it should not be in the source
This commit is contained in:
		
							parent
							
								
									efae437624
								
							
						
					
					
						commit
						72741b4cd4
					
				| @ -1,3 +1,22 @@ | |||||||
| Freedesktop specification : http://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html | Freedesktop specification : http://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html | ||||||
| GNOME specs : http://developer.gnome.org/gtk3/3.4/gtk3-Stock-Items.html#GTK-STOCK-ABOUT:CAPS | GNOME specs : http://developer.gnome.org/gtk3/3.4/gtk3-Stock-Items.html#GTK-STOCK-ABOUT:CAPS | ||||||
| and after. | and after. | ||||||
|  | 
 | ||||||
|  | Script example to generate automatic links : | ||||||
|  | #!/bin/bash | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | # APPS | ||||||
|  | 
 | ||||||
|  | ln -s terminal.svg gnome-terminal.svg | ||||||
|  | ln -s terminal.svg lxterminal.svg | ||||||
|  | ln -s terminal.svg openterm.svg | ||||||
|  | ln -s terminal.svg utilities-terminal.svg | ||||||
|  | ln -s terminal.svg xfce-terminal.svg | ||||||
|  | ln -s lxfind.svg system-search.svg | ||||||
|  | ln -s lxscreenshot.svg applets-screenshooter.svg | ||||||
|  | ln -s system-software-installer.svg softwarecenter.svg | ||||||
|  | ln -s system-software-installer.svg synaptic.svg | ||||||
|  | ln -s system-software-installer.svg system-software-install.svg | ||||||
|  | ln -s system-software-installer.svg lubuntu-software-center.svg | ||||||
|  | ln -s galculator.svg accessories-calculator.svg | ||||||
|  | |||||||
| @ -1,18 +0,0 @@ | |||||||
| #!/bin/bash |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| # APPS |  | ||||||
| 
 |  | ||||||
| ln -s terminal.svg gnome-terminal.svg |  | ||||||
| ln -s terminal.svg lxterminal.svg |  | ||||||
| ln -s terminal.svg openterm.svg |  | ||||||
| ln -s terminal.svg utilities-terminal.svg |  | ||||||
| ln -s terminal.svg xfce-terminal.svg |  | ||||||
| ln -s lxfind.svg system-search.svg |  | ||||||
| ln -s lxscreenshot.svg applets-screenshooter.svg |  | ||||||
| ln -s system-software-installer.svg softwarecenter.svg |  | ||||||
| ln -s system-software-installer.svg synaptic.svg |  | ||||||
| ln -s system-software-installer.svg system-software-install.svg |  | ||||||
| ln -s system-software-installer.svg lubuntu-software-center.svg |  | ||||||
| ln -s galculator.svg accessories-calculator.svg |  | ||||||
| 
 |  | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user