相关疑难解决方法(0)

为新应用程序创建 .desktop 文件

我刚刚安装了最新版本的UGENE。我工作正常,但为了使用它,我必须在终端中输入以下内容:cd ugene-1.11.5/然后执行./ugene -ui以启动 UGENE GUI。

这需要太长时间。我想.desktop为在 Ubuntu 12.04 中使用的 UGENE构建一个文件,以便我可以简单地从统一启动器打开它。

不确定这是否有帮助,但网站说:默认情况下 ugene 脚本启动命令行版本的 UGENE。

这是我所拥有的(不确定是否正确):

[Desktop Entry]
Version=1.0
Name=my Unipro UGENE
GenericName=Integrated Bioinformatics Suite
Comment=Unipro UGENE is a cross-platform visual environment for DNA and protein sequence analysis.
MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++;
Exec=/home/samuel/ugene-1.11.5 ./ugene -ui -c %F
Icon=/usr/share/icons/hicolor/scalable/apps/ugene.svg
Type=Application
Terminal=true
Categories=Utility;Development;
StartupWMClass=UGENE
Run Code Online (Sandbox Code Playgroud)

我将名为的启动器添加my Unipro UGENE到我的统一栏并尝试打开它,但它没有出现。我肯定错过了什么。我不知道该StartWMCClass字段是什么,也不知道我是否输入了正确的MimeType.

customization unity launcher .desktop

82
推荐指数
2
解决办法
16万
查看次数

如何在 DEB/PPA 中包含我的应用程序的屏幕截图以在软件中心显示它?

我知道如何创建 DEB 并将其推送到 Launchpad 的 PPA 中,但我想知道如何包含它在软件中心显示的应用程序的屏幕截图。

software-center ppa

6
推荐指数
2
解决办法
2896
查看次数

标签 统计

.desktop ×1

customization ×1

launcher ×1

ppa ×1

software-center ×1

unity ×1