summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configs/mate/packages.both6
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/language/en/install.sh4
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/language/es/install.sh4
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh4
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh4
5 files changed, 22 insertions, 0 deletions
diff --git a/configs/mate/packages.both b/configs/mate/packages.both
index cfbb9c0..fe466e4 100644
--- a/configs/mate/packages.both
+++ b/configs/mate/packages.both
@@ -136,6 +136,12 @@ leafpad
galculator-gtk2
xarchiver
+#Compressor/archiver
+p7zip
+unar
+unzip
+zip
+
#Languages
iceweasel-l10n-es-es
icedove-l10n-es-es
diff --git a/configs/mate/root-image/root/.scriptsInstallation/language/en/install.sh b/configs/mate/root-image/root/.scriptsInstallation/language/en/install.sh
index 2a3b5f4..6f5ae8b 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/en/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/en/install.sh
@@ -212,6 +212,10 @@ while [ option != 7 ]; do
"xarchiver"
"lightdm-gtk-greeter-settings"
"grub2-theme-gnuaxiom"
+ "p7zip"
+ "unar"
+ "unzip"
+ "zip"
)
#Install packages
diff --git a/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh b/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh
index 333ef74..4434aaa 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh
@@ -214,6 +214,10 @@ while [ option != 7 ]; do
"xarchiver"
"lightdm-gtk-greeter-settings"
"grub2-theme-gnuaxiom"
+ "p7zip"
+ "unar"
+ "unzip"
+ "zip"
)
#Install packages
diff --git a/configs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh b/configs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh
index 5ec5d92..fff5dac 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh
@@ -214,6 +214,10 @@ while [ option != 7 ]; do
"xarchiver"
"lightdm-gtk-greeter-settings"
"grub2-theme-gnuaxiom"
+ "p7zip"
+ "unar"
+ "unzip"
+ "zip"
)
#Install packages
diff --git a/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh b/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh
index fdeffd5..244c7b1 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh
@@ -214,6 +214,10 @@ while [ option != 7 ]; do
"xarchiver"
"lightdm-gtk-greeter-settings"
"grub2-theme-gnuaxiom"
+ "p7zip"
+ "unar"
+ "unzip"
+ "zip"
)
#Install packages