Project

General

Profile

handlers_general.patch

Thomas Lange, December 29, 2011 17:21

View differences:

audacious/src/audtool/handlers_general.c 2011-12-29 16:58:01.416067751 +0100
209 209

  
210 210
    audtool_report("");
211 211
	audtool_report("Handlers may be prefixed with `--' (GNU-style long-options) or not, your choice.");
212
	audtool_report("Report bugs to http://bugzilla.atheme.org/");
212
	audtool_report("Report bugs to http://redmine.audacious-media-player.org/");
213 213
}
214 214

  
215 215
void toggle_aot(gint argc, gchar **argv)