summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--notification.manifest13
1 files changed, 1 insertions, 12 deletions
diff --git a/notification.manifest b/notification.manifest
index 061daab..6c61ae0 100644
--- a/notification.manifest
+++ b/notification.manifest
@@ -1,16 +1,5 @@
<manifest>
- <define>
- <domain name="notification"/>
- <provide>
- <label name="notification::db"/>
- </provide>
- </define>
- <assign>
- <filesystem path="/usr/lib/libnotification.so.0.1.0" label="_"/>
- <filesystem path="/usr/lib/libnotification.so.0" label="_"/>
- <filesystem path="/usr/lib/libnotification.so" label="_"/>
- </assign>
<request>
- <domain name="notification"/>
+ <domain name="_"/>
</request>
</manifest>