相关疑难解决方法(0)

什么是 TargetEnvironment=Unity?

我有一个纯 Lubuntu 12.10 安装。在查看 /usr/share/applications 中的一些 .desktop 文件时,我看到TargetEnvironment=Unity.
一个例子是谷歌浏览器的 .desktop 文件:

[NewWindow Shortcut Group]
Name=New Window
Exec=/opt/google/chrome/google-chrome
TargetEnvironment=Unity

[NewIncognito Shortcut Group]
Name=New Incognito Window
Exec=/opt/google/chrome/google-chrome --incognito
TargetEnvironment=Unity
Run Code Online (Sandbox Code Playgroud)

另一个例子是 Inkscape 的 .desktop 文件:

[Drawing Shortcut Group]
Name=New Drawing
Exec=inkscape
TargetEnvironment=Unity
Run Code Online (Sandbox Code Playgroud)

为了找出这意味着什么,我查看了桌面入口规范 - freedesktop.org 标准UnityLaunchersAndDesktopFiles。但都没有提到TargetEnvironment。因此我的问题。

unity .desktop

8
推荐指数
1
解决办法
1515
查看次数

标签 统计

.desktop ×1

unity ×1