diff options
Diffstat (limited to 'data/empathy.schemas.in')
-rw-r--r-- | data/empathy.schemas.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/empathy.schemas.in b/data/empathy.schemas.in index e58bad7cd..103fdd2ab 100644 --- a/data/empathy.schemas.in +++ b/data/empathy.schemas.in @@ -16,9 +16,9 @@ </schema> <schema> - <key>/schemas/apps/gossip/contacts/sort_criterium</key> - <applyto>/apps/gossip/contacts/sort_criterium</applyto> - <owner>gossip</owner> + <key>/schemas/apps/empathy/contacts/sort_criterium</key> + <applyto>/apps/empathy/contacts/sort_criterium</applyto> + <owner>empathy</owner> <type>string</type> <default>name</default> <locale name="C"> |