jgpipes update

master
Daniel Napora 2021-05-23 10:20:13 +02:00
parent 012d10364d
commit c7d6ee391d
10 changed files with 12 additions and 12 deletions

View File

@ -123,6 +123,6 @@ printf '%s\n' "${out[@]}"
if [ $1 == "-r" ]; then
printf '%s\n' "^sep()"
printf '%s\n' "<i>$REMOVE</i>,mb-setvar places_conkypipe=false"
printf '%s\n' "<i>$REMOVE</i>,mb-setvar places_conkypipe=false;mb-jgtools places"
fi
printf '%s\n' "${out2[@]}"

View File

@ -102,6 +102,6 @@ printf '%s\n' "${out[@]}"
if [[ $1 == "-r" ]]; then
printf '%s\n' "^sep()"
printf '%s\n' "<i>$REMOVE</i>,mb-setvar places_jgdeskgrid=false"
printf '%s\n' "<i>$REMOVE</i>,mb-setvar places_jgdeskgrid=false;mb-jgtools places"
fi
printf '%s\n' "${out2[@]}"

View File

@ -72,6 +72,6 @@ printf '%s\n' "${out[@]}"
if [[ $1 == "-r" ]]; then
printf '%s\n' "^sep()"
printf '%s\n' "<i>$REMOVE</i>,mb-setvar places_keyspipe=false"
printf '%s\n' "<i>$REMOVE</i>,mb-setvar places_jgdeskmngr=false;mb-jgtools places"
fi
printf '%s\n' "${out2[@]}"

View File

@ -90,6 +90,6 @@ printf '%s\n' "${out[@]}"
if [[ $1 == "-r" ]]; then
printf '%s\n' "^sep()"
printf '%s\n' "<i>$REMOVE</i>,mb-setvar places_jgdesktops=false"
printf '%s\n' "<i>$REMOVE</i>,mb-setvar places_jgdesktops=false;mb-jgtools places"
fi
printf '%s\n' "${out2[@]}"

View File

@ -171,6 +171,6 @@ printf '%s\n' "${out[@]}"
if [ $1 == "-r" ]; then
printf '%s\n' "^sep()"
printf '%s\n' "<i>$REMOVE</i>,mb-setvar places_keyspipe=false"
printf '%s\n' "<i>$REMOVE</i>,mb-setvar places_keyspipe=false;mb-jgtools places"
fi

View File

@ -5,7 +5,7 @@
case $LANG in
pl*)
TITLE="Ustawienia Menu i Paneli"
MENU_ITEMS="Elementy Menu"
MENU_ITEMS="Konfiguruj Elementy Menu"
OWN_COMMANDS="własne komendy"
FAVORITES="Ulubione"
MAINMENU="Menu główne"
@ -123,7 +123,7 @@ case $LANG in
;;
*)
TITLE="Menu/Panels settings"
MENU_ITEMS="Menu Items"
MENU_ITEMS="Configure Menu Items"
OWN_COMMANDS="Custom Commands"
FAVORITES="Favorites"
MAINMENU="Main Menu"
@ -402,7 +402,7 @@ fi
printf '%s\n' "${out[@]}"
if [ $1 == "-r" ]; then
printf '%s\n' "^sep()"
printf '%s\n' "<i>$REMOVE</i>,mb-setvar places_menusettingspipe=false"
printf '%s\n' "<i>$REMOVE</i>,mb-setvar places_menusettingspipe=false;mb-jgtools places"
fi
printf '%s\n' "${out2[@]}"
printf '%s\n' "${out3[@]}"

View File

@ -80,7 +80,7 @@ menus+=("^sep()")
printf '%s\n' "${menus[@]}"
if [ $1 == "-r" ]; then
printf '%s\n' "<i>$REMOVE</i>,mb-setvar places_softwarepipe=false"
printf '%s\n' "<i>$REMOVE</i>,mb-setvar places_softwarepipe=false;mb-jgtools places"
fi
printf '%s\n' "${lines[@]}"
#echo "grafika,^checkout(grafika)"

View File

@ -55,7 +55,7 @@ out+=("$EDIT <i>~/.ssh/config</i>, geany $HOME/.ssh/config")
__removable() {
__mklist
out+=("^sep()")
out+=("<i>$REMOVE</i>,mb-setvar places_sshpipe=false")
out+=("<i>$REMOVE</i>,mb-setvar places_sshpipe=false;mb-jgtools places")
__ret
}

View File

@ -154,5 +154,5 @@ df -HlT | grep -E '^/'|awk '{print "\"\"\"<tt>"$0"</tt>\"\"\",^pipe(jgbrowser "$
printf '%s\n' "${out2[@]}"
if [ $1 == "-r" ]; then
printf '%s\n' "^sep()"
printf '%s\n' "<i>$REMOVE</i>,mb-setvar places_sysinfopipe=false"
printf '%s\n' "<i>$REMOVE</i>,mb-setvar places_sysinfopipe=false;mb-jgtools places"
fi

View File

@ -108,5 +108,5 @@ printf '%s\n' "${out[@]}"
if [ $1 == "-r" ]; then
printf '%s\n' "^sep()"
printf '%s\n' "<i>$REMOVE</i>,mb-setvar places_tint2pipe=false"
printf '%s\n' "<i>$REMOVE</i>,mb-setvar places_tint2pipe=false;mb-jgtools places"
fi