changeset 2783:c3529eb12ac0 trunk

[svn] Fix the colon in the main texture.
author nenolod
date Sat, 19 May 2007 16:51:17 -0700
parents 63ea3064d5e8
children 0a982aad6e07
files ChangeLog skins/Default/main.png src/audacious/build_stamp.c
diffstat 3 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sat May 19 02:22:34 2007 -0700
+++ b/ChangeLog	Sat May 19 16:51:17 2007 -0700
@@ -1,3 +1,10 @@
+2007-05-19 09:22:34 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
+  revision [4590]
+  Use a better antialiasing method.
+  
+  0 files changed
+
+
 2007-05-19 09:12:25 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
   revision [4588]
   Use rounded corners on the main texture for the display area.
Binary file skins/Default/main.png has changed
--- a/src/audacious/build_stamp.c	Sat May 19 02:22:34 2007 -0700
+++ b/src/audacious/build_stamp.c	Sat May 19 16:51:17 2007 -0700
@@ -1,2 +1,2 @@
 #include <glib.h>
-const gchar *svn_stamp = "20070519-4588";
+const gchar *svn_stamp = "20070519-4590";