bluesabre / menulibre

MenuLibre is an advanced menu editor that provides modern features in a clean, easy-to-use interface.
https://bluesabre.org/menulibre
GNU General Public License v3.0
199 stars 18 forks source link

2.3.2. Installs an empty folder #179

Closed algent-al closed 1 year ago

algent-al commented 1 year ago

OS: Solus

It is not a big deal. Just thought that it is something that needs to be addressed. /usr/share/menulibre

@@ -112,17 +144,15 @@
             <Path fileType="localedata">/usr/share/locale/zh_TW/LC_MESSAGES/menulibre.mo</Path>
             <Path fileType="man">/usr/share/man/man1/menulibre-menu-validate.1</Path>
             <Path fileType="man">/usr/share/man/man1/menulibre.1</Path>
-            <Path fileType="data">/usr/share/menulibre/ui/ExecEditor.ui</Path>
-            <Path fileType="data">/usr/share/menulibre/ui/MenulibreWindow.ui</Path>
-            <Path fileType="data">/usr/share/menulibre/ui/MenulibreWindow.ui~</Path>
+            <Path fileType="data">/usr/share/menulibre</Path>
             <Path fileType="data">/usr/share/metainfo/menulibre.appdata.xml</Path>
             <Path fileType="data">/usr/share/pixmaps/menulibre.png</Path>
         </Files>
     </Package>
bluesabre commented 1 year ago

Thanks for the heads up! Resolved.