raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=1b381ca100cd7b5caeadb9176d921b9424f74d72
commit 1b381ca100cd7b5caeadb9176d921b9424f74d72 Author: Simon Tischer <[email protected]> Date: Wed Nov 18 09:13:33 2020 +0000 add comment to module.desktop Reviewers: devilhorns, raster Reviewed By: raster Subscribers: cedric, zmike Tags: #enlightenment-git Differential Revision: https://phab.enlightenment.org/D12189 --- src/modules/bluez5/module.desktop | 1 + 1 file changed, 1 insertion(+) diff --git a/src/modules/bluez5/module.desktop b/src/modules/bluez5/module.desktop index fd102a832..ebba0fbd4 100644 --- a/src/modules/bluez5/module.desktop +++ b/src/modules/bluez5/module.desktop @@ -9,5 +9,6 @@ Name[ja]=Bluez5 Name[ms]=Bluez5 Name[sr]=Блуез5 Name[tr]=Bluetooth +Comment=Bluetooth control Gadget. Icon=e-module-bluez5 X-Enlightenment-ModuleType=utils --
