You are not logged in.
Pages: 1
Hi everybody,
I installed a program which created an entry under section Other. To me, it would be far more logical to place this entry under section Multimedia. Question is rather simple: how can i modify manually the menu entries so that the program i installed doesn't appear under section Other but under menu section Multimedia? Is there a way/guide/tutorial?
Any help would be very much appreciated!
My laptop:
MSI GE70-2PE*Quad core Intel Core i7-4710HQ*Kingston 16 GB RAM*Intel 4th Gen. Integr. GPU/NVidia GeForce GTX860M*Qualcomm Atheros Killer E2200/Intel Wireless 3160*128 GiB SSD/1 TB HDD
Offline
either install a menudeitor(menulibre,mozo) or modify them by hand eg:
copy them to you local xdg applications path:
cp $sysprefix/share/applications/$applicationname.desktop ~/.local/share/applications
modfiy them with a text editor and change its category line:
Categories=AudioVideo;Player;Audio;
save it.
PS: sysprefix on debian and it derivates is /usr
Offline
either install a menudeitor(menulibre,mozo) or modify them by hand eg:
copy them to you local xdg applications path:
cp $sysprefix/share/applications/$applicationname.desktop ~/.local/share/applications
modfiy them with a text editor and change its category line:
Categories=AudioVideo;Player;Audio;
save it.
PS: sysprefix on debian and it derivates is /usr
I have no clue what you mean. But it looks likes it solved itself after a reboot. Thanks anyway!
My laptop:
MSI GE70-2PE*Quad core Intel Core i7-4710HQ*Kingston 16 GB RAM*Intel 4th Gen. Integr. GPU/NVidia GeForce GTX860M*Qualcomm Atheros Killer E2200/Intel Wireless 3160*128 GiB SSD/1 TB HDD
Offline
Pages: 1
[ Generated in 0.007 seconds, 7 queries executed - Memory usage: 524.7 KiB (Peak: 529.44 KiB) ]