Tiny Core Linux
Tiny Core Extensions => TCE Bugs => Topic started by: thane on September 03, 2010, 12:46:27 PM
-
After I installed gtk2 MPlayer and SMPlayer, besides the MPlayer and SMPlayer entries in the Application Menu, there is also one for EnqueueinSMPlayer. Is there a way to edit this out? It doesn't appear to be a real app. Thanks.
Note: I had to reinstall these apps a couple of times (as well as Namoroka and Flash10) to get everything to work.
-
It seems to be a hot-add item for freedesktop de's (smplayer running, right-click on a mp3 file, click this item to add to playlist).
@Robert: it has the nodisplay key:
NoDisplay=true
The standard describes it as
NoDisplay means "this application exists, but don't display it in the menus". This can be useful to e.g. associate this application with MIME types, so that it gets launched from a file manager (or other apps), without having a menu entry for it (there are tons of good reasons for this, including e.g. the netscape -remote, or kfmclient openURL kind of stuff).