blob: 6ee750152fd6df9f003826b4f91470b697e910a7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# TODO: upstream changes to the desktop entry
[Desktop Entry]
Name=Second Life
Categories=Game;Simulation;Chat;InstantMessaging;3DGraphics;
Comment=Second Life's official client
Exec=/usr/bin/secondlife
GenericName=Second Life Viewer
Icon=secondlife
Keywords=Virtual;World;Metaverse;Viewer;Client;Linden;Lab;MMO;Multiplayer;3D;Social;
StartupNotify=true
StartupWMClass=do-not-directly-run-secondlife-bin
Terminal=false
Type=Application
# TODO: set to `true` once Linux notifications are supported. One can hope, right?
X-GNOME-UsesNotifications=false
|