cnslock: Add desktop entry file.

This commit is contained in:
Doug Torrance 2017-02-27 20:50:45 -05:00 committed by Carlos R. Mafra
parent 1d20d16ccb
commit 93c3d0ca7e
2 changed files with 11 additions and 0 deletions

View file

@ -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
View 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