diff --git a/airootfs/etc/skel/.config/autostart/set_once_xfce4.desktop b/airootfs/etc/skel/.config/autostart/set_once_xfce4.desktop deleted file mode 100755 index d0bce48..0000000 --- a/airootfs/etc/skel/.config/autostart/set_once_xfce4.desktop +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Version=0.9.4 -Type=Application -Name=set_once -Comment=set up xed once -Exec=sh -c ~/set_once_xfce4.sh -OnlyShowIn=XFCE; -StartupNotify=false -Terminal=false -Hidden=false diff --git a/airootfs/etc/skel/set_once_xfce4.sh b/airootfs/etc/skel/set_once_xfce4.sh deleted file mode 100755 index 3ee8ca9..0000000 --- a/airootfs/etc/skel/set_once_xfce4.sh +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh - -# For xed line count -dbus-launch dconf load / < ~/xed.dconf - -# For setting calamares.desktop as trusted -for f in ~/Desktop/calamares.desktop; do chmod +x "$f"; gio set -t string "$f" metadata::xfce-exe-checksum "$(sha256sum "$f" | awk '{print $1}')"; done - -# Removing script and set_once_xfce4.desktop -rm ~/xed.dconf ~/.config/autostart/set_once_xfce4.desktop ~/set_once_xfce4.sh - diff --git a/airootfs/usr/local/bin/tl-finalisation b/airootfs/usr/local/bin/tl-finalisation index c58ec53..45a9feb 100755 --- a/airootfs/usr/local/bin/tl-finalisation +++ b/airootfs/usr/local/bin/tl-finalisation @@ -13,7 +13,9 @@ rm -vf /etc/sddm.conf.d/autologin.conf rm -vf /etc/polkit-1/rules.d/49-nopasswd_global.rules rm -vf /root/{.automated_script.sh,.zlogin} rm -vf /usr/share/pixmaps/{archlinux-logo.png,archlinux-logo.svg,archlinux-logo-text.png,archlinux-logo-text.svg} -rm -rf /etc/skel/Desktop/calamares.desktop -rm -rf ~/Desktop/calamares.desktop + +rm -rf /etc/skel/Desktop +find / -name "calamares.desktop" -type f -exec rm -f {} \; + rm /usr/local/bin/{tl-finalisation,livecd-sound,Installation_guide} diff --git a/airootfs/usr/share/applications/task-manager.desktop b/airootfs/usr/share/applications/task-manager.desktop deleted file mode 100644 index 2c499bc..0000000 --- a/airootfs/usr/share/applications/task-manager.desktop +++ /dev/null @@ -1,67 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Task Manager -GenericName=Process Viewer -GenericName[ca]=Visualitzador de processos -GenericName[da]=Procesfremviser -GenericName[de]=Prozessanzeige -GenericName[en_GB]=Process Viewer -GenericName[es]=Visor de procesos -GenericName[fi]=Prosessikatselin -GenericName[fr]=Visualiseur de processus -GenericName[gl]=Visor de procesos -GenericName[it]=Visore dei processi -GenericName[ko]=프로세스 뷰어 -GenericName[nb]=Prosessviser -GenericName[nl]=Viewer van processen -GenericName[nn]=Prosessvisar -GenericName[pl]=Przeglądarka procesów -GenericName[pt]=Visualizador de Processos -GenericName[pt_BR]=Visualizador de processos -GenericName[ru]=Монитор процессов -GenericName[sk]=Prehliadač procesov -GenericName[sl]=Pregledovalnik opravil -GenericName[sr@ijekavian]=Приказивач процеса -GenericName[sr@ijekavianlatin]=Prikazivač procesa -GenericName[sr@latin]=Prikazivač procesa -GenericName[sr]=Приказивач процеса -GenericName[sv]=Processvisning -GenericName[tr]=Süreç Görüntüleyici -GenericName[uk]=Перегляд процесів -GenericName[zh_CN]=进程查看器 -GenericName[zh_TW]=行程檢視器 -Comment=Show System Processes -Comment[ca]=Visualitzeu els processos del sistema -Comment[da]=Vis systemprocesser -Comment[de]=Systemprozesse anzeigen -Comment[en_GB]=Show System Processes -Comment[es]=Mostrar procesos del sistema -Comment[fi]=Katsele järjestelmän prosesseja -Comment[fr]=Affiche les processus système -Comment[gl]=Mostrar os procesos do sistema. -Comment[it]=Mostra processi di sistema -Comment[ko]=시스템 프로세스 보기 -Comment[nb]=Vis systemprosesser -Comment[nl]=Systeemprocessen tonen -Comment[nn]=Vis systemprosessar -Comment[pl]=Pokaż procesy systemowe -Comment[pt]=Mostrar os Processos do Sistema -Comment[pt_BR]=Mostra os processos do sistema -Comment[ru]=Просмотр списка процессов в системе -Comment[sk]=Zobraziť systémové procesy -Comment[sl]=Prikaz sistemskih opravil -Comment[sr@ijekavian]=Приказ системских процеса -Comment[sr@ijekavianlatin]=Prikaz sistemskih procesa -Comment[sr@latin]=Prikaz sistemskih procesa -Comment[sr]=Приказ системских процеса -Comment[sv]=Visa systemprocesser -Comment[tr]=Sistem Süreçlerini Göster -Comment[uk]=Перегляд системних процесів -Comment[zh_CN]=显示系统进程 -Comment[zh_TW]=顯示系統行程 -Icon=/usr/share/icons/task-manager.svg -Exec=xfce4-terminal -e "glances" -Terminal=true -Categories=System;Monitor;ConsoleOnly; -Keywords=system;process;task -StartupNotify=false diff --git a/airootfs/usr/share/backgrounds/xfce/wallpaper1.png b/airootfs/usr/share/backgrounds/xfce/wallpaper1.png deleted file mode 100644 index a1f8b2c..0000000 Binary files a/airootfs/usr/share/backgrounds/xfce/wallpaper1.png and /dev/null differ diff --git a/airootfs/usr/share/backgrounds/xfce/wallpaper2.png b/airootfs/usr/share/backgrounds/xfce/wallpaper2.png deleted file mode 100644 index 335b474..0000000 Binary files a/airootfs/usr/share/backgrounds/xfce/wallpaper2.png and /dev/null differ diff --git a/airootfs/usr/share/backgrounds/xfce/wallpaper3.png b/airootfs/usr/share/backgrounds/xfce/wallpaper3.png deleted file mode 100644 index 5f44adb..0000000 Binary files a/airootfs/usr/share/backgrounds/xfce/wallpaper3.png and /dev/null differ diff --git a/airootfs/usr/share/backgrounds/xfce/wallpaper4.png b/airootfs/usr/share/backgrounds/xfce/wallpaper4.png deleted file mode 100644 index 774adcb..0000000 Binary files a/airootfs/usr/share/backgrounds/xfce/wallpaper4.png and /dev/null differ diff --git a/airootfs/usr/share/backgrounds/xfce/wallpaper5.png b/airootfs/usr/share/backgrounds/xfce/wallpaper5.png deleted file mode 100644 index 2a68ea2..0000000 Binary files a/airootfs/usr/share/backgrounds/xfce/wallpaper5.png and /dev/null differ diff --git a/airootfs/usr/share/backgrounds/xfce/wallpaper6.png b/airootfs/usr/share/backgrounds/xfce/wallpaper6.png deleted file mode 100644 index fc51cbe..0000000 Binary files a/airootfs/usr/share/backgrounds/xfce/wallpaper6.png and /dev/null differ diff --git a/airootfs/usr/share/icons/task-manager.svg b/airootfs/usr/share/icons/task-manager.svg deleted file mode 100644 index 5bd0bea..0000000 --- a/airootfs/usr/share/icons/task-manager.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/packages.x86_64 b/packages.x86_64 index 827156d..693c97a 100644 --- a/packages.x86_64 +++ b/packages.x86_64 @@ -268,6 +268,13 @@ tcet-linux-welcome # Task Manager glances +tcet-linux-task-manager # Calamares Desktop -calamares_desktop +calamares-desktop + +# Set once +tcet-linux-set-once + +# Wallpaper +tcet-linux-wallpaper