changeset 2779:79c75896893a trunk

[svn] Entirely rework the default skin from scratch. A comparison is available at http://mail.atheme.org/~nenolod/new_and_old_skins.png. The rationale of this rework is that the old skin had become a hodgepodge of multiple styles during 1.3 development, etcetera. There are some minor tweaks that could still be done, I will take care of those in the next few commits.
author nenolod
date Thu, 17 May 2007 19:47:56 -0700
parents 78350b4209ce
children 37e46a06a8d4
files ChangeLog skins/Default/balance.png skins/Default/cbuttons.png skins/Default/main.png skins/Default/posbar.png skins/Default/shufrep.png skins/Default/titlebar.png skins/Default/volume.png src/audacious/build_stamp.c
diffstat 9 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu May 17 01:59:45 2007 -0700
+++ b/ChangeLog	Thu May 17 19:47:56 2007 -0700
@@ -1,3 +1,10 @@
+2007-05-17 08:59:45 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
+  revision [4582]
+  - drop no-longer-used libaudacious C++ bindings
+  
+  0 files changed
+
+
 2007-05-17 08:56:41 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
   revision [4580]
   - handle pluralization properly in playlist-display action
Binary file skins/Default/balance.png has changed
Binary file skins/Default/cbuttons.png has changed
Binary file skins/Default/main.png has changed
Binary file skins/Default/posbar.png has changed
Binary file skins/Default/shufrep.png has changed
Binary file skins/Default/titlebar.png has changed
Binary file skins/Default/volume.png has changed
--- a/src/audacious/build_stamp.c	Thu May 17 01:59:45 2007 -0700
+++ b/src/audacious/build_stamp.c	Thu May 17 19:47:56 2007 -0700
@@ -1,2 +1,2 @@
 #include <glib.h>
-const gchar *svn_stamp = "20070517-4580";
+const gchar *svn_stamp = "20070517-4582";