diff options
| author | Ted Gould <ted@canonical.com> | 2009-02-12 12:31:08 -0600 |
|---|---|---|
| committer | Ted Gould <ted@canonical.com> | 2009-02-12 12:31:08 -0600 |
| commit | b94d3a706d4f3e93e4e23dd908ffc0704add19f8 (patch) | |
| tree | ece7eb414042edf7eef912889bbf935a7f3a5fc9 | |
| parent | c3964b3bdbd6ccfe97d6b0387f6784e891df8552 (diff) | |
| download | libayatana-indicator-b94d3a706d4f3e93e4e23dd908ffc0704add19f8.tar.gz libayatana-indicator-b94d3a706d4f3e93e4e23dd908ffc0704add19f8.tar.bz2 libayatana-indicator-b94d3a706d4f3e93e4e23dd908ffc0704add19f8.zip | |
Seeing what happens if I turn on "sign always" in Bazaar.
| -rw-r--r-- | libindicate/listener.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libindicate/listener.c b/libindicate/listener.c index 3b1e3ea..4dc874d 100644 --- a/libindicate/listener.c +++ b/libindicate/listener.c @@ -887,3 +887,4 @@ indicate_listener_server_get_desktop (IndicateListener * listener, IndicateListe { return get_server_property(listener, server, callback, "desktop", data); } + |
