blob: 053e798d77e726e31047a7897f6f24c7e7e0a184 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
# About pages
These are all the About pages that Lagrange uses to display built-in or dynamically generated content.
=> about:blank
A blank page.
=> about:bookmarks
List of bookmarks.
=> about:bookmarks?created
List of bookmarks with creation dates.
=> about:bookmarks?tags
List of bookmarks that have at least one tag.
=> about:debug
Runtime debug information: contents of currently open tabs, navigation history, environment variables, command line arguments, and configured MIME hooks.
=> about:feeds
List of all entries from subscribed feeds.
=> about:fonts
Installed fonts, and actions for viewing and managing fontpacks.
=> about:help
User manual.
=> about:lagrange
Default home page with a large "Lagrange" ASCII art logo.
=> about:license
Open source licenses.
=> about:version
Release notes for each version.
|