diff options
Diffstat (limited to 'services')
| -rw-r--r-- | services/panel-main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/services/panel-main.c b/services/panel-main.c index cecfb5394..7a770b0c7 100644 --- a/services/panel-main.c +++ b/services/panel-main.c @@ -68,7 +68,7 @@ static const gchar introspection_xml[] = " <arg type='u' name='timestamp' direction='in'/>" " </method>" "" - " <method name='ShowAppMenu'>" + " <method name='ShowAppMenu'>" " <arg type='u' name='xid' direction='in'/>" " <arg type='i' name='x' direction='in'/>" " <arg type='i' name='y' direction='in'/>" |
