Skip to content

Commit d917a5c

Browse files
committed
Update release info.
1 parent 0951050 commit d917a5c

File tree

1 file changed

+19
-2
lines changed

1 file changed

+19
-2
lines changed

res/io.github.cosmic_utils.minimon-applet.metainfo.xml

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
<color type="primary" scheme_preference="dark">#2b2b2b</color>
1818
</branding>
1919
<summary>A Customizable System Monitor applet for COSMIC</summary>
20+
<summary xml:lang="fr">Un applet de surveillance du système personnalisable pour COSMIC</summary>
21+
<summary xml:lang="es">Un applet de monitor del sistema personalizable para COSMIC</summary>
2022
<summary xml:lang="ar">تطبيق مصغر لمراقبة النظام قابل للتخصيص لـ COSMIC</summary>
2123
<summary xml:lang="hu">Egy testreszabható rendszerfigyelő kisalkalmazás a COSMIC-hoz</summary>
2224
<summary xml:lang="da">En tilpasselig systemovervågnings-applet til COSMIC</summary>
@@ -25,8 +27,9 @@
2527
<summary xml:lang="pt-BR">Um miniaplicativo personalizável de monitoramento do sistema para o COSMIC</summary>
2628
<summary xml:lang="zh-CN">一个可自定义的 COSMIC 系统监控小程序</summary>
2729
<description>
28-
<p>A lightweight hardware monitoring applet for the COSMIC desktop environment with UI for
29-
customization. Shows information on CPU, GPU, network, memory, and disk usage.</p>
30+
<p>A lightweight hardware monitoring applet for the COSMIC desktop environment with UI for customization. Shows information on CPU, GPU, network, memory, and disk usage.</p>
31+
<p xml:lang="fr">Un applet l�ger de surveillance du mat�riel pour l\u2019environnement de bureau COSMIC, avec une interface utilisateur pour la personnalisation. Affiche des informations sur l\u2019utilisation du processeur, du GPU, du r�seau, de la m�moire et du disque.</p>
32+
<p xml:lang="es">Un applet ligero de monitoreo de hardware para el entorno de escritorio COSMIC, con una interfaz de usuario para la personalizaci�n. Muestra informaci�n sobre el uso de la CPU, GPU, red, memoria y disco.</p>
3033
<p xml:lang="ar">تطبيق مراقبة أجهزة خفيف لبيئة سطح المكتب COSMIC مع واجهة مستخدم للتخصيص. يعرض معلومات حول استخدام المعالج، معالج الرسوميات، والشبكة، والذاكرة، والقرص.</p>
3134
<p xml:lang="hu">Egy könnyűsúlyú hardverfigyelő kisalkalmazás a COSMIC asztali környezethez, testreszabható felülettel.
3235
Megjeleníti a CPU, GPU, hálózat, memória és lemez használatot.</p>
@@ -43,6 +46,8 @@
4346
<image>
4447
https://raw.githubusercontent.com/cosmic-utils/minimon-applet/main/res/screenshots/main_expanded_styled.png</image>
4548
<caption>A styled instance of the applet with with the window view open.</caption>
49+
<caption xml:lang="fr">Un exemple stylisé de l’applet avec la vue de la fenêtre ouverte.</caption>
50+
<caption xml:lang="es">Un ejemplo con estilo del applet con la vista de la ventana abierta.</caption>
4651
<caption xml:lang="ar">نُسخة منسقة للبرنامج الصغير مع عرض النافذة مفتوحًا.</caption>
4752
<caption xml:lang="hu">A kisalkalmazás egy formázott példánya megnyitott ablaknézettel.</caption>
4853
<caption xml:lang="da">En formateret instans af applet med vinduesvisning åben.</caption>
@@ -65,6 +70,18 @@
6570
<internet>always</internet>
6671
</recommends>
6772
<releases>
73+
<release version="0.9.0" date="2025-10-20">
74+
<url type="details">https://github.com/cosmic-utils/minimon-applet/releases/tag/v0.9.0</url>
75+
<description>
76+
<p>What's new:</p>
77+
<ul>
78+
<li>Option to show total Allocated memory on charts. This includes system cache, buffers, etc.</li>
79+
<li>Saves colors for each chart separately, e.g. for line and ring chart for a sensor.</li>
80+
<li>Fix: Line charts can now adjust opacity shading in the full range.</li>
81+
<li>Various cosmetic adjustments.</li>
82+
</ul>
83+
</description>
84+
</release>
6885
<release version="0.8.1" date="2025-09-14">
6986
<url type="details">https://github.com/cosmic-utils/minimon-applet/releases/tag/v0.8.1</url>
7087
<description>

0 commit comments

Comments
 (0)