diff options
Diffstat (limited to 'res')
-rw-r--r-- | res/about/version.gmi | 4 | ||||
-rw-r--r-- | res/arg-help.txt | 2 | ||||
-rw-r--r-- | res/lang/de.bin | bin | 23761 -> 24641 bytes | |||
-rw-r--r-- | res/lang/en.bin | bin | 22362 -> 23514 bytes | |||
-rw-r--r-- | res/lang/es.bin | bin | 24888 -> 25772 bytes | |||
-rw-r--r-- | res/lang/fi.bin | bin | 24893 -> 25777 bytes | |||
-rw-r--r-- | res/lang/fr.bin | bin | 25862 -> 26746 bytes | |||
-rw-r--r-- | res/lang/ia.bin | bin | 24489 -> 25369 bytes | |||
-rw-r--r-- | res/lang/ie.bin | bin | 24247 -> 25131 bytes | |||
-rw-r--r-- | res/lang/pl.bin | bin | 25422 -> 26302 bytes | |||
-rw-r--r-- | res/lang/ru.bin | bin | 37144 -> 38028 bytes | |||
-rw-r--r-- | res/lang/sr.bin | bin | 36801 -> 37685 bytes | |||
-rw-r--r-- | res/lang/tok.bin | bin | 22683 -> 23567 bytes | |||
-rw-r--r-- | res/lang/zh_Hans.bin | bin | 21441 -> 22321 bytes | |||
-rw-r--r-- | res/lang/zh_Hant.bin | bin | 21626 -> 22506 bytes |
15 files changed, 6 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi index 30022a33..d464f4f8 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -6,6 +6,10 @@ | |||
6 | ``` | 6 | ``` |
7 | # Release notes | 7 | # Release notes |
8 | 8 | ||
9 | ## 1.7 | ||
10 | * Added support for viewing WebP images. The libwebp library is an optional dependency and will be included in the build if found via pkg-config. | ||
11 | * Added a footer action to view `application/octet-stream` content depending on recognized file extensions. | ||
12 | |||
9 | ## 1.6.6 | 13 | ## 1.6.6 |
10 | * Adjusted mouse wheel smooth scrolling speed for better consistency. The default scrolling speeds were increased to level 2. | 14 | * Adjusted mouse wheel smooth scrolling speed for better consistency. The default scrolling speeds were increased to level 2. |
11 | * Fixed URL encoding of the % character. | 15 | * Fixed URL encoding of the % character. |
diff --git a/res/arg-help.txt b/res/arg-help.txt index 9f6548f2..bf6e7e97 100644 --- a/res/arg-help.txt +++ b/res/arg-help.txt | |||
@@ -6,6 +6,7 @@ separate tabs. | |||
6 | General options: | 6 | General options: |
7 | 7 | ||
8 | -E, --echo Print all internal app events to stdout. | 8 | -E, --echo Print all internal app events to stdout. |
9 | -h, --height N Set initial window height to N pixels. | ||
9 | --help Print these instructions. | 10 | --help Print these instructions. |
10 | --sw Disable hardware accelerated rendering. | 11 | --sw Disable hardware accelerated rendering. |
11 | -u, --url-or-search URL | text | 12 | -u, --url-or-search URL | text |
@@ -13,6 +14,7 @@ General options: | |||
13 | This only works if the search query URL has been | 14 | This only works if the search query URL has been |
14 | configured. | 15 | configured. |
15 | -V, --version Print the application version. | 16 | -V, --version Print the application version. |
17 | -w, --width N Set initial window width to N pixels. | ||
16 | 18 | ||
17 | Options that control a running instance of Lagrange: | 19 | Options that control a running instance of Lagrange: |
18 | 20 | ||
diff --git a/res/lang/de.bin b/res/lang/de.bin index bac3d41b..0d63824a 100644 --- a/res/lang/de.bin +++ b/res/lang/de.bin | |||
Binary files differ | |||
diff --git a/res/lang/en.bin b/res/lang/en.bin index d2f19cef..ef09f624 100644 --- a/res/lang/en.bin +++ b/res/lang/en.bin | |||
Binary files differ | |||
diff --git a/res/lang/es.bin b/res/lang/es.bin index 8462461d..a45af687 100644 --- a/res/lang/es.bin +++ b/res/lang/es.bin | |||
Binary files differ | |||
diff --git a/res/lang/fi.bin b/res/lang/fi.bin index 2f1bb18f..404c34cd 100644 --- a/res/lang/fi.bin +++ b/res/lang/fi.bin | |||
Binary files differ | |||
diff --git a/res/lang/fr.bin b/res/lang/fr.bin index 86282bc2..e7a5e71d 100644 --- a/res/lang/fr.bin +++ b/res/lang/fr.bin | |||
Binary files differ | |||
diff --git a/res/lang/ia.bin b/res/lang/ia.bin index 4b82125e..ef2c8ca8 100644 --- a/res/lang/ia.bin +++ b/res/lang/ia.bin | |||
Binary files differ | |||
diff --git a/res/lang/ie.bin b/res/lang/ie.bin index a8bce39d..2f7400d6 100644 --- a/res/lang/ie.bin +++ b/res/lang/ie.bin | |||
Binary files differ | |||
diff --git a/res/lang/pl.bin b/res/lang/pl.bin index f905414b..1325a496 100644 --- a/res/lang/pl.bin +++ b/res/lang/pl.bin | |||
Binary files differ | |||
diff --git a/res/lang/ru.bin b/res/lang/ru.bin index 687adc01..9d6d24de 100644 --- a/res/lang/ru.bin +++ b/res/lang/ru.bin | |||
Binary files differ | |||
diff --git a/res/lang/sr.bin b/res/lang/sr.bin index df8e532b..de8bc5b2 100644 --- a/res/lang/sr.bin +++ b/res/lang/sr.bin | |||
Binary files differ | |||
diff --git a/res/lang/tok.bin b/res/lang/tok.bin index f2b59891..e233fa63 100644 --- a/res/lang/tok.bin +++ b/res/lang/tok.bin | |||
Binary files differ | |||
diff --git a/res/lang/zh_Hans.bin b/res/lang/zh_Hans.bin index 49decd2d..754d3a3f 100644 --- a/res/lang/zh_Hans.bin +++ b/res/lang/zh_Hans.bin | |||
Binary files differ | |||
diff --git a/res/lang/zh_Hant.bin b/res/lang/zh_Hant.bin index 10a8e86c..a8d3690d 100644 --- a/res/lang/zh_Hant.bin +++ b/res/lang/zh_Hant.bin | |||
Binary files differ | |||