annotate src/audacious/build_stamp.c @ 2506:630910fd140f trunk

[svn] - changed plugin directory to ~/.local/share/audacious/Plugins (seems more logical to me) - updated migrate_config.sh to reflect the change - reindented a bit
author mf0102
date Mon, 12 Feb 2007 08:13:53 -0800
parents 87c53f0e9e0d
children e07c141dd326
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2464
baf223ec5417 [svn] - add build_stamp.c so that it can be autogenerated
nenolod
parents:
diff changeset
1 #include <glib.h>
2506
630910fd140f [svn] - changed plugin directory to ~/.local/share/audacious/Plugins (seems more logical to me)
mf0102
parents: 2505
diff changeset
2 const gchar *svn_stamp = "20070212-4020";