Switching around icons again
authorEd Page <eopage@byu.net>
Fri, 19 Feb 2010 03:50:54 +0000 (21:50 -0600)
committerEd Page <eopage@byu.net>
Fri, 19 Feb 2010 03:50:54 +0000 (21:50 -0600)
support/builddeb.py
support/icons/300-tor_self.png [new file with mode: 0644]
support/icons/32-tor_self.png [new file with mode: 0644]
support/icons/64-tor_self.png [new file with mode: 0644]
support/theonering.profile.debian
support/theonering.profile.diablo
support/theonering.profile.fremantle
support/theonering.profile.mer

index 3f14884..cc77415 100755 (executable)
@@ -207,12 +207,11 @@ 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"] = ["26-tor_handset.png|tor_handset.png"]
-       p["/usr/share/icons/hicolor/26x26/hildon"] = ["26-tor_phone.png|tor_phone.png"]
-       p["/usr/share/icons/hicolor/26x26/hildon"] = ["26-tor_question.png|tor_question.png"]
-       p["/usr/share/icons/hicolor/64x64/hildon"] = ["64-tor_handset.png|tor_handset.png"]
-       p["/usr/share/icons/hicolor/64x64/hildon"] = ["64-tor_phone.png|tor_phone.png"]
-       p["/usr/share/icons/hicolor/64x64/hildon"] = ["64-tor_question.png|tor_question.png"]
+       p["/usr/share/icons/hicolor/32x32/hildon"] = ["32-tor_handset.png|im_theonering.png"]
+       p["/usr/share/theonering"] = ["32-tor_handset.png|tor_handset.png"]
+       p["/usr/share/theonering"] = ["32-tor_phone.png|tor_phone.png"]
+       p["/usr/share/theonering"] = ["32-tor_question.png|tor_question.png"]
+       p["/usr/share/theonering"] = ["32-tor_self.png|tor_self.png"]
 
        if distribution == "debian":
                print p
diff --git a/support/icons/300-tor_self.png b/support/icons/300-tor_self.png
new file mode 100644 (file)
index 0000000..993d916
Binary files /dev/null and b/support/icons/300-tor_self.png differ
diff --git a/support/icons/32-tor_self.png b/support/icons/32-tor_self.png
new file mode 100644 (file)
index 0000000..657a0ed
Binary files /dev/null and b/support/icons/32-tor_self.png differ
diff --git a/support/icons/64-tor_self.png b/support/icons/64-tor_self.png
new file mode 100644 (file)
index 0000000..3bc3c0e
Binary files /dev/null and b/support/icons/64-tor_self.png differ
index 79aeba8..ab8312e 100644 (file)
@@ -2,7 +2,7 @@
 Manager=theonering
 Protocol=sip
 DisplayName=Google Voice
-IconName = tor_handset
+IconName = im_theonering
 SupportsInvisible = 1
 Capabilities = chat-p2p, voice-p2p, supports-alias, supports-roster
 VCardDefault = 1
index 5972250..0786690 100644 (file)
@@ -2,7 +2,7 @@
 Manager=theonering
 Protocol=sip
 DisplayName=Google Voice
-IconName = tor_handset
+IconName = im_theonering
 ConfigurationUI = haze-plugin
 SupportsInvisible = 1
 Capabilities = chat-p2p, voice-p2p, supports-alias, supports-roster
index 225f91a..d1636ec 100644 (file)
@@ -2,7 +2,7 @@
 Manager=theonering
 Protocol=sip
 DisplayName=Google Voice
-IconName = tor_handset
+IconName = im_theonering
 ConfigurationUI = haze-plugin
 SupportsInvisible = 1
 Capabilities = chat-p2p, voice-p2p, supports-alias, supports-roster
@@ -34,13 +34,13 @@ Type = 5
 
 [Action chat]
 Name = addr_bd_cont_starter_im_service_chat
-IconName = tor_handset
+IconName = im_theonering
 VCardFields = X-GV,TEL
 prop-org.freedesktop.Telepathy.Channel.ChannelType-s = org.freedesktop.Telepathy.Channel.Type.Text
 
 [Action call]
 Name = addr_bd_cont_starter_im_service_call
-IconName = tor_handset
+IconName = im_theonering
 VCardFields = X-GV,TEL
 prop-org.freedesktop.Telepathy.Channel.ChannelType-s = org.freedesktop.Telepathy.Channel.Type.StreamedMedia
 
index 79aeba8..ab8312e 100644 (file)
@@ -2,7 +2,7 @@
 Manager=theonering
 Protocol=sip
 DisplayName=Google Voice
-IconName = tor_handset
+IconName = im_theonering
 SupportsInvisible = 1
 Capabilities = chat-p2p, voice-p2p, supports-alias, supports-roster
 VCardDefault = 1