mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
Fixed some typos, whitespace, periods, 80-column lines
- typos: LINGUAS manually, rest with help of aspell(1) - whitespace: some trailing spaces/tabs, one utf-8 NBSP (#xC2 #xA0) - made most text in docs/ fit in max 80-column wide lines - consistent trailing periods in sentences in labwc-actions.5.scd and labwc-config.5.scd; labwc-theme.5.scd had different consistency, changed it follow these other files with sentence-ending periods - and ", respectively" (comma often used to separate)
This commit is contained in:
parent
52b9b4292f
commit
42afdf9193
7 changed files with 107 additions and 82 deletions
|
|
@ -38,9 +38,9 @@ The menu file must be entirely enclosed within <openbox_menu> and
|
|||
|
||||
*menu.id*
|
||||
Each menu must be given an id, which is a unique identifier of the menu.
|
||||
This id is used to refer to the menu in a ShowMenu action.
|
||||
Default identifiers are "client-menu" for the titlebar context menu and "root-menu"
|
||||
for the root window context menu.
|
||||
This id is used to refer to the menu in a ShowMenu action.
|
||||
Default identifiers are "client-menu" for the titlebar context menu and
|
||||
"root-menu" for the root window context menu.
|
||||
Available localisation for the default "client-menu" is
|
||||
only shown if no "client-menu" is present in menu.xml.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue