mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-04 04:57:41 +01:00
LazReport: Add sh-bangs to several shell scripts. Issue #29324, patch from Paul Gevers.
git-svn-id: trunk@51478 -
This commit is contained in:
parent
843fcd8da7
commit
946f8970fb
@ -1,2 +1,3 @@
|
||||
#!/bin/sh
|
||||
../../../tools/lazres ../source/lr_register.res @Package_images.txt
|
||||
../../../tools/lazres ../source/bullets.res bitmaps/bulletgray.png bitmaps/bulletgreen.png designer/lrd_ins_fields.bmp
|
||||
../../../tools/lazres ../source/bullets.res bitmaps/bulletgray.png bitmaps/bulletgreen.png designer/lrd_ins_fields.bmp
|
||||
|
||||
@ -1,2 +1,3 @@
|
||||
#!/bin/sh
|
||||
../../../../../../tools/lazres ../lrdbdialogcontrols_img.res tlrdblookupcombobox.bmp
|
||||
../../../../../../tools/lazres ../lrdialogcontrols_img.res @lrdialogcontrols_img.txt
|
||||
|
||||
@ -1 +1,2 @@
|
||||
#!/bin/sh
|
||||
../../../../../../tools/lazres ../lremailexport.res @img.txt
|
||||
|
||||
@ -1 +1,2 @@
|
||||
#!/bin/sh
|
||||
../../../../../../tools/lazres ../lr_officeimport_img.res @lrimport_img.txt
|
||||
|
||||
@ -1 +1,2 @@
|
||||
#!/bin/sh
|
||||
../../../../../../tools/lazres ../lrspreadsheetexp.res @img.txt
|
||||
|
||||
Loading…
Reference in New Issue
Block a user