Franz removed

This commit is contained in:
Francois B. (Makoto) 2020-07-01 14:16:35 +02:00
parent 6e42e3f9c1
commit e807282d92
6 changed files with 1 additions and 47 deletions

View file

@ -34,24 +34,6 @@ function installViberMenu () {
yes
}
#
# Franz (headless)
#
function installFranz () {
installPackageDpkg https://github.com/meetfranz/franz/releases/download/v5.4.0/franz_5.4.0_amd64.deb \
franz.deb \
no
}
#
# Franz (Menu)
#
function installFranzMenu () {
installPackageDpkg https://github.com/meetfranz/franz/releases/download/v5.4.0/franz_5.4.0_amd64.deb \
franz.deb \
yes
}
#
# Slack (headless)
#

View file

@ -34,24 +34,6 @@ function installViberMenu () {
yes
}
#
# Franz (headless)
#
function installFranz () {
installPackageDpkg https://github.com/meetfranz/franz/releases/download/v5.4.0/franz_5.4.0_amd64.deb \
franz.deb \
no
}
#
# Franz (Menu)
#
function installFranzMenu () {
installPackageDpkg https://github.com/meetfranz/franz/releases/download/v5.4.0/franz_5.4.0_amd64.deb \
franz.deb \
yes
}
#
# Slack (headless)
#

View file

@ -337,7 +337,6 @@ function showAppInstallMenu () {
"nitrogen" "Nitrogen WP Manager" \
"wine" "Wine Builds" \
"viber" "Viber IM desktop app" \
"franz" "Franz multi IM app" \
"slack" "Slack App" \
"appimagelauncher" "AppImage Launcher" \
"xnviewmp" "XNView MP" \
@ -401,9 +400,6 @@ function showAppInstallMenu () {
"viber")
installViberMenu
;;
"franz")
installFranzMenu
;;
"slack")
installSlackMenu
;;

View file

@ -337,7 +337,6 @@ function showAppInstallMenu () {
"nitrogen" "Nitrogen WP Manager" \
"wine" "Wine Builds" \
"viber" "Viber IM desktop app" \
"franz" "Franz multi IM app" \
"slack" "Slack App" \
"appimagelauncher" "AppImage Launcher" \
"xnviewmp" "XNView MP" \
@ -401,9 +400,6 @@ function showAppInstallMenu () {
"viber")
installViberMenu
;;
"franz")
installFranzMenu
;;
"slack")
installSlackMenu
;;

View file

@ -13,7 +13,7 @@
#
# app version number
#
version="0.6.0-b8"
version="0.6.0-b9"
#
# myHomedir is used in full paths to the homedir

View file

@ -107,7 +107,6 @@ while getopts ":h,v,f,c,u,a,d,q,s,t,w,k,p" option; do
installUnattendedUpgrades
msg "Installing external apps"
installViber
installFranz
installBoostnotes
installTeamViewer13
installXnViewMP
@ -156,7 +155,6 @@ while getopts ":h,v,f,c,u,a,d,q,s,t,w,k,p" option; do
installAppsFromList gtkthemes
msg "Installing external apps"
installViber
installFranz
installBoostnotes
installTeamViewer13
installXnViewMP