Smiley theme engine

Hylke Bons h.bons at student.rug.nl
Mon Apr 9 11:33:00 EDT 2007


Some guy I know from #tango i being really helpful in improving the
current smiley theme file.
To make his (and y) work easier I would suggest a new theme engine in
XML, to make the theme easier to
maintain, somethin like this:

<pidgin_smiley_theme>

  <title>Default</title>
  <description>Default Pidgin smileys</description>
  <preview_icon file="smile.png"/>
  <author>Hylke Bons</author>
 
  <msn>
    <smiley file="smile.png"> :) :-) </smiley>
  </msn>
 
  <yahoo>
    <smiley file="smile.png"> :) :-) </smiley>
  </yahoo>
 
</pidgin_smiley_theme>

What do you think?

Hylke







More information about the Devel mailing list