* Begin work on search provider * Initial search provider work, organize meson * Initial work on icons * Implement LaunchSearch * Don't hold arbitrary reference to service I don't know why Lollypop does this * Send notification, pad images * Update translations * Fix init_search_term typing
2 lines
32 B
Python
2 lines
32 B
Python
def _(_msg: str, /) -> str: ...
|