changeset 2781:f678ba17eee3 trunk

[svn] Use rounded corners on the main texture for the display area. Suggested by James Sanderson <zofrex -at- liquidcreativity.co.uk>.
author nenolod
date Sat, 19 May 2007 02:12:25 -0700
parents 37e46a06a8d4
children 63ea3064d5e8
files ChangeLog skins/Default/main.png src/audacious/build_stamp.c
diffstat 3 files changed, 9 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri May 18 14:01:45 2007 -0700
+++ b/ChangeLog	Sat May 19 02:12:25 2007 -0700
@@ -1,3 +1,11 @@
+2007-05-18 21:01:45 +0000  Jonathan Schleifer <js@h3c.de>
+  revision [4586]
+  Moved migrate_config.sh to contrib.
+  trunk/contrib/migrate_config.sh |   28 ++++++++++++++++++++++++++++
+  trunk/migrate_config.sh         |   28 ----------------------------
+  2 files changed, 28 insertions(+), 28 deletions(-)
+
+
 2007-05-18 02:47:56 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
   revision [4584]
   Entirely rework the default skin from scratch. A comparison is available 
Binary file skins/Default/main.png has changed
--- a/src/audacious/build_stamp.c	Fri May 18 14:01:45 2007 -0700
+++ b/src/audacious/build_stamp.c	Sat May 19 02:12:25 2007 -0700
@@ -1,2 +1,2 @@
 #include <glib.h>
-const gchar *svn_stamp = "20070518-4584";
+const gchar *svn_stamp = "20070518-4586";