File: xsane.WIP

package info (click to toggle)
xsane 0.50-5.1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 2,780 kB
  • ctags: 1,809
  • sloc: ansic: 20,991; sh: 1,764; makefile: 553; sed: 93
file content (4 lines) | stat: -rw-r--r-- 179 bytes parent folder | download | duplicates (2)
1
2
3
4

- Added quantization in xsane_resolution_scale_update(GtkAdjustment *adj_data, double *val)
  in xsane-front-gtk.c, this quantisation is not done by gtk, so xsane has to do it.