EditButton descendants: Add Hi-dpi images for the button glyph.
git-svn-id: trunk@56337 -
10
.gitattributes
vendored
@ -7936,11 +7936,21 @@ lcl/images/btncalcok.xpm -text svneol=native#image/x-xpixmap
|
||||
lcl/images/btncalcplus.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/btncalculator_150.png -text svneol=unset#image/png
|
||||
lcl/images/btncalculator_200.png -text svneol=unset#image/png
|
||||
lcl/images/btncalendar.png -text svneol=unset#image/png
|
||||
lcl/images/btncalendar_150.png -text svneol=unset#image/png
|
||||
lcl/images/btncalendar_200.png -text svneol=unset#image/png
|
||||
lcl/images/btnfiltercancel.png -text
|
||||
lcl/images/btnseldir.png -text svneol=unset#image/png
|
||||
lcl/images/btnseldir_150.png -text svneol=unset#image/png
|
||||
lcl/images/btnseldir_200.png -text svneol=unset#image/png
|
||||
lcl/images/btnselfile.png -text svneol=unset#image/png
|
||||
lcl/images/btnselfile_150.png -text svneol=unset#image/png
|
||||
lcl/images/btnselfile_200.png -text svneol=unset#image/png
|
||||
lcl/images/btntime.png -text svneol=unset#image/png
|
||||
lcl/images/btntime_150.png -text svneol=unset#image/png
|
||||
lcl/images/btntime_200.png -text svneol=unset#image/png
|
||||
lcl/images/buttons/btn_abort.png -text svneol=unset#image/png
|
||||
lcl/images/buttons/btn_all.png -text svneol=unset#image/png
|
||||
lcl/images/buttons/btn_arrowright.png -text
|
||||
|
Before Width: | Height: | Size: 565 B After Width: | Height: | Size: 273 B |
BIN
lcl/images/btncalculator_150.png
Normal file
After Width: | Height: | Size: 287 B |
BIN
lcl/images/btncalculator_200.png
Normal file
After Width: | Height: | Size: 313 B |
Before Width: | Height: | Size: 513 B After Width: | Height: | Size: 366 B |
BIN
lcl/images/btncalendar_150.png
Normal file
After Width: | Height: | Size: 479 B |
BIN
lcl/images/btncalendar_200.png
Normal file
After Width: | Height: | Size: 596 B |
Before Width: | Height: | Size: 478 B After Width: | Height: | Size: 393 B |
BIN
lcl/images/btnseldir_150.png
Normal file
After Width: | Height: | Size: 399 B |
BIN
lcl/images/btnseldir_200.png
Normal file
After Width: | Height: | Size: 528 B |
Before Width: | Height: | Size: 568 B After Width: | Height: | Size: 421 B |
BIN
lcl/images/btnselfile_150.png
Normal file
After Width: | Height: | Size: 497 B |
BIN
lcl/images/btnselfile_200.png
Normal file
After Width: | Height: | Size: 582 B |
Before Width: | Height: | Size: 962 B After Width: | Height: | Size: 712 B |
BIN
lcl/images/btntime_150.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
lcl/images/btntime_200.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
@ -1,6 +1,16 @@
|
||||
btnfiltercancel.png
|
||||
btncalculator.png
|
||||
btncalculator_150.png
|
||||
btncalculator_200.png
|
||||
btncalendar.png
|
||||
btncalendar_150.png
|
||||
btncalendar_200.png
|
||||
btnseldir.png
|
||||
btnseldir_150.png
|
||||
btnseldir_200.png
|
||||
btnselfile.png
|
||||
btnselfile_150.png
|
||||
btnselfile_200.png
|
||||
btntime.png
|
||||
btntime_150.png
|
||||
btntime_200.png
|
||||
|