Fix some typos.

This commit is contained in:
Mark de Wever 2008-07-18 19:48:53 +00:00
parent 358c9cbac3
commit bdd251739f

View file

@ -8,7 +8,7 @@
[listbox_definition]
id = "default"
description = "a vertical scrollbar"
description = "a listbox"
[resolution]
min_width = 100
@ -41,7 +41,7 @@
# [row]
# [column]
# # note we want a specia button defenition for this later.
# # note we want a special button definition for this later.
# [button]
# id = "_begin" # FIXME look whether or not to rename to top and bottom
# definition = "default"
@ -53,7 +53,7 @@
# [row]
# [column]
# # note we want a specia button defenition for this later.
# # note we want a special button definition for this later.
# [button]
# id = "_page_up"
# definition = "default"
@ -65,7 +65,7 @@
[row]
[column]
# note we want a specia button defenition for this later.
# note we want a special button definition for this later.
[button]
id = "_half_page_up"
definition = "up_arrow"
@ -75,7 +75,7 @@
# [row]
# [column]
# # note we want a specia button defenition for this later.
# # note we want a special button definition for this later.
# [button]
# id = "_line_up"
# definition = "default"
@ -102,7 +102,7 @@
# [row]
# [column]
# # note we want a specia button defenition for this later.
# # note we want a special button definition for this later.
# [button]
# id = "_line_down"
# definition = "default"
@ -114,7 +114,7 @@
[row]
[column]
# note we want a specia button defenition for this later.
# note we want a special button definition for this later.
[button]
id = "_half_page_down"
definition = "down_arrow"
@ -124,7 +124,7 @@
# [row]
# [column]
# # note we want a specia button defenition for this later.
# # note we want a special button definition for this later.
# [button]
# id = "_page_down"
# definition = "default"
@ -136,7 +136,7 @@
# [row]
# [column]
# # note we want a specia button defenition for this later.
# # note we want a special button definition for this later.
# [button]
# id = "_end"
# definition = "default"