From 3812d935a7ab16aba76e7dbd4c1abdcba3092be8 Mon Sep 17 00:00:00 2001 From: Colin Date: Sun, 25 Jun 2023 00:42:41 +0000 Subject: [PATCH] sxmo: fix Tuba app entry --- pkgs/additional/sxmo-utils/0105-more-apps.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/additional/sxmo-utils/0105-more-apps.patch b/pkgs/additional/sxmo-utils/0105-more-apps.patch index 3692a998..8eae1165 100644 --- a/pkgs/additional/sxmo-utils/0105-more-apps.patch +++ b/pkgs/additional/sxmo-utils/0105-more-apps.patch @@ -37,7 +37,7 @@ index ba70a31..ae5bdf6 100755 write_line_app thunderbird "$icon_eml Thunderbird" "thunderbird" write_line_app com.github.bleakgrey.tootle "$icon_msg Tootle" "com.github.bleakgrey.tootle" write_line_app totem "$icon_mvi Totem" "totem" -+write_line_app tuba "$icon_msg Tuba" "dev.geopjr.Tuba" ++write_line_app dev.geopjr.Tuba "$icon_msg Tuba" "dev.geopjr.Tuba" write_line_app tuir "$icon_red Tuir" "sxmo_terminal.sh tuir" write_line_app tut "$icon_msg Tut" "sxmo_terminal.sh tut" write_line_app waydroid "$icon_and Waydroid" "waydroid show-full-ui"