ubuntu – 将应用程序添加到“使用其他应用程序打开”对话框
发布时间:2020-11-18 08:15:56 所属栏目:Ubuntu 来源:互联网
导读:我今天早些时候安装了Komodo,无法在“使用其他应用程序打开”对话框中找到它.除此之外,应用程序按预期工作. 使用ubuntu 11.10 来自答案的网址已关闭 这是怎么做的: 在/ .local / share / applications中创建文件 XXX.desktop例如flashplayer.desktop 文件内
|
我今天早些时候安装了Komodo,无法在“使用其他应用程序打开”对话框中找到它.除此之外,应用程序按预期工作. 使用ubuntu 11.10 来自答案的网址已关闭这是怎么做的: 在/ .local / share / applications中创建文件 文件内容 [Desktop Entry] Encoding=UTF-8 Version=1.0 Type=Application Exec=/home/executable-path %f Name=flashplayer Comment=Custom definition for flashplayer NoDisplay=true 注意:应用程序路径中的%f是应用程序显示在“打开方式”菜单中所必需的. 在鹦鹉螺, - right click on file - open with other applications - show other applications - select the one created e.g flashplayer 还要更新属性/ open-with并将其设置为默认值 (编辑:长春站长网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |
相关内容
- 详解Ubuntu 16.04 pycharm设置桌面快捷启动方式
- Ubuntu 16.04安装 openssh-server问题
- [教程]Ubuntu 下为单版本和多版本 PHP 安装扩展
- Ubuntu 16.0 LAMP 配置
- Ubuntu中使用docker容器部署tomcat镜像+java web项目
- Ubuntu Server 11.10安装配置lamp(Apache+MySQL+PHP)
- Ubuntu16.04 root用户登录没有声音的解决方法
- Partition on HDD when installing ubuntu
- Ubuntu16.10没有rc.local文件
- Ubuntu使用VNC连接windows错误: connection: no matahcing
