install software pipemenu fixes

master
Daniel Napora 2024-01-05 17:27:03 +01:00
parent 6502425574
commit 3794af6e6d
1 changed files with 9 additions and 9 deletions

View File

@ -2,10 +2,10 @@
case $LANG in
pl*)
declare -a Internet=(chromium opera palemoon thunderbird filezilla deluge telegram-desktop)
declare -a Internet=(chromium opera palemoon thunderbird filezilla deluge telegram-desktop rustdesk-bin)
declare -a Multimedia=(kodi vlc obs-studio audacious smplayer simplescreenrecorder)
declare -a Grafika=(gimp inkscape blender)
declare -a Gry=(wesnoth steam-manjaro lutris playonlinux )
declare -a Grafika=(gimp inkscape blender scribus)
declare -a Gry=(0ad warzone2100 wesnoth steam lutris )
declare -a Biuro=(abiword gnumeric)
declare -a Ebook=(calibre fbreader)
declare -a Backup=(timeshift)
@ -19,10 +19,10 @@ case $LANG in
REMOVE="Usuń to menu z panelu"
;;
es*)
declare -a Internet=(chromium opera palemoon thunderbird filezilla deluge telegram-desktop)
declare -a Internet=(chromium opera palemoon thunderbird filezilla deluge telegram-desktop rustdesk-bin)
declare -a Multimedia=(kodi vlc obs-studio audacious smplayer simplescreenrecorder)
declare -a Graficos=(gimp inkscape blender)
declare -a Juegos=(wesnoth steam-manjaro lutris playonlinux )
declare -a Graficos=(gimp inkscape blender scribus)
declare -a Juegos=(0ad warzone2100 wesnoth steam lutris)
declare -a Oficina=(abiword gnumeric)
declare -a LibrosE=(calibre fbreader)
declare -a Respaldo=(timeshift)
@ -36,10 +36,10 @@ case $LANG in
REMOVE="Eliminar este menú del panel"
;;
*)
declare -a Internet=(chromium opera palemoon-bin thunderbird filezilla deluge telegram-desktop)
declare -a Internet=(chromium opera palemoon thunderbird filezilla deluge telegram-desktop rustdesk-bin)
declare -a Multimedia=(kodi vlc obs-studio audacious smplayer simplescreenrecorder)
declare -a Graphics=(gimp inkscape blender)
declare -a Games=(wesnoth steam-manjaro lutris playonlinux )
declare -a Graphics=(gimp inkscape blender scribus)
declare -a Games=(0ad warzone2100 wesnoth steam lutris)
declare -a Office=(abiword gnumeric)
declare -a Ebook=(calibre fbreader)
declare -a Backup=(timeshift)