diff options
author | Ted Gould <ted@gould.cx> | 2010-03-15 15:40:42 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-03-15 15:40:42 -0500 |
commit | 9be1c6de6bd9c4ff26e81e3563ec11e56b240276 (patch) | |
tree | d7eb6b3769d59fc272f098fae362566bbb898592 /src/notification-item.xml | |
parent | c88bf0b3c462bd10f3e24a0c38ec7116c036109f (diff) | |
parent | 42fd4baa6e459447fb828351a727aa25bf14e925 (diff) | |
download | ayatana-indicator-application-9be1c6de6bd9c4ff26e81e3563ec11e56b240276.tar.gz ayatana-indicator-application-9be1c6de6bd9c4ff26e81e3563ec11e56b240276.tar.bz2 ayatana-indicator-application-9be1c6de6bd9c4ff26e81e3563ec11e56b240276.zip |
Changing from freedesktop to kde as the spec was never approved finally by freedesktop.
Diffstat (limited to 'src/notification-item.xml')
-rw-r--r-- | src/notification-item.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/notification-item.xml b/src/notification-item.xml index bcc3a4a..a0141c3 100644 --- a/src/notification-item.xml +++ b/src/notification-item.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <node name="/StatusNotifierItem"> - <interface name="org.freedesktop.StatusNotifierItem"> + <interface name="org.kde.StatusNotifierItem"> <!-- Properties --> <property name="Id" type="s" access="read" /> |