This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository enlightenment-module-extramenu.
View the commit online.
commit 7542ed569c6cb5cbe16def458ba9a5e5acf31c5f
Author: maxerba <maiur...@gmail.com>
AuthorDate: Sat Feb 15 23:01:03 2025 +0100
Adding italian and portuguese entries in desktop file
---
module.desktop | 3 +++
1 file changed, 3 insertions(+)
diff --git a/module.desktop b/module.desktop
index 2befb70..3d41423 100644
--- a/module.desktop
+++ b/module.desktop
@@ -1,6 +1,9 @@
[Desktop Entry]
Type=Link
Name=Extra Menu
+Name[pt]=Menu Extra
Icon=e-module-extramenu
X-Enlightenment-ModuleType=system
Comment=<title>Extra Menu</title><br>Add custom menus to the enlightenment main menu.<br>Look at the README file for instructions.
+Comment[it]=<title>Extra menu</title><br>Aggiunge menù personalizzati al menù principale di Enlightenment.<br>Vedere il file README per istruzioni in merito.
+Comment[pt]=<title>Menu Extra</title><br>Adicione menus personalizados ao menu principal do enlightenment.<br>Veja o ficheiro README para obter instruções.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.