Re-exports§
pub use unicase;
Structs§
Enums§
Functions§
- current_
desktop - default_
paths - Returns the default paths in which desktop entries should be searched for based on the current environment. Paths are sorted by priority.
- desktop_
entries - Read all desktop entries on disk into a Vec, with only the given locales retained.
- find_
app_ by_ id - Case-insensitive search of desktop entries for the given app ID.
- get_
languages_ from_ env - Get the configured user language env variables. See https://wiki.archlinux.org/title/Locale#LANG:_default_locale for more information