Switching up icons to a smaller size and making sure Diablo has a UI
authorEd Page <eopage@byu.net>
Wed, 6 Jan 2010 02:34:24 +0000 (20:34 -0600)
committerEd Page <eopage@byu.net>
Wed, 6 Jan 2010 02:34:24 +0000 (20:34 -0600)
support/builddeb.py
support/icons/scale-theonering.png [deleted file]
support/theonering.profile.debian
support/theonering.profile.diablo

index a0f67a5..957767e 100755 (executable)
@@ -122,9 +122,7 @@ def build_package(distribution):
                p["/usr/share/osso-rtcom"] = ["theonering.profile.%s|theonering.profile"% distribution]
        p["/usr/lib/telepathy"] = ["telepathy-theonering"]
        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"]
-       p["/usr/share/icons/hicolor/scalable/hildon"] = ["scale-theonering.png|theonering.png"]
+       p["/usr/share/icons/hicolor/26x26/hildon"] = ["26x26-theonering.png|im-theonering.png"]
 
        if distribution == "debian":
                print p
diff --git a/support/icons/scale-theonering.png b/support/icons/scale-theonering.png
deleted file mode 100644 (file)
index a875350..0000000
Binary files a/support/icons/scale-theonering.png and /dev/null differ
index a2314bd..2f13ba1 100644 (file)
@@ -2,7 +2,7 @@
 Manager=theonering
 Protocol=sip
 DisplayName=Google Voice
-IconName = theonering
+IconName = im-theonering
 SupportsInvisible = 1
 Capabilities = chat-p2p, voice-p2p, supports-alias
 VCardDefault = 1
index a2314bd..bbe4aa1 100644 (file)
@@ -2,7 +2,8 @@
 Manager=theonering
 Protocol=sip
 DisplayName=Google Voice
-IconName = theonering
+IconName = im-theonering
+ConfigurationUI = haze-plugin
 SupportsInvisible = 1
 Capabilities = chat-p2p, voice-p2p, supports-alias
 VCardDefault = 1