removing useless quotes

This commit is contained in:
Pcornat 2024-10-29 13:07:00 +01:00
parent 77b14d2fe3
commit 2b6f32362f
Signed by: Pcornat
GPG Key ID: E0326CC678A00BDD

View File

@ -3,7 +3,7 @@
<requires lib="gio" version="2.0"/>
<menu id="menu">
<submenu id="file_submenu">
<attribute name="label" translatable="yes" context="&quot;Files&quot; menu used here">Fichiers</attribute>
<attribute name="label" translatable="yes" context="Files menu used here">Fichiers</attribute>
<section>
<item>
<attribute name="action">file.new</attribute>