cnslock: Add desktop entry file.
This commit is contained in:
		
							parent
							
								
									1d20d16ccb
								
							
						
					
					
						commit
						93c3d0ca7e
					
				
					 2 changed files with 11 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -5,3 +5,6 @@ EXTRA_DIST = CHANGES
 | 
			
		|||
 | 
			
		||||
AM_CFLAGS = $(x11_CFLAGS) $(dockapp_CFLAGS)
 | 
			
		||||
LIBS += $(x11_LIBS) $(dockapp_LIBS)
 | 
			
		||||
 | 
			
		||||
desktopdir = @datadir@/applications
 | 
			
		||||
dist_desktop_DATA = cnslock.desktop
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										8
									
								
								cnslock/cnslock.desktop
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								cnslock/cnslock.desktop
									
									
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,8 @@
 | 
			
		|||
[Desktop Entry]
 | 
			
		||||
Version=1.0
 | 
			
		||||
Type=Application
 | 
			
		||||
Name=cnslock
 | 
			
		||||
Comment=Displays the current state of the caps/num/scroll lock keys
 | 
			
		||||
Exec=cnslock
 | 
			
		||||
Categories=System;Monitor
 | 
			
		||||
Keywords=keyboard;caps lock;num lock;scroll lock;dockapp;window maker
 | 
			
		||||
		Loading…
	
		Reference in a new issue