Commit Graph

10 Commits

Author SHA1 Message Date
Dave Davenport 651bf11e3b Remove CSS comments. 2017-09-04 22:20:46 +02:00
Marcin Sedlak bb61970627 Proof read manpages (#645)
* Proof read rofi.1.markdown

Fix typos.
Fix American English consistency.
Fix "command line", "pop up" etc. - separate as nouns and hyphenated as compound adjectives.
Finish at line 169.

* Further proofreading

Same as before.
Additionally, fix one line of whitespace above and below a heading.
up to line 400

* More proof reads

up to line 592

* Finish proofreading

* Minor fixes

* Start proofreading rofi.theme.5.markdown

Fix American spelling.
Make sure **rofi** is bolded.
up to line 16

* Continue proofreading rofi-theme.5.markdown

up to line 452

* Replace latinisms with English phrases

e.g. > for example
i.e. > that is
They slow down the reader, and not everyone knows the correct English equivalent.

* Finish proofreading rofi-theme.5.markdown

* Fix dmenu official/unofficial website info

* Minor fixes

* Minor fixes
2017-08-13 19:19:19 +02:00
Dave Davenport c4530f97ce Improvements to rofi-theme manpage. 2017-07-26 11:47:47 +02:00
Dave Davenport 0c2c7972e9 Small update to rofi-theme manpage. 2017-07-26 08:55:28 +02:00
Dave Davenport f876963220 Update theme manpage textbox
- Add missing options. (valign/halign, width, str, font)
2017-07-25 08:25:21 +02:00
Dave Davenport 89c6a0f00b Update rofi-theme manpage
- Add orientation data type.
 - Add layout field to listview.
2017-07-25 08:13:07 +02:00
Dave Davenport b83f1504d5 Add list format to theme api 2017-07-24 16:26:14 +02:00
Dave Davenport 09ad0e4679 Update theme manpage with more layout documentation. 2017-07-24 14:36:31 +02:00
Dave Davenport 9c640bc07d Add some layout stuff to theme manpage. 2017-07-24 09:57:53 +02:00
Quentin Glidic d7d239d808
meson: Fix update-manpage target
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-07-17 10:13:48 +02:00