diff src/audacious/build_stamp.c @ 2507:e07c141dd326 trunk

[svn] - made new functions: widget_move_relative and widget_resize_relative - cleaned up playlist resizing code (removed lots of constants with help of the new widget functions)
author mf0102
date Mon, 12 Feb 2007 08:59:08 -0800
parents 630910fd140f
children ecdfed7b1861
line wrap: on
line diff
--- a/src/audacious/build_stamp.c	Mon Feb 12 08:13:53 2007 -0800
+++ b/src/audacious/build_stamp.c	Mon Feb 12 08:59:08 2007 -0800
@@ -1,2 +1,2 @@
 #include <glib.h>
-const gchar *svn_stamp = "20070212-4020";
+const gchar *svn_stamp = "20070212-4022";