diff --git a/lib/naughty.lua.in b/lib/naughty.lua.in index 60d4e8773..407ee4f9b 100644 --- a/lib/naughty.lua.in +++ b/lib/naughty.lua.in @@ -439,8 +439,8 @@ elseif data.member == "CloseNotification" then destroy(obj) end elseif data.member == "GetServerInfo" or data.member == "GetServerInformation" then - -- name of notification app, name of project, version of notification app, project version - return "s", "naughty", "s", "awesome", "s", "1337", "s", AWESOME_VERSION + -- name of notification app, name of vender, version + return "s", "naughty", "s", "awesome", "s", AWESOME_VERSION:match("%d.%d") end end) @@ -472,17 +472,15 @@ Introspection 1.0//EN" - - - - + + + - - - - - + + + + ]=] return "s", xml