From: Xavier Claessens Date: Sat, 12 May 2007 22:08:05 +0000 (+0000) Subject: [darcs-to-svn @ adding protocol icons] X-Git-Url: https://git.0d.be/?p=empathy.git;a=commitdiff_plain;h=d7c34ab70a937ab9c17e678a971820fdaf1fcd78 [darcs-to-svn @ adding protocol icons] svn path=/trunk/; revision=51 --- diff --git a/configure.ac b/configure.ac index 5e7a39d3..ecb49b7f 100644 --- a/configure.ac +++ b/configure.ac @@ -86,6 +86,9 @@ AC_OUTPUT([ Makefile data/Makefile data/16x16/Makefile + data/22x22/Makefile + data/32x32/Makefile + data/scalable/Makefile po/Makefile.in libempathy/Makefile libempathy-gtk/Makefile diff --git a/data/16x16/Makefile.am b/data/16x16/Makefile.am index 1b12272c..b885d1c8 100644 --- a/data/16x16/Makefile.am +++ b/data/16x16/Makefile.am @@ -8,6 +8,10 @@ icon_DATA = \ empathy-pending.png \ empathy-message.png \ empathy-message-new.png \ - empathy-typing.png - + empathy-typing.png \ + empathy-proto-ekiga.png \ + empathy-proto-google-talk.png \ + empathy-proto-msn.png \ + empathy-proto-gizmo.png \ + empathy-proto-jabber.png EXTRA_DIST = $(icon_DATA) diff --git a/data/16x16/empathy-proto-ekiga.png b/data/16x16/empathy-proto-ekiga.png new file mode 100644 index 00000000..74d097d3 Binary files /dev/null and b/data/16x16/empathy-proto-ekiga.png differ diff --git a/data/16x16/empathy-proto-gizmo.png b/data/16x16/empathy-proto-gizmo.png new file mode 100644 index 00000000..6cfbef5d Binary files /dev/null and b/data/16x16/empathy-proto-gizmo.png differ diff --git a/data/16x16/empathy-proto-google-talk.png b/data/16x16/empathy-proto-google-talk.png new file mode 100644 index 00000000..e80b03b1 Binary files /dev/null and b/data/16x16/empathy-proto-google-talk.png differ diff --git a/data/16x16/empathy-proto-jabber.png b/data/16x16/empathy-proto-jabber.png new file mode 100644 index 00000000..d31b8ba2 Binary files /dev/null and b/data/16x16/empathy-proto-jabber.png differ diff --git a/data/16x16/empathy-proto-msn.png b/data/16x16/empathy-proto-msn.png new file mode 100644 index 00000000..779c9e10 Binary files /dev/null and b/data/16x16/empathy-proto-msn.png differ diff --git a/data/22x22/Makefile.am b/data/22x22/Makefile.am new file mode 100644 index 00000000..59242239 --- /dev/null +++ b/data/22x22/Makefile.am @@ -0,0 +1,8 @@ +icondir = $(datadir)/icons/hicolor/22x22/apps +icon_DATA = \ + empathy-proto-ekiga.png \ + empathy-proto-google-talk.png \ + empathy-proto-msn.png \ + empathy-proto-gizmo.png \ + empathy-proto-jabber.png +EXTRA_DIST = $(icon_DATA) diff --git a/data/22x22/empathy-proto-ekiga.png b/data/22x22/empathy-proto-ekiga.png new file mode 100644 index 00000000..62ecc446 Binary files /dev/null and b/data/22x22/empathy-proto-ekiga.png differ diff --git a/data/22x22/empathy-proto-gizmo.png b/data/22x22/empathy-proto-gizmo.png new file mode 100644 index 00000000..a47b462d Binary files /dev/null and b/data/22x22/empathy-proto-gizmo.png differ diff --git a/data/22x22/empathy-proto-google-talk.png b/data/22x22/empathy-proto-google-talk.png new file mode 100644 index 00000000..e1997891 Binary files /dev/null and b/data/22x22/empathy-proto-google-talk.png differ diff --git a/data/22x22/empathy-proto-jabber.png b/data/22x22/empathy-proto-jabber.png new file mode 100644 index 00000000..c4453549 Binary files /dev/null and b/data/22x22/empathy-proto-jabber.png differ diff --git a/data/22x22/empathy-proto-msn.png b/data/22x22/empathy-proto-msn.png new file mode 100644 index 00000000..ec32ee71 Binary files /dev/null and b/data/22x22/empathy-proto-msn.png differ diff --git a/data/32x32/Makefile.am b/data/32x32/Makefile.am new file mode 100644 index 00000000..452abb03 --- /dev/null +++ b/data/32x32/Makefile.am @@ -0,0 +1,8 @@ +icondir = $(datadir)/icons/hicolor/32x32/apps +icon_DATA = \ + empathy-proto-ekiga.png \ + empathy-proto-google-talk.png \ + empathy-proto-msn.png \ + empathy-proto-gizmo.png \ + empathy-proto-jabber.png +EXTRA_DIST = $(icon_DATA) diff --git a/data/32x32/empathy-proto-ekiga.png b/data/32x32/empathy-proto-ekiga.png new file mode 100644 index 00000000..639e118e Binary files /dev/null and b/data/32x32/empathy-proto-ekiga.png differ diff --git a/data/32x32/empathy-proto-gizmo.png b/data/32x32/empathy-proto-gizmo.png new file mode 100644 index 00000000..83fa9545 Binary files /dev/null and b/data/32x32/empathy-proto-gizmo.png differ diff --git a/data/32x32/empathy-proto-google-talk.png b/data/32x32/empathy-proto-google-talk.png new file mode 100644 index 00000000..25e8aae6 Binary files /dev/null and b/data/32x32/empathy-proto-google-talk.png differ diff --git a/data/32x32/empathy-proto-jabber.png b/data/32x32/empathy-proto-jabber.png new file mode 100644 index 00000000..b0d03f45 Binary files /dev/null and b/data/32x32/empathy-proto-jabber.png differ diff --git a/data/32x32/empathy-proto-msn.png b/data/32x32/empathy-proto-msn.png new file mode 100644 index 00000000..50c4c7ad Binary files /dev/null and b/data/32x32/empathy-proto-msn.png differ diff --git a/data/Makefile.am b/data/Makefile.am index a39621f3..0822f40e 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = 16x16 +SUBDIRS = 16x16 22x22 32x32 scalable profiledir = $(datadir)/mission-control/profiles profile_DATA = \ diff --git a/data/gtalk.profile b/data/gtalk.profile index c70bfa84..c8d5de9a 100644 --- a/data/gtalk.profile +++ b/data/gtalk.profile @@ -2,7 +2,7 @@ Manager=gabble Protocol=jabber DisplayName=Google Talk -IconName = im-jabber +IconName = empathy-proto-google-talk ConfigurationUI = jabber DefaultAccountDomain = gmail.com, googlemail.com Default-server = talk.google.com diff --git a/data/jabber.profile b/data/jabber.profile index 811132cd..1d2ad256 100644 --- a/data/jabber.profile +++ b/data/jabber.profile @@ -2,7 +2,7 @@ Manager=gabble Protocol=jabber DisplayName=Jabber -IconName = im-jabber +IconName = empathy-proto-jabber ConfigurationUI = jabber DefaultAccountDomain = jabber.org SupportsInvisible = 0 diff --git a/data/msn.profile b/data/msn.profile index 599204c1..b344a4e6 100644 --- a/data/msn.profile +++ b/data/msn.profile @@ -2,6 +2,6 @@ Manager=butterfly Protocol=msn DisplayName=MSN -IconName = im-msn +IconName = empathy-proto-msn ConfigurationUI = msn SupportsInvisible = 1 diff --git a/data/scalable/Makefile.am b/data/scalable/Makefile.am new file mode 100644 index 00000000..3c535d04 --- /dev/null +++ b/data/scalable/Makefile.am @@ -0,0 +1,14 @@ +icondir = $(datadir)/icons/hicolor/scalable/apps +icon_DATA = \ + empathy-available.svg \ + empathy-offline.svg \ + empathy-away.svg \ + empathy-extended-away.svg \ + empathy-busy.svg \ + empathy-pending.svg \ + empathy-proto-ekiga.svg \ + empathy-proto-google-talk.svg \ + empathy-proto-msn.svg \ + empathy-proto-gizmo.svg \ + empathy-proto-jabber.svg +EXTRA_DIST = $(icon_DATA) diff --git a/data/scalable/empathy-available.svg b/data/scalable/empathy-available.svg new file mode 100644 index 00000000..8d4cc585 --- /dev/null +++ b/data/scalable/empathy-available.svg @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/data/scalable/empathy-away.svg b/data/scalable/empathy-away.svg new file mode 100644 index 00000000..7e7b0ed6 --- /dev/null +++ b/data/scalable/empathy-away.svg @@ -0,0 +1,93 @@ + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/data/scalable/empathy-busy.svg b/data/scalable/empathy-busy.svg new file mode 100644 index 00000000..66fc7094 --- /dev/null +++ b/data/scalable/empathy-busy.svg @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/data/scalable/empathy-extended-away.svg b/data/scalable/empathy-extended-away.svg new file mode 100644 index 00000000..3104dff5 --- /dev/null +++ b/data/scalable/empathy-extended-away.svg @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/data/scalable/empathy-offline.svg b/data/scalable/empathy-offline.svg new file mode 100644 index 00000000..975f7dc8 --- /dev/null +++ b/data/scalable/empathy-offline.svg @@ -0,0 +1,101 @@ + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/data/scalable/empathy-pending.svg b/data/scalable/empathy-pending.svg new file mode 100644 index 00000000..89c626c8 --- /dev/null +++ b/data/scalable/empathy-pending.svg @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/data/scalable/empathy-proto-ekiga.svg b/data/scalable/empathy-proto-ekiga.svg new file mode 100644 index 00000000..78a9e734 --- /dev/null +++ b/data/scalable/empathy-proto-ekiga.svg @@ -0,0 +1,441 @@ + + + + + + + image/svg+xml + + Ekiga Icon + 2006-12-05 + + + Vinicius Scopel Depizzol + + + + + Ekiga + VOIP + protocol + + + vdepizzol@gmail.com + + + + Original Artwork by Jakub Steiner <jimmac_at_ximian.com> and Andreas Kwiatkowski <post_at_kwiat.org> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/scalable/empathy-proto-gizmo.svg b/data/scalable/empathy-proto-gizmo.svg new file mode 100644 index 00000000..0c6aa4a5 --- /dev/null +++ b/data/scalable/empathy-proto-gizmo.svg @@ -0,0 +1,269 @@ + + + + + + + image/svg+xml + + Gizmo Icon + 2006-12-03 + + + Vinicius Scopel Depizzol + + + vdepizzol@gmail.com + + + Gizmo + VOIP + Protocol + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/scalable/empathy-proto-google-talk.svg b/data/scalable/empathy-proto-google-talk.svg new file mode 100644 index 00000000..53d54330 --- /dev/null +++ b/data/scalable/empathy-proto-google-talk.svg @@ -0,0 +1,301 @@ + + + + + + + image/svg+xml + + Google Talk Icon + 2006-12-03 + + + Vinicius Scopel Depizzol + + + vdepizzol@gmail.com + + + Google Talk + GTalk + VOIP + Protocol + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/scalable/empathy-proto-jabber.svg b/data/scalable/empathy-proto-jabber.svg new file mode 100644 index 00000000..5a0c644f --- /dev/null +++ b/data/scalable/empathy-proto-jabber.svg @@ -0,0 +1,823 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Jabber Protocol + 2006-12-08 + + + Vinicius Scopel Depizzol + + + vdepizzol@gmail.com + + + + Jabber protocol + lamp + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/scalable/empathy-proto-msn.svg b/data/scalable/empathy-proto-msn.svg new file mode 100644 index 00000000..eb651163 --- /dev/null +++ b/data/scalable/empathy-proto-msn.svg @@ -0,0 +1,302 @@ + + + + + + + image/svg+xml + + MSN Protocol + 2006-11-29 + + + Vinicius Scopel Depizzol + + + vdepizzol@gmail.com + + + MSN + Protocol + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/scalable/message-new.xcf b/data/scalable/message-new.xcf deleted file mode 100644 index 57d57434..00000000 Binary files a/data/scalable/message-new.xcf and /dev/null differ diff --git a/data/scalable/message.xcf b/data/scalable/message.xcf deleted file mode 100644 index c255be04..00000000 Binary files a/data/scalable/message.xcf and /dev/null differ diff --git a/data/scalable/process-typing.xcf b/data/scalable/process-typing.xcf deleted file mode 100644 index d2fa5f44..00000000 Binary files a/data/scalable/process-typing.xcf and /dev/null differ diff --git a/data/scalable/status-avaible.svg b/data/scalable/status-avaible.svg deleted file mode 100644 index 8d4cc585..00000000 --- a/data/scalable/status-avaible.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/data/scalable/status-away-extended.svg b/data/scalable/status-away-extended.svg deleted file mode 100644 index 3104dff5..00000000 --- a/data/scalable/status-away-extended.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/data/scalable/status-away.svg b/data/scalable/status-away.svg deleted file mode 100644 index 7e7b0ed6..00000000 --- a/data/scalable/status-away.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/data/scalable/status-busy.svg b/data/scalable/status-busy.svg deleted file mode 100644 index 66fc7094..00000000 --- a/data/scalable/status-busy.svg +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/data/scalable/status-offline.svg b/data/scalable/status-offline.svg deleted file mode 100644 index 975f7dc8..00000000 --- a/data/scalable/status-offline.svg +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/data/scalable/status-pending.svg b/data/scalable/status-pending.svg deleted file mode 100644 index 89c626c8..00000000 --- a/data/scalable/status-pending.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - -