[Xfce4-commits] <parole:master> Add bug report to parole -V
Sean Davis
noreply at xfce.org
Fri Oct 11 11:52:38 CEST 2013
Updating branch refs/heads/master
to 830ad1ab377d3d09fa65449c72e8d8073b784d63 (commit)
from ab8c02b34a0064dd36308ef8e282c717a12e35ec (commit)
commit 830ad1ab377d3d09fa65449c72e8d8073b784d63
Author: Sean Davis <smd.seandavis at gmail.com>
Date: Sun Sep 22 08:46:23 2013 -0400
Add bug report to parole -V
src/main.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/main.c b/src/main.c
index 5af6ffb..f12d85b 100644
--- a/src/main.c
+++ b/src/main.c
@@ -60,7 +60,8 @@ show_version (void)
"Parole Media Player %s\n\n"
"Part of the Xfce Goodies Project\n"
"http://goodies.xfce.org\n\n"
- "Licensed under the GNU GPL.\n\n"), VERSION);
+ "Licensed under the GNU GPL.\n\n"
+ "Please report bugs to <http://bugzilla.xfce.org/>.\n\n"), VERSION);
exit (EXIT_SUCCESS);
}
More information about the Xfce4-commits
mailing list