forked from len0rd/rockbox
Set svn properties
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21047 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0f7e4e36ae
commit
d4ebb80578
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ while(my $line = <ACTION>)
|
|||
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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue