Starting to play with TheOneRing inside of empathy :)
[theonering] / support / builddeb.py
index ef908f7..a8f4ddf 100755 (executable)
@@ -101,6 +101,8 @@ def build_package(distribution):
                        for (oldName, newName) in files
                )
        p["/usr/share/dbus-1/services"] = ["org.freedesktop.Telepathy.ConnectionManager.theonering.service"]
+       if distribution == "debian":
+               p["/usr/share/mission-control/profiles"] = ["theonering.profile"]
        p["/usr/share/telepathy/managers"] = ["theonering.manager"]
        p["/usr/share/icons/hicolor/26x26/hildon"] = ["26x26-theonering.png|theonering.png"]
        p["/usr/share/icons/hicolor/64x64/hildon"] = ["64x64-theonering.png|theonering.png"]