org.guifications.gf2: d55dfa147d74aeee15e2d628b6461db5467c62ba

rekkanoryo at guifications.org rekkanoryo at guifications.org
Sat Jan 5 17:40:07 CST 2008


-----------------------------------------------------------------
Revision: d55dfa147d74aeee15e2d628b6461db5467c62ba
Ancestor: 472d61e12551ff9f4bfd4996958a6bb05925f743
Author: rekkanoryo at guifications.org
Date: 2008-01-05T23:35:04
Branch: org.guifications.gf2

Modified files:
        themes/default/theme.xml

ChangeLog: 

This does two things--it updates the website in the theme and removes the old
'warned' event which is no longer supported.

-----------------------------------------------------------------
This revision's diffstat output:
 theme.xml |   19 +------------------
 1 file changed, 1 insertion(+), 18 deletions(-)
-------------- next part --------------
============================================================
--- themes/default/theme.xml	3b83f215bf38df2f0f95453822ef2fabccc5d7df
+++ themes/default/theme.xml	97aca059ef491099f92a60f5c3ae17ebc523cf12
@@ -7,7 +7,7 @@
 			<summary>Guifications Default Theme</summary>
 			<description>The default guifications theme</description>
 			<author>Gary Kramlich &lt;amc_grim at users.sf.net&gt;</author>
-			<website>http://guifications.sourceforge.net</website>
+			<website>http://plugins.guifications.org</website>
 		</info>
 		<options>
 			<ellipsis>...</ellipsis>
@@ -255,23 +255,6 @@
 				<text format='has stopped typing' clipping='ellipsis-middle' />
 			</item>
 		</notification>
-		<notification type='warned' 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='%W' clipping='ellipsis-middle' />
-			</item>
-			<item type='text'>
-				<position value='center' />
-				<text format='has warned you' clipping='ellipsis-middle' />
-			</item>
-		</notification>
 		<notification type='topic-changed' background='background.png'>
 			<item type='icon'>
 				<position value='south-west' />


More information about the Plugins-commits mailing list