[xubuntu-users] PS: Menu editor question

Ralf Mardorf silver.bullet at zoho.com
Tue Aug 9 11:43:23 UTC 2022


To show the below example by a KDE menu, you could remove
"NotShowIn=KDE;" from the file. To see it in the Network menu change 
"Categories=GNOME;Settings;DesktopSettings;Utility;" to
"Categories=Network;".

[rocketmouse at archlinux ~]$ grep -v -eComment -eName -eKeywords /usr/share/applications/alacarte.desktop 
[Desktop Entry]
Exec=alacarte
Terminal=false
Type=Application
StartupNotify=true
Categories=GNOME;Settings;DesktopSettings;Utility;
NotShowIn=KDE;
Icon=alacarte
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=alacarte
X-GNOME-Bugzilla-Component=general
X-GNOME-Bugzilla-Version=3.44.2




More information about the xubuntu-users mailing list