diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/org.ayatana.indicator.notifications.gschema.xml.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.ayatana.indicator.notifications.gschema.xml.in.in b/data/org.ayatana.indicator.notifications.gschema.xml.in.in index a4c6dde..95eb284 100644 --- a/data/org.ayatana.indicator.notifications.gschema.xml.in.in +++ b/data/org.ayatana.indicator.notifications.gschema.xml.in.in @@ -1,5 +1,5 @@ <schemalist gettext-domain="@GETTEXT_PACKAGE@"> - <schema id="net.launchpad.indicator.notifications" path="/net/launchpad/indicator/notifications/"> + <schema id="org.ayatana.indicator.notifications" path="/org/ayatana/indicator/notifications/"> <key name="blacklist" type="as"> <default>[]</default> <_summary>Discard notifications by application name</_summary> |