grim/guifications2

[gf2-migrate @ 32]
org.guifications.gf2
2006-06-26, Sadrul Habib Chowdhury
c0f3d2d0af58
Parents 397a305111e5
Children b281bcf435bd
[gf2-migrate @ 32]
As it turns out, things *are* working. But the themes had not been updated.
--- a/themes/Penguins/theme.xml Sun Jun 18 07:54:40 2006 -0400
+++ b/themes/Penguins/theme.xml Mon Jun 26 05:20:56 2006 -0400
@@ -348,5 +348,23 @@
<text format='to %r' font='arial bold 14' clipping='ellipsis-middle' width='0' />
</item>
</notification>
+ <notification type='new-email' background='background.png'>
+ <item type='icon'>
+ <position value='south-west' />
+ <h_offset value='5' />
+ <v_offset value='-5' />
+ <icon type='protocol' size='little' />
+ </item>
+ <item type='text'>
+ <position value='center' />
+ <v_offset value='-25%' />
+ <text format='Mail (%X) from' font='arial bold 14' clipping='ellipsis-middle' width='0' />
+ </item>
+ <item type='text'>
+ <position value='center' />
+ <v_offset value='-13%' />
+ <text format='%c (%a).' font='arial bold 14' clipping='ellipsis-middle' width='0' />
+ </item>
+ </notification>
</theme>
</guifications>
--- a/themes/funky/theme.xml Sun Jun 18 07:54:40 2006 -0400
+++ b/themes/funky/theme.xml Mon Jun 26 05:20:56 2006 -0400
@@ -44,5 +44,23 @@
<text format='went away' clipping='truncate' font='sans 10' width='106' color='#3e7ce0' />
</item>
</notification>
+ <notification type='new-email' background='background.png'>
+ <item type='icon'>
+ <position value='south-west' />
+ <h_offset value='10' />
+ <v_offset value='-10' />
+ <icon type='protocol' size='little' />
+ </item>
+ <item type='text'>
+ <position value='center' />
+ <v_offset value='-25%' />
+ <text format='Mail (%X) from' clipping='truncate' font='sans 10' width='106' color='#2f5da8' />
+ </item>
+ <item type='text'>
+ <position value='center' />
+ <v_offset value='-13%' />
+ <text format='%c (%a).' clipping='truncate' font='sans 10' width='106' color='#3e7ce0' />
+ </item>
+ </notification>
</theme>
</guifications>
--- a/themes/item_test/theme.xml Sun Jun 18 07:54:40 2006 -0400
+++ b/themes/item_test/theme.xml Mon Jun 26 05:20:56 2006 -0400
@@ -214,5 +214,23 @@
<image filename='gaim.png' />
</item>
</notification>
+ <notification type='new-email' background='background.png'>
+ <item type='icon'>
+ <position value='south-west' />
+ <h_offset value='5' />
+ <v_offset value='-5' />
+ <icon type='protocol' size='little' />
+ </item>
+ <item type='text'>
+ <position value='center' />
+ <v_offset value='-25%' />
+ <text format='Mail (%X) from' clipping='ellipsis-middle' width='0' />
+ </item>
+ <item type='text'>
+ <position value='center' />
+ <v_offset value='-13%' />
+ <text format='%c (%a).' clipping='ellipsis-middle' width='0' />
+ </item>
+ </notification>
</theme>
</guifications>
--- a/themes/mini/theme.xml Sun Jun 18 07:54:40 2006 -0400
+++ b/themes/mini/theme.xml Mon Jun 26 05:20:56 2006 -0400
@@ -316,5 +316,24 @@
<text format='%C&apos;s topic' clipping='ellipsis-end' width='66' />
</item>
</notification>
+ <notification type='new-email' background='background.png'>
+ <item type='icon'>
+ <position value='west' />
+ <h_offset value='2' />
+ <icon type='protocol' size='small' />
+ </item>
+ <item type='text'>
+ <position value='north-west' />
+ <v_offset value='2' />
+ <h_offset value='28' />
+ <text format='Mail (%X) from' clipping='ellipsis-end' width='66' />
+ </item>
+ <item type='text'>
+ <position value='south-west' />
+ <v_offset value='-3' />
+ <h_offset value='29' />
+ <text format='%c (%a).' clipping='ellipsis-end' width='66' />
+ </item>
+ </notification>
</theme>
</guifications>