summaryrefslogtreecommitdiffstats
path: root/doc/rofi.1.markdown
diff options
context:
space:
mode:
authorDave Davenport <qball@blame.services>2022-02-23 23:18:53 +0100
committerDave Davenport <qball@blame.services>2022-02-23 23:18:53 +0100
commit534aa6ad5439809f46b0fece92c7923dcd2b9e8f (patch)
tree4ab2708087c8da50108c688a60d398f5b6ea7f31 /doc/rofi.1.markdown
parent32d33ade16c3b962b4957c37edf114476cdd22ce (diff)
Rename Dialogs -> Modes
Try to fix some of old syntax.
Diffstat (limited to 'doc/rofi.1.markdown')
-rw-r--r--doc/rofi.1.markdown14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/rofi.1.markdown b/doc/rofi.1.markdown
index 08ebfbf0..979a501e 100644
--- a/doc/rofi.1.markdown
+++ b/doc/rofi.1.markdown
@@ -919,13 +919,13 @@ environment variable. At the time of creation of this page, the following debug
* X11Helper: The X11 Helper functions.
* View: The main window view functions.
* Widgets.Box: The Box widget.
- * Dialogs.DMenu: The dmenu mode.
- * Dialogs.Run: The run mode.
- * Dialogs.DRun: The desktop file run mode.
- * Dialogs.Window: The window mode.
- * Dialogs.Script: The script mode.
- * Dialogs.Combi: The script mode.
- * Dialogs.Ssh: The ssh mode.
+ * Modes.DMenu: The dmenu mode.
+ * Modes.Run: The run mode.
+ * Modes.DRun: The desktop file run mode.
+ * Modes.Window: The window mode.
+ * Modes.Script: The script mode.
+ * Modes.Combi: The script mode.
+ * Modes.Ssh: The ssh mode.
* Rofi: The main application.
* Timings: Get timing output.
* Theme: Theme engine debug output. (warning lots of output).