Federico Bruni
2c028a6e03
Update Italian translation
2019-08-24 06:55:24 +00:00
Emin Tufan Çetin
4bc26c1899
Update Turkish translation
2019-07-20 21:34:59 +00:00
Piotr Drąg
67c30a3707
Update Polish translation
2019-04-04 14:19:46 +02:00
Michael Gratton
1379daa261
help: Update search.page to avoid using technical terminology
2019-03-25 23:23:13 +11:00
Michael Gratton
f752fbf7e3
help: Update accounts.page to reflect how the accounts editor now works
2019-03-25 23:23:13 +11:00
Michael Gratton
d7d03911fa
help: Update overview.page
2019-03-25 23:23:13 +11:00
Michael Gratton
ba371010e5
help: Update index page and logo
2019-03-23 15:57:13 +11:00
Emin Tufan Çetin
f89f8f55ea
Update Turkish translation
2019-02-10 08:55:51 +00:00
Rafael Fontenelle
dd6c40fe89
Update Brazilian Portuguese translation
2019-01-31 10:31:16 +00:00
Piotr Drąg
22ba545346
Update Polish translation
2019-01-30 17:52:44 +01:00
Anders Jonsson
75665ad4b1
Update Swedish translation
2019-01-29 16:58:56 +00:00
Marek Cernocky
ce287ef077
Updated Czech translation
2019-01-29 10:42:17 +01:00
Mario Blättermann
828fb396c1
Update German translation
2019-01-29 07:30:01 +00:00
Michael Gratton
8cbc76a41d
Fix typo on the manual's search page
...
Fixes #192
2019-01-29 16:48:35 +11:00
Anders Jonsson
d7062514d3
Update Swedish translation
2019-01-23 20:46:59 +00:00
Federico Bruni
7094de03cf
remove deprecated 'languages' parameter of gnome.yelp()
...
Since version 0.43 Meson automatically reads the LINGUAS file.
2018-09-28 17:40:34 +02:00
Marek Cernocky
b6312810c5
Updated Czech help translation
2018-09-18 08:33:36 +02:00
Emin Tufan Çetin
d5034f324e
Update Turkish translation
2018-09-01 12:58:50 +00:00
Michael James Gratton
c8719a57e4
Fix mallard validation errors in manual pages.
2018-08-04 11:01:59 +10:00
Mario Blättermann
85921dfde1
Update German translation
2018-08-03 11:04:22 +00:00
Federico Bruni
a0b0d7dcfc
Update Italian translation
2018-07-17 11:56:19 +00:00
Piotr Drąg
028aa81fc1
Update Polish translation
2018-06-17 19:23:55 +02:00
Michael James Gratton
fd42fd5dd6
Simplify bug reporting info a bit, to unify with the wiki.
2018-06-14 12:32:42 +10:00
Piotr Drąg
9fbc21cfb8
Remove Autotools i18n leftovers
...
Damned Lies supports Meson now.
2018-06-13 16:15:27 +02:00
Michael James Gratton
4a0c458f0c
Add new help page to the build.
2018-06-13 22:40:22 +10:00
Michael James Gratton
0f110d5acb
Update user manual to add Contributing and improve the Bugs page.
2018-06-13 22:30:10 +10:00
Michael James Gratton
98e2d319eb
Remove CMake build.
...
Closes Bug 777044.
2018-06-13 22:30:10 +10:00
Marek Černocký
6b24e07e56
Updated Czech translation
2018-03-25 08:16:29 +02:00
Piotr Drąg
4e9ca65d3a
Update Polish translation
2018-03-18 17:40:09 +01:00
Andre Klapper
507da1abb5
Remove non-existing anchor link (target removed in 6b88f82)
2018-03-18 14:52:34 +01:00
Mario Blättermann
04c35f7e4a
Update German translation
2018-02-18 15:05:46 +00:00
Marek Cernocky
77c419c124
Updated Czech translation
2018-02-10 17:46:40 +01:00
Muhammet Kara
a04032c5e9
Update Turkish translation
2018-02-10 10:22:55 +00:00
Emin Tufan Çetin
103ea9b7d8
Added Turkish translation for help
...
Signed-off-by: Muhammet Kara <muhammetk@gmail.com>
2018-02-10 13:13:39 +03:00
Michael James Gratton
37c218d646
Chase Meson build to use XDG Help spec locations.
...
* src/client/application/geary-application.vala (Application): Use "help"
and yelp for showing help, rather than old "ghelp" URI and gnome-help.
* help/CMakeLists.txt: Update CMake build to match Meson
2018-01-15 14:11:24 +11:00
Michael James Gratton
178e18e83a
Ensure help figures are installed under Meson build.
2018-01-15 14:03:58 +11:00
Michael James Gratton
f3e2dac20f
Ensure translated manual pages are installed under Meson.
2018-01-15 11:57:26 +11:00
Piotr Drąg
c30b7a0ff9
Update Polish translation
2018-01-14 19:09:19 +01:00
Federico Bruni
173dea94fc
help: Ctrl-M shortcut has been removed
...
See commit 54ba285a
2018-01-13 18:59:15 +11:00
Michael James Gratton
e6ecefd827
Remove composer pref text in the online manual, it no longer exists.
2018-01-11 03:13:58 +11:00
Michael James Gratton
8b42ceda1a
Update start-notification preferences text, tooltip, and user manual.
...
Fixes Bug 742244, again.
2018-01-11 03:13:54 +11:00
Piotr Drąg
802c6b9095
Update Polish translation
2017-12-24 17:17:15 +01:00
Michael James Gratton
6b88f82019
Use the Gtk.ShortcutsWindow as the sole shortcut help.
...
Now that we are requiring at least GTK+ 3.22, we can remove the shortcuts
help from the manual so we aren't duplicating the information with the
Gtk.ShortcutsWindow.
2017-12-18 16:00:14 +11:00
Niels De Graef
01c13f726f
Port build system to Meson. Bug 777044.
...
Some remarks:
* Note that Meson adds a hard dependency on Python 3.
* All dependencies and defines are now listed together.
* Some build files were put in their respective subdirectories, e.g. the Geary
engine library will be built from the Meson file in `src/engine`.
* `--fatal-warnings` is no longer an explicit flag, as Meson provides
`-Dwerror=true` for this.
* An explicit resource file needs to be used. The issue to support this from
Meson itself can be found at https://github.com/mesonbuild/meson/issues/706 .
* The `gnome.yelp()` function parses a LINGUAS file so we no longer need to keep
track of all languages in our build system.
* There are no Debian scripts defined in the meson.build files to keep them
clean, but they can be kept as separate scripts in `build-aux`.
* Left out the `dist` target as there is now `ninja dist`
* `geary-docs` is disabled by default, as valadoc-0.38.3 returns errors.
https://bugzilla.gnome.org/show_bug.cgi?id=777044
2017-12-12 00:27:46 +01:00
Piotr Drąg
dde4fd2210
Update Polish translation
2017-11-19 20:05:39 +01:00
Mario Blättermann
466ef79da0
Update German translation
2017-10-19 19:54:32 +00:00
Anders Jonsson
556e52f977
Update Swedish translation
2017-09-29 08:55:50 +00:00
Anders Jonsson
aa4b35c306
Update Swedish translation
2017-09-28 17:53:44 +00:00
Rafael Fontenelle
943eccbdd2
Update Brazilian Portuguese translation
2017-09-26 22:33:02 +00:00
Daniel Mustieles
fe77322230
Update Spanish translation
2017-09-26 14:53:39 +00:00