diff options
| author | Ted Gould <ted@gould.cx> | 2014-11-03 20:56:20 +0000 |
|---|---|---|
| committer | CI bot <ps-jenkins@lists.canonical.com> | 2014-11-03 20:56:20 +0000 |
| commit | 2b470ce8dfbdfc6f6d7c5344bef76784b3f5915a (patch) | |
| tree | 84b83a5df9e93a07dba3dc512e6354aa54439e33 /data | |
| parent | 8ff11f946024ddd04f1e5322efcd57ecb147efdf (diff) | |
| parent | 330352f2d5983357dad382b89bb4c0be803cf7cb (diff) | |
| download | ayatana-indicator-messages-2b470ce8dfbdfc6f6d7c5344bef76784b3f5915a.tar.gz ayatana-indicator-messages-2b470ce8dfbdfc6f6d7c5344bef76784b3f5915a.tar.bz2 ayatana-indicator-messages-2b470ce8dfbdfc6f6d7c5344bef76784b3f5915a.zip | |
Add filtering for lock screen. Fixes: 1358340
Approved by: PS Jenkins bot
Diffstat (limited to 'data')
| -rw-r--r-- | data/com.canonical.indicator.messages | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/data/com.canonical.indicator.messages b/data/com.canonical.indicator.messages index 2210b6b..572a4a7 100644 --- a/data/com.canonical.indicator.messages +++ b/data/com.canonical.indicator.messages @@ -6,11 +6,14 @@ Position=50 [desktop] ObjectPath=/com/canonical/indicator/messages/desktop +[desktop_greeter] +ObjectPath=/com/canonical/indicator/messages/desktop_greeter + [phone] ObjectPath=/com/canonical/indicator/messages/phone Position=100 [phone_greeter] -ObjectPath=/com/canonical/indicator/messages/phone +ObjectPath=/com/canonical/indicator/messages/phone_greeter Position=100 |
