Add 2 more apps

This commit is contained in:
2024-07-20 19:05:03 +01:00
parent baa4232c1e
commit 158c3d9bab

View File

@@ -191,6 +191,8 @@ for selection in $main_menu; do
"io.github.mrvladus.List" "Errands (Tasks)" "on"\ "io.github.mrvladus.List" "Errands (Tasks)" "on"\
"io.gitlab.news_flash.NewsFlash" "Newsflash (RSS)" "on"\ "io.gitlab.news_flash.NewsFlash" "Newsflash (RSS)" "on"\
"org.gnome.gitlab.somas.Apostrophe" "Apostrophe (Markdown Editor)" "on"\ "org.gnome.gitlab.somas.Apostrophe" "Apostrophe (Markdown Editor)" "on"\
"org.gnome.World.Secrets" "Secrets (Password manager)" "on"\
"org.gnome.Polari" "Polari (IRC)" "on" \
"io.gitlab.adhami3310.Impression" "Impression (Disk image creator)" "on" 2> choice.tmp "io.gitlab.adhami3310.Impression" "Impression (Disk image creator)" "on" 2> choice.tmp
app_menu=$( cat choice.tmp ) app_menu=$( cat choice.tmp )
rm choice.tmp rm choice.tmp