From d4ebb80578fb0e650ffb555201a4c3308b1dc152 Mon Sep 17 00:00:00 2001 From: Maurus Cuelenaere Date: Fri, 22 May 2009 23:14:29 +0000 Subject: Set svn properties git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21047 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/lua/action_helper.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/plugins') diff --git a/apps/plugins/lua/action_helper.pl b/apps/plugins/lua/action_helper.pl index f1a1e12d60..b681951588 100755 --- a/apps/plugins/lua/action_helper.pl +++ b/apps/plugins/lua/action_helper.pl @@ -42,7 +42,7 @@ while(my $line = ) close(ACTION); print "-- Don't change this file!\n"; -printf "-- It is automatically generated of action.h %s\n", '$Revision'; +printf "-- It is automatically generated of action.h %s\n", '$Revision$'; print "rb.actions = {\n"; foreach $action(@actions) -- cgit v1.2.3