diff --git a/TODO.md b/TODO.md deleted file mode 100644 index b6dbda7f..00000000 --- a/TODO.md +++ /dev/null @@ -1,2 +0,0 @@ -# TODO - diff --git a/install.sh b/install.sh index 9b000647..97151d27 100755 --- a/install.sh +++ b/install.sh @@ -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