diff --git a/lang/en/.config/mabox/exit.csv b/lang/en/.config/mabox/exit.csv index 8fcfa65..49d747f 100644 --- a/lang/en/.config/mabox/exit.csv +++ b/lang/en/.config/mabox/exit.csv @@ -1,6 +1,6 @@ ## Comment out with # if you want to hide some lines ^sep(Exit...) -Logout,openbox --exit,system-logout +Logout,openbox --exit,system-log-out Suspend,systemctl suspend,system-suspend Hibernate,systemctl hibernate,system-hibernate Reboot,systemctl reboot,system-reboot diff --git a/lang/es/.config/mabox/exit.csv b/lang/es/.config/mabox/exit.csv index f49f837..0703928 100644 --- a/lang/es/.config/mabox/exit.csv +++ b/lang/es/.config/mabox/exit.csv @@ -1,6 +1,6 @@ ## Comment out with # if you want to hide same lines ^sep(Salir...) -Cerrar sesión,openbox --exit,system-logout +Cerrar sesión,openbox --exit,system-log-out Suspender,systemctl suspend,system-suspend Hibernar,systemctl hibernate,system-hibernate Reiniciar,systemctl reboot,system-reboot diff --git a/lang/pl/.config/mabox/exit.csv b/lang/pl/.config/mabox/exit.csv index ec8a830..622b7fc 100644 --- a/lang/pl/.config/mabox/exit.csv +++ b/lang/pl/.config/mabox/exit.csv @@ -1,6 +1,6 @@ ## Dodaj znak komentarza # w liniach które chcesz ukryć ^sep(Wyjście...) -Wyloguj,openbox --exit,system-logout +Wyloguj,openbox --exit,system-log-out Uśpij,systemctl suspend,system-suspend Hibernuj,systemctl hibernate,system-hibernate Uruchom ponownie,systemctl reboot,system-reboot