OK, let's create the menu item manually
Is SpaceFM now in the menu ?
I installed SpaceFM again in the Live USB environment. The installation process creates a Desktop Configuration file named spacefm.desktop which contains the following Configuration entries.
[Desktop Entry]
Version=1.0
Name=SpaceFM
Name[cs]=SpaceFM
Name[de]=SpaceFM
Name[el]=SpaceFM
Name[es]=SpaceFM
Name[fr]=SpaceFM
Name[it]=SpaceFM
Name[nl]=SpaceFM
Name[pl]=SpaceFM
Name[pt]=SpaceFM
Name[pt_BR]=SpaceFM
Name[ru]=SpaceFM
Name[sr]=SpaceFM
Name[sr@latin]=SpaceFM
Name[sv]=SpaceFM
Name[zh_CN]=SpaceFM
Categories=System;FileTools;Utility;Core;GTK;FileManager;
Exec=spacefm %F
Icon=spacefm
StartupNotify=true
Type=Application
Terminal=false
MimeType=inode/directory;inode/mount-point;x-scheme-handler/ssh;x-scheme-handler/smb;x-scheme-handler/nfs;x-scheme-handler/ftp;
GenericName=File Manager
GenericName[cs]=Správce souborů
GenericName[de]=Dateiverwaltung
GenericName[el]=Διαχειριστής αρχείων
GenericName[es]=Gestor de archivos
GenericName[fr]=Gestionnaire de fichiers
GenericName[it]=Gestore File
GenericName[nl]=Bestandsbeheerder
GenericName[pl]=Menadżer plików
GenericName[pt]=Gestor de ficheiros
GenericName[pt_BR]=Gerenciador de arquivos
GenericName[ru]=Файловый менеджер SpaceFM
GenericName[sr]=Управљач датотека
GenericName[sr@latin]=Fajl menadžer
GenericName[sv]=Filhanterare
GenericName[zh_CN]=文件管理器
Comment=Browse the file system
Comment[cs]=Procházet systém souborů
Comment[de]=Im Dateisystem navigieren
Comment[el]=Περιήγηση του συστήματος αρχείων
Comment[es]=Explorar el sistema de archivos
Comment[fr]=Parcourir le système de fichiers
Comment[it]=Mostra il file system
Comment[nl]=Door bestandssysteem bladeren
Comment[pl]=Przeglądaj system plików
Comment[pt]=Explorar sistema de ficheiros
Comment[pt_BR]=Localizar o sistema de arquivos
Comment[ru]=Просмотр файловой системы
Comment[sr]=Разгледај систем датотека
Comment[sr@latin]=Pregledaj fajl sistem
Comment[sv]=Bläddra i filsystemet
Comment[zh_CN]=浏览文件系统
Keywords=file;manager;file-manager;
I entered "$PATH" (minus the quotes) into LXTerminal which gave me the following output.
bash: /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games: No such file or directory
I opened Leafpad from the Run option, of the Main Menu, using sudo (i.e. sudo leafpad).
I created the custom-spacefm.desktop file that you suggested but SpaceFM didn't appear anywhere in the Main Menu.
I modified the Exec entry to include the full path for spacefm (/usr/bin/spacefm %U) but SpaceFM still didn't appear anywhere in the Main Menu.
Ah, HUH!!
I just tried Logout/Logout and Logged In again and Bingo all Menu entries, created via the installation process and the one I manually created, for SpaceFM appeared. (I shall have to try Logging Out and In in the MATE version to see if the changes made by Mozo appear in the Menus.)
So, now, I have another question because of some things I observed in the Desktop Configuration files.
Utility is the First Category listed for SpaceFM File Search which appears in the Accessories Sub-menu. Similarly, Network is the First Category listed for Iceweasel which appears in the Internet Sub-menu. How are Utility and Network correlated to Accessories and Internet respectively?
Thanks, Michael.