mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-10-23 18:41:37 +02:00
lcl: rename image name as it is used in LCL
git-svn-id: trunk@42964 -
This commit is contained in:
parent
88f15398f4
commit
2a28f2f8b4
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -5884,7 +5884,7 @@ lcl/images/btncalcmin.xpm -text svneol=native#image/x-xpixmap
|
||||
lcl/images/btncalcmul.xpm -text svneol=native#image/x-xpixmap
|
||||
lcl/images/btncalcok.xpm -text svneol=native#image/x-xpixmap
|
||||
lcl/images/btncalcplus.xpm -text svneol=native#image/x-xpixmap
|
||||
lcl/images/btncalcpm.xpm -text svneol=native#image/x-xpixmap
|
||||
lcl/images/btncalcpmin.xpm -text svneol=native#image/x-xpixmap
|
||||
lcl/images/btncalculator.png -text svneol=unset#image/png
|
||||
lcl/images/btncalendar.png -text svneol=unset#image/png
|
||||
lcl/images/btnfiltercancel.png -text
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* XPM */
|
||||
static char *calcpm[] = {
|
||||
static char *calcpmin[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"10 13 2 1",
|
||||
" c black",
|
Loading…
Reference in New Issue
Block a user