diff --git a/applications/mcc.desktop b/applications/mcc.desktop index a82c7dc..e978431 100644 --- a/applications/mcc.desktop +++ b/applications/mcc.desktop @@ -8,6 +8,6 @@ Comment[es]=Centro de Control Mabox Linux Exec=mcc Terminal=false Type=Application -Icon=distributor-logo-mabox +Icon=mcc Categories=Settings;DesktopSettings;X-LXDE-Settings;X-KDE-Settings;X-XFCE-SettingsDialog;X-XFCE-SystemSettings; diff --git a/icons/hicolor/128x128/apps/mcc.png b/icons/hicolor/128x128/apps/mcc.png new file mode 100644 index 0000000..aeaa596 Binary files /dev/null and b/icons/hicolor/128x128/apps/mcc.png differ diff --git a/icons/hicolor/16x16/apps/mcc.png b/icons/hicolor/16x16/apps/mcc.png new file mode 100644 index 0000000..4bc0fda Binary files /dev/null and b/icons/hicolor/16x16/apps/mcc.png differ diff --git a/icons/hicolor/22x22/apps/mcc.png b/icons/hicolor/22x22/apps/mcc.png new file mode 100644 index 0000000..2a8f6b8 Binary files /dev/null and b/icons/hicolor/22x22/apps/mcc.png differ diff --git a/icons/hicolor/24x24/apps/mcc.png b/icons/hicolor/24x24/apps/mcc.png new file mode 100644 index 0000000..de2b5c9 Binary files /dev/null and b/icons/hicolor/24x24/apps/mcc.png differ diff --git a/icons/hicolor/32x32/apps/mcc.png b/icons/hicolor/32x32/apps/mcc.png new file mode 100644 index 0000000..a177dd2 Binary files /dev/null and b/icons/hicolor/32x32/apps/mcc.png differ diff --git a/icons/hicolor/48x48/apps/mcc.png b/icons/hicolor/48x48/apps/mcc.png new file mode 100644 index 0000000..75db2db Binary files /dev/null and b/icons/hicolor/48x48/apps/mcc.png differ diff --git a/icons/hicolor/64x64/apps/mcc.png b/icons/hicolor/64x64/apps/mcc.png new file mode 100644 index 0000000..1d73838 Binary files /dev/null and b/icons/hicolor/64x64/apps/mcc.png differ diff --git a/icons/hicolor/96x96/apps/mcc.png b/icons/hicolor/96x96/apps/mcc.png new file mode 100644 index 0000000..51ca0a0 Binary files /dev/null and b/icons/hicolor/96x96/apps/mcc.png differ diff --git a/icons/hicolor/scalable/apps/mcc.svg b/icons/hicolor/scalable/apps/mcc.svg new file mode 100644 index 0000000..704a610 --- /dev/null +++ b/icons/hicolor/scalable/apps/mcc.svg @@ -0,0 +1,207 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mcc/software/pamac-manager.desktop b/mcc/software/01_pamac-manager.desktop similarity index 100% rename from mcc/software/pamac-manager.desktop rename to mcc/software/01_pamac-manager.desktop diff --git a/mcc/software/z_cli_updater.desktop b/mcc/software/z_cli_updater.desktop new file mode 100644 index 0000000..03353ab --- /dev/null +++ b/mcc/software/z_cli_updater.desktop @@ -0,0 +1,31 @@ +[Desktop Entry] +Name=CLI Software Update +Name[af]=Sagtewarebywerking +Name[ar]=تحديث البرمجيات +Name[as]=চালনাজ্ঞান উন্নয়ন ব্যৱস্থা +Name[ast]=Anovamientu de software +Name[be]=Абнаўленне апраграмавання +Name[bg]=Обновление на софтуера +Name[bn]=সফ্টওয়্যার হালনাগাদ +Name[bn_IN]=সফ্টওয়্যার আপডেট ব্যবস্থা +Name[ca]=Actualització de programari +Name[ca@valencia]=Actualització de programari +Name[cs]=Aktualizace softwaru +Name[da]=Softwareopdatering +Name[de]=Software-Aktualisierungen +Name[el]=Ενημέρωση λογισμικού +Name[en@shaw]=𐑕𐑪𐑓𐑑𐑢𐑺 𐑳𐑐𐑛𐑱𐑑 +Name[en_GB]=Software Update +Name[eo]=Programar-ĝistatigo +Name[es]=Actualización de software + +Name[pl]=Aktualizacja oprogramowania z linii komend (yay) + +Comment=Update software installed on the system + +Icon=terminal +Exec='bash -lc "yay -Syyu;read"' +Terminal=true +Type=Application +Categories=GNOME;GTK;System;Settings;X-XFCE-SettingsDialog;X-XFCE-SystemSettings; +StartupNotify=true