This commit is contained in:
2024-07-20 20:43:41 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -192,6 +192,8 @@ for selection in $main_menu; do
"io.github.mrvladus.List" "Errands (Tasks)" "on"\
"io.gitlab.news_flash.NewsFlash" "Newsflash (RSS)" "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
app_menu=$( cat choice.tmp )
rm choice.tmp