diff options
Diffstat (limited to 'docs/markdown/Gnome-module.md')
-rw-r--r-- | docs/markdown/Gnome-module.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/markdown/Gnome-module.md b/docs/markdown/Gnome-module.md index d85476a..85b101a 100644 --- a/docs/markdown/Gnome-module.md +++ b/docs/markdown/Gnome-module.md @@ -415,3 +415,5 @@ It takes the following keyword arguments: `<prefix>/<datadir>/icons/hicolor`. - `update_desktop_database`: *Since 0.59.0* If set to `true`, update cache of MIME types handled by desktop files in `<prefix>/<datadir>/applications`. +- `update_mime_database`: *Since 0.64.0* If set to `true`, update cache of + MIME types in `<prefix>/<datadir>/mime`. |