added some missing punctuation
This commit is contained in:
parent
3dcebcf56c
commit
973880dd25
1 changed files with 3 additions and 3 deletions
6
README
6
README
|
@ -3,13 +3,13 @@ README for Openbox:
|
||||||
The source tree for Openbox is comprised of five subdirectories:
|
The source tree for Openbox is comprised of five subdirectories:
|
||||||
|
|
||||||
data/ - this holds the default data files that Openbox
|
data/ - this holds the default data files that Openbox
|
||||||
requires for proper operation
|
requires for proper operation.
|
||||||
|
|
||||||
doc/ - this holds the documentation files that explain
|
doc/ - this holds the documentation files that explain
|
||||||
the various aspects of Openbox
|
the various aspects of Openbox.
|
||||||
|
|
||||||
nls/ - this holds the message files used to generate
|
nls/ - this holds the message files used to generate
|
||||||
message catalogs for different languages
|
message catalogs for different languages.
|
||||||
|
|
||||||
src/ - this holds the actual C++ source code for the window
|
src/ - this holds the actual C++ source code for the window
|
||||||
manager.
|
manager.
|
||||||
|
|
Loading…
Reference in a new issue