Dev : Add kdevelop
This commit is contained in:
parent
d15eaa04ac
commit
02f0e7414d
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ options+=("notepadqq" "(QT)" off)
|
||||||
options+=("geany" "(GTK)" off)
|
options+=("geany" "(GTK)" off)
|
||||||
options+=("geany-plugins" "(GTK)" off)
|
options+=("geany-plugins" "(GTK)" off)
|
||||||
options+=("code" "(VS Code)" off)
|
options+=("code" "(VS Code)" off)
|
||||||
|
options+=("kdevelop" "(QT)" off)
|
||||||
options+=("gource" "Git code animation" off)
|
options+=("gource" "Git code animation" off)
|
||||||
|
|
||||||
sel=$(whiptail --backtitle "$apptitle" --title "Dev applications :" --checklist "Choose what you want" --cancel-button "Back" 0 0 0 \
|
sel=$(whiptail --backtitle "$apptitle" --title "Dev applications :" --checklist "Choose what you want" --cancel-button "Back" 0 0 0 \
|
||||||
|
|
Loading…
Reference in a new issue