xdg autostart fix,mcc
parent
60c35325a5
commit
e23dfa30d3
|
@ -57,7 +57,7 @@ fi
|
||||||
startopenbox() {
|
startopenbox() {
|
||||||
# Copy only new files from /etc/xdg/autostart/
|
# Copy only new files from /etc/xdg/autostart/
|
||||||
config_dir=${XDG_CONFIG_HOME:-$HOME/.config}
|
config_dir=${XDG_CONFIG_HOME:-$HOME/.config}
|
||||||
rsync -aq --ignore-existing /etc/xdg/autostart/ $config_dir/autostart
|
rsync -aq --ignore-existing --exclude="pamac-tray-budgie.desktop" /etc/xdg/autostart/ $config_dir/autostart
|
||||||
|
|
||||||
|
|
||||||
# Run mwelcome if not disaled
|
# Run mwelcome if not disaled
|
||||||
|
|
12
bin/mcc
12
bin/mcc
|
@ -29,7 +29,7 @@ case $LANG in
|
||||||
SYSTEM_DESC="Ustawienia oraz informacje systemowe i sprzętowe"
|
SYSTEM_DESC="Ustawienia oraz informacje systemowe i sprzętowe"
|
||||||
MONITORS="<b>Monitor(y)</b>"
|
MONITORS="<b>Monitor(y)</b>"
|
||||||
SOFTWARE_DESC="Aktualizacja - Instalacja Programów - Preferowane programy\n"
|
SOFTWARE_DESC="Aktualizacja - Instalacja Programów - Preferowane programy\n"
|
||||||
AUTOSTART_DESC="Openbox używa dwóch mechanizmów autostartu.\nPierwszy z nich to autostart XDG."
|
AUTOSTART_DESC="<a href='https://manual.maboxlinux.org/mabox-doc-en/configuration/autostart/'>Pomoc (online)</a>\nOpenbox używa dwóch mechanizmów autostartu.\nPierwszy z nich to autostart XDG."
|
||||||
AUTOSTART_DESC2="Drugim - specyficznym dla Openbox - jest skrypt <i><b>~/.config/openbox/autostart</b></i>."
|
AUTOSTART_DESC2="Drugim - specyficznym dla Openbox - jest skrypt <i><b>~/.config/openbox/autostart</b></i>."
|
||||||
EDIT_XDG="Wybierz programy autostartu XDG"
|
EDIT_XDG="Wybierz programy autostartu XDG"
|
||||||
EDIT_SCRIPT="Edytuj skrypt"
|
EDIT_SCRIPT="Edytuj skrypt"
|
||||||
|
@ -66,7 +66,7 @@ case $LANG in
|
||||||
COMP_REMOVE="Usuń plik konfiguracyjny"
|
COMP_REMOVE="Usuń plik konfiguracyjny"
|
||||||
COMP_DEFAULT="Przywróć domyślny plik konfiguracyjny"
|
COMP_DEFAULT="Przywróć domyślny plik konfiguracyjny"
|
||||||
MT_MNGR="Menedżer Motywów Maboxa"
|
MT_MNGR="Menedżer Motywów Maboxa"
|
||||||
MT_MNGR_DESC="\nMotyw Maboxa składa się z:\n - tapety\n - wystroju GTK2/GTK3 oraz obramowania okien Openboxa\n - ustawień panelu Tint2\n - uruchamianych automatycznie Conky \n\nZa pomocą menedżera motywów możesz w wygodny sposób zapisywać swoje konfiguracje, a następnie dowolnie przełączać się między nimi."
|
MT_MNGR_DESC="\n<a href='https://manual.maboxlinux.org/mabox-doc-en/configuration/theme-manager/'>Pomoc (online)</a>\nMotyw Maboxa składa się z:\n - tapety\n - wystroju GTK2/GTK3 oraz obramowania okien Openboxa\n - ustawień panelu Tint2\n - uruchamianych automatycznie Conky \n\nZa pomocą menedżera motywów możesz w wygodny sposób zapisywać swoje konfiguracje, a następnie dowolnie przełączać się między nimi."
|
||||||
;;
|
;;
|
||||||
es*)
|
es*)
|
||||||
TITLE="Centro de control Mabox"
|
TITLE="Centro de control Mabox"
|
||||||
|
@ -93,7 +93,7 @@ case $LANG in
|
||||||
SYSTEM_DESC="Ajustes e información del sistema y de hardware"
|
SYSTEM_DESC="Ajustes e información del sistema y de hardware"
|
||||||
MONITORS="<b>Monitor(es)</b>"
|
MONITORS="<b>Monitor(es)</b>"
|
||||||
SOFTWARE_DESC="Instalación y actualización de programas - Aplicaciones preferidas.\n"
|
SOFTWARE_DESC="Instalación y actualización de programas - Aplicaciones preferidas.\n"
|
||||||
AUTOSTART_DESC="Openbox ocupa 2 métodos de reinicio.\nEl primero es reinicio por XDG."
|
AUTOSTART_DESC="<a href='https://manual.maboxlinux.org/mabox-doc-en/configuration/autostart/'>Info (online)</a>\nOpenbox ocupa 2 métodos de reinicio.\nEl primero es reinicio por XDG."
|
||||||
AUTOSTART_DESC2="El segundo método de reinicio es usar el mismo archivo script de Openbox:\n<i><b>~/.config/openbox/autostart</b></i>. "
|
AUTOSTART_DESC2="El segundo método de reinicio es usar el mismo archivo script de Openbox:\n<i><b>~/.config/openbox/autostart</b></i>. "
|
||||||
EDIT_XDG="Seleccionar ítemes para reinicio"
|
EDIT_XDG="Seleccionar ítemes para reinicio"
|
||||||
EDIT_SCRIPT="Editar el archivo script de reinicio"
|
EDIT_SCRIPT="Editar el archivo script de reinicio"
|
||||||
|
@ -130,7 +130,7 @@ case $LANG in
|
||||||
COMP_REMOVE="Eliminar archivo picom.conf"
|
COMP_REMOVE="Eliminar archivo picom.conf"
|
||||||
COMP_DEFAULT="Reestablecer compositor grafico por defecto"
|
COMP_DEFAULT="Reestablecer compositor grafico por defecto"
|
||||||
MT_MNGR="Gestor de Temas Mabox"
|
MT_MNGR="Gestor de Temas Mabox"
|
||||||
MT_MNGR_DESC="\nTemas Mabox consiste de:\n - fondos de pantalla\n - temas GTK2/GTK3\n - ajustes a tema Openbox\n - paneles Tint2 seleccionados\n - recuadros Conky seleccionados\n\nCon el gestor de Temas en Mabox puede fácilmente guardar nuevas configuraciones, y cambiar entre ellas."
|
MT_MNGR_DESC="\n<a href='https://manual.maboxlinux.org/mabox-doc-en/configuration/theme-manager/'>Help (online)</a>\nTemas Mabox consiste de:\n - fondos de pantalla\n - temas GTK2/GTK3\n - ajustes a tema Openbox\n - paneles Tint2 seleccionados\n - recuadros Conky seleccionados\n\nCon el gestor de Temas en Mabox puede fácilmente guardar nuevas configuraciones, y cambiar entre ellas."
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
TITLE="Mabox Control Center"
|
TITLE="Mabox Control Center"
|
||||||
|
@ -157,7 +157,7 @@ case $LANG in
|
||||||
SYSTEM_DESC="System and Hardware settings and information"
|
SYSTEM_DESC="System and Hardware settings and information"
|
||||||
MONITORS="<b>Monitor(s)</b>"
|
MONITORS="<b>Monitor(s)</b>"
|
||||||
SOFTWARE_DESC="Software installation and update - Preferred Applications.\n"
|
SOFTWARE_DESC="Software installation and update - Preferred Applications.\n"
|
||||||
AUTOSTART_DESC="Openbox uses two autostart methods.\nFirst is XDG autostart."
|
AUTOSTART_DESC="<a href='https://manual.maboxlinux.org/mabox-doc-en/configuration/autostart/'>Info (online)</a>\nOpenbox uses two autostart methods.\nFirst is XDG autostart."
|
||||||
AUTOSTART_DESC2="Second method is Openbox own autostart script: <i><b>~/.config/openbox/autostart</b></i>. "
|
AUTOSTART_DESC2="Second method is Openbox own autostart script: <i><b>~/.config/openbox/autostart</b></i>. "
|
||||||
EDIT_XDG="Select items to autostart"
|
EDIT_XDG="Select items to autostart"
|
||||||
EDIT_SCRIPT="Edit script"
|
EDIT_SCRIPT="Edit script"
|
||||||
|
@ -194,7 +194,7 @@ case $LANG in
|
||||||
COMP_REMOVE="Remove picom.conf"
|
COMP_REMOVE="Remove picom.conf"
|
||||||
COMP_DEFAULT="Reset to default"
|
COMP_DEFAULT="Reset to default"
|
||||||
MT_MNGR="Mabox Theme Manager"
|
MT_MNGR="Mabox Theme Manager"
|
||||||
MT_MNGR_DESC="\nMabox theme consist of:\n - wallpaper\n - GTK2/GTK3 Theme and Openbox window decoration \n - selected Tint2 panel(s)\n - selected Conkies \n\nWith Mabox Theme Manager you can easily save your configurations, and switch between them."
|
MT_MNGR_DESC="\n<a href='https://manual.maboxlinux.org/mabox-doc-en/configuration/theme-manager/'>Help (online)</a>\nMabox theme consist of:\n - wallpaper\n - GTK2/GTK3 Theme and Openbox window decoration \n - selected Tint2 panel(s)\n - selected Conkies \n\nWith Mabox Theme Manager you can easily save your configurations, and switch between them."
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
case $LANG in
|
case $LANG in
|
||||||
pl*)
|
pl*)
|
||||||
TITLE="Edytor autostartu XDG"
|
TITLE="Edytor autostartu XDG"
|
||||||
DESC="Wybierz programy/usługi, które mają być uruchamiane autamatycznie\nwraz z sesją OpenBox."
|
DESC="Wybierz programy/usługi, które mają być uruchamiane autamatycznie\nwraz z sesją OpenBox. <a href='https://manual.maboxlinux.org/mabox-doc-en/configuration/autostart/'>Pomoc (online)</a>"
|
||||||
ENABLE="wł"
|
ENABLE="wł"
|
||||||
FILE="Plik"
|
FILE="Plik"
|
||||||
NAME="Nazwa"
|
NAME="Nazwa"
|
||||||
|
@ -17,7 +17,7 @@ case $LANG in
|
||||||
;;
|
;;
|
||||||
es*)
|
es*)
|
||||||
TITLE="XDG Autostart Editor"
|
TITLE="XDG Autostart Editor"
|
||||||
DESC="Elegir apps o servicios para un reinicio en sesión Openbox."
|
DESC="Elegir apps o servicios para un reinicio en sesión Openbox.\n<a href='https://manual.maboxlinux.org/mabox-doc-en/configuration/autostart/'>Info (online)</a>"
|
||||||
ENABLE="ejecutar"
|
ENABLE="ejecutar"
|
||||||
FILE="Archivo"
|
FILE="Archivo"
|
||||||
NAME="Nombrar"
|
NAME="Nombrar"
|
||||||
|
@ -27,8 +27,8 @@ case $LANG in
|
||||||
OK="--button=Aceptar:0"
|
OK="--button=Aceptar:0"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
TITLE="XDG Autostart Editor"
|
TITLE="Mabox XDG Autostart Editor"
|
||||||
DESC="Choose apps/services to autostart with OpenBox session."
|
DESC="Choose apps/services to autostart with OpenBox session.\n<a href='https://manual.maboxlinux.org/mabox-doc-en/configuration/autostart/'>Info (online)</a>"
|
||||||
ENABLE="run"
|
ENABLE="run"
|
||||||
FILE="File"
|
FILE="File"
|
||||||
NAME="Name"
|
NAME="Name"
|
||||||
|
@ -42,7 +42,9 @@ esac
|
||||||
config_dir=${XDG_CONFIG_HOME:-$HOME/.config}
|
config_dir=${XDG_CONFIG_HOME:-$HOME/.config}
|
||||||
# Copy only new files from /etc/xdg/autostart/
|
# Copy only new files from /etc/xdg/autostart/
|
||||||
mkdir -p $config_dir/autostart
|
mkdir -p $config_dir/autostart
|
||||||
rsync -aq --ignore-existing /etc/xdg/autostart/ $config_dir/autostart/
|
#remove pamac-tray-budgie
|
||||||
|
rm $config_dir/autostart/pamac-tray-budgie.desktop
|
||||||
|
rsync -aq --ignore-existing --exclude="pamac-tray-budgie.desktop" /etc/xdg/autostart/ $config_dir/autostart/
|
||||||
|
|
||||||
# check if line starting with Hidden exist, if not add Hidden=false
|
# check if line starting with Hidden exist, if not add Hidden=false
|
||||||
for f in $config_dir/autostart/*.desktop; do
|
for f in $config_dir/autostart/*.desktop; do
|
||||||
|
|
Loading…
Reference in New Issue