5/06/2012

ubuntu 11.10 add my program to "open with other program" menu

$ cat ~/.local/share/applications/myProgram.desktop

[Desktop Entry]
Name=whatever
GenericName=whatever
Comment="whatever comment"
Exec=exeFilePath %f
Terminal=false
Type=Application
StartupNotify=true
MimeType=text/x-mimeType;
Icon=icon-name


댓글 없음: