~ubuntu-branches/debian/experimental/arduino/experimental

« back to all changes in this revision

Viewing changes to build/shared/lib/preferences.txt

  • Committer: Package Import Robot
  • Author(s): Scott Howard
  • Date: 2012-03-11 18:19:42 UTC
  • mfrom: (1.1.5) (5.1.14 sid)
  • Revision ID: package-import@ubuntu.com-20120311181942-be2clnbz1gcehixb
Tags: 1:1.0.1~rc1+dfsg-1
New upstream release, experimental.

Show diffs side-by-side

added added

removed removed

Lines of Context:
76
76
editor.window.height.default = 600
77
77
 
78
78
editor.window.width.min = 400
79
 
editor.window.height.min = 500
 
79
editor.window.height.min = 290
 
80
 
 
81
# the following commented out to better support netbooks
 
82
# http://code.google.com/p/arduino/issues/detail?id=52
 
83
#editor.window.height.min = 500
80
84
# tested as approx 440 on OS X
81
 
editor.window.height.min.macosx = 450
 
85
#editor.window.height.min.macosx = 450
82
86
# tested to be 515 on Windows XP, this leaves some room
83
 
editor.window.height.min.windows = 530
 
87
#editor.window.height.min.windows = 530
 
88
 
84
89
 
85
90
# font size for editor
86
91
editor.font=Monospaced,plain,12
243
248
programmer = arduino:avrispmkii
244
249
 
245
250
upload.using = bootloader
 
251
upload.verify = true
246
252
 
247
253
serial.port=COM1
248
254
serial.databits=8