From: Alessandro Astone Date: Fri, 29 Sep 2023 17:57:31 +0000 (+0200) Subject: user_manager: Add icon to the app_settings action X-Git-Tag: 1.4.2~8 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/commitdiff_plain/b67b208d89b654880cca5be9f2e6803db12d2774 user_manager: Add icon to the app_settings action --- diff --git a/tools/services/user_manager.py b/tools/services/user_manager.py index 3b5ea29..8e7e982 100644 --- a/tools/services/user_manager.py +++ b/tools/services/user_manager.py @@ -43,6 +43,7 @@ Actions=app_settings; [Desktop Action app_settings] Name=App Settings Exec=waydroid app intent android.settings.APPLICATION_DETAILS_SETTINGS package:{packageName} +Icon={waydroid_data}/icons/com.android.settings.png """) return 0