awful.dbus: enhance description

Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou 2009-08-28 15:33:18 +02:00
parent 8b1b894cdf
commit 91806b03ac
1 changed files with 3 additions and 1 deletions

View File

@ -7,7 +7,9 @@
-- Grab environment we need
local dbus = dbus
--- D-Bus module for awful
--- D-Bus module for awful.
-- This module simply request the org.naquadah.awesome.awful name on the D-Bus
-- for futur usage by other awful modules.
module("awful.dbus")
if dbus then