From 286356566d1f777a64d0a085b9017aa57422651a Mon Sep 17 00:00:00 2001 From: Ed Page Date: Thu, 4 Mar 2010 18:02:49 -0600 Subject: [PATCH] Renaming the icon to be autodetected by new empathy --- support/builddeb.py | 6 +++--- support/theonering.profile.debian | 2 +- support/theonering.profile.diablo | 2 +- support/theonering.profile.fremantle | 6 +++--- support/theonering.profile.mer | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/support/builddeb.py b/support/builddeb.py index dfdfafe..f485b4e 100755 --- a/support/builddeb.py +++ b/support/builddeb.py @@ -225,9 +225,9 @@ 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|im_theonering.png"] - p["/usr/share/icons/hicolor/32x32/hildon"] = ["32-tor_handset.png|im_theonering.png"] - p["/usr/share/icons/hicolor/64x64/hildon"] = ["64-tor_handset.png|im_theonering.png"] + p["/usr/share/icons/hicolor/26x26/hildon"] = ["26-tor_handset.png|im-theonering.png"] + p["/usr/share/icons/hicolor/32x32/hildon"] = ["32-tor_handset.png|im-theonering.png"] + p["/usr/share/icons/hicolor/64x64/hildon"] = ["64-tor_handset.png|im-theonering.png"] p["/usr/share/theonering"] = [ "32-tor_handset.png|tor_handset.png", "32-tor_phone.png|tor_phone.png", diff --git a/support/theonering.profile.debian b/support/theonering.profile.debian index ab8312e..0ac91a5 100644 --- a/support/theonering.profile.debian +++ b/support/theonering.profile.debian @@ -2,7 +2,7 @@ Manager=theonering Protocol=sip DisplayName=Google Voice -IconName = im_theonering +IconName = im-theonering SupportsInvisible = 1 Capabilities = chat-p2p, voice-p2p, supports-alias, supports-roster VCardDefault = 1 diff --git a/support/theonering.profile.diablo b/support/theonering.profile.diablo index 0786690..cd5c28e 100644 --- a/support/theonering.profile.diablo +++ b/support/theonering.profile.diablo @@ -2,7 +2,7 @@ Manager=theonering Protocol=sip DisplayName=Google Voice -IconName = im_theonering +IconName = im-theonering ConfigurationUI = haze-plugin SupportsInvisible = 1 Capabilities = chat-p2p, voice-p2p, supports-alias, supports-roster diff --git a/support/theonering.profile.fremantle b/support/theonering.profile.fremantle index d1636ec..42dbae1 100644 --- a/support/theonering.profile.fremantle +++ b/support/theonering.profile.fremantle @@ -2,7 +2,7 @@ Manager=theonering Protocol=sip DisplayName=Google Voice -IconName = im_theonering +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 = im_theonering +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 = im_theonering +IconName = im-theonering VCardFields = X-GV,TEL prop-org.freedesktop.Telepathy.Channel.ChannelType-s = org.freedesktop.Telepathy.Channel.Type.StreamedMedia diff --git a/support/theonering.profile.mer b/support/theonering.profile.mer index ab8312e..0ac91a5 100644 --- a/support/theonering.profile.mer +++ b/support/theonering.profile.mer @@ -2,7 +2,7 @@ Manager=theonering Protocol=sip DisplayName=Google Voice -IconName = im_theonering +IconName = im-theonering SupportsInvisible = 1 Capabilities = chat-p2p, voice-p2p, supports-alias, supports-roster VCardDefault = 1 -- 1.7.9.5