diff options
author | Thorsten Behrens <tbehrens@novell.com> | 2010-11-25 23:10:13 +0100 |
---|---|---|
committer | Thorsten Behrens <tbehrens@novell.com> | 2010-11-25 23:13:42 +0100 |
commit | dd7892c80c6690125ae294f702fd647b9de928a7 (patch) | |
tree | 90ac1f462772914a81a5714c3db64771fb05d9b9 /readlicense_oo/prj | |
parent | e00482a2dbca458dedaca44dcc983272fbad05b3 (diff) |
Put show credits entry into all app ui configs
* fix cmd url typo in GenericCommands.xcu
* build & deliver credits.odt
* avoid duplicate slot id for ShowCredits menu item
Diffstat (limited to 'readlicense_oo/prj')
-rw-r--r-- | readlicense_oo/prj/d.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/readlicense_oo/prj/d.lst b/readlicense_oo/prj/d.lst index 2a368beb7888..aa771c50111f 100644 --- a/readlicense_oo/prj/d.lst +++ b/readlicense_oo/prj/d.lst @@ -27,6 +27,7 @@ mkdir: %_DEST%\bin%_EXT%\ure ..\%__SRC%\misc\THIRDPARTYLICENSEREADME.html %_DEST%\bin%_EXT%\THIRDPARTYLICENSEREADME.html ..\%__SRC%\misc\LICENSE.odt %_DEST%\bin%_EXT%\LICENSE.odt +..\%__SRC%\misc\CREDITS.odt %_DEST%\bin%_EXT%\CREDITS.odt dos: echo ===================================================================== dos: echo Delivering README files |