Rename the source file for the keyboard widget

This commit is contained in:
Pierre Pronchery 2015-11-18 22:33:49 +01:00
parent 8cdf992ef4
commit a4827e71c1
2 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ dist=Makefile
[keyboard]
type=plugin
sources=widget.c
sources=keyboard.c
install=$(LIBDIR)/Desktop/widget
[keyboard.c]