mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 17:56:00 +00:00
added updatefooter script
svn path=/trunk/; revision=6497
This commit is contained in:
parent
24f99a1f1c
commit
1a4db60836
2 changed files with 3 additions and 2 deletions
|
@ -146,8 +146,8 @@ IDB_LOGOV256 BITMAP DISCARDABLE "res/logov256.bmp"
|
|||
|
||||
IDA_EXPLORER ACCELERATORS DISCARDABLE
|
||||
BEGIN
|
||||
"X", ID_FILE_EXIT, VIRTKEY, ALT, NOINVERT
|
||||
"S", ID_VIEW_FULLSCREEN, VIRTKEY, SHIFT, CONTROL,
|
||||
VK_X, ID_FILE_EXIT, VIRTKEY, ALT, NOINVERT
|
||||
VK_S, ID_VIEW_FULLSCREEN, VIRTKEY, SHIFT, CONTROL,
|
||||
NOINVERT
|
||||
END
|
||||
|
||||
|
|
1
reactos/subsys/system/explorer/updatefooter
Executable file
1
reactos/subsys/system/explorer/updatefooter
Executable file
|
@ -0,0 +1 @@
|
|||
sed 's/@GEN@/generated on `date +%d.%m%Y`' <doxy-footer.htmt >doxy-footer.html
|
Loading…
Add table
Add a link
Reference in a new issue