diff options
| author | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2012-01-25 22:51:49 +0100 |
|---|---|---|
| committer | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2012-01-25 22:51:49 +0100 |
| commit | 7a70ee5332e81d6465da0032550559d6ef9af976 (patch) | |
| tree | 4cec9b03df12561f210ae094adc0977dcc3027f6 /services | |
| parent | 529743dc90af81854514a818c4fdd8de336bffd4 (diff) | |
| parent | c4b20bde8a10b7e5374bfd89b7afb19e05dc9286 (diff) | |
Merging with remote branch
(bzr r1858.9.20)
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'/>" |
