mirror of
				https://github.com/ElvishArtisan/rivendell.git
				synced 2025-11-03 23:53:59 +01:00 
			
		
		
		
	* Refactored the distribution detection logic in 'configure.ac' to work on the basis of 'distribution type'. * Added desktop entries for rdalsaconfig(8) and rddbconfig(8) that use sudo(8) for privilege escalation. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
		
			
				
	
	
		
			10 lines
		
	
	
		
			183 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			183 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Desktop Entry]
 | 
						|
Encoding=UTF-8
 | 
						|
Terminal=true
 | 
						|
Categories=Qt;KDE;Rivendell;
 | 
						|
Name=RDDBConfig
 | 
						|
GenericName=Rivendell Database Management
 | 
						|
Exec=sudo rddbconfig
 | 
						|
Icon=rdadmin
 | 
						|
Type=Application
 |