mirror of
https://github.com/worldforge/ember
synced 2026-08-13 16:23:06 -04:00
* configure.ac, src/components/ogre/OgreSetup.cpp: removed the dependency on SDL_image, instead store the icon in compiled form * ember.desktop: added Application to the categories * src/components/ogre/CONTROLS: updated with a reference to ember.conf * src/components/ogre/OgreResourceLoader.cpp: Catch errors when initializing groups.
20 lines
379 B
Desktop File
20 lines
379 B
Desktop File
[Desktop Entry]
|
|
Categories=Application;Game;
|
|
Comment=
|
|
Comment[sv]=
|
|
Encoding=UTF-8
|
|
Exec=ember
|
|
GenericName=3d client for Worldforge MMORPGs
|
|
GenericName[sv]=3d klient för Worldforge MMORPGs
|
|
Icon=ember
|
|
MimeType=
|
|
Name=Ember
|
|
Name[sv]=Ember
|
|
Path=
|
|
StartupNotify=true
|
|
Terminal=false
|
|
Type=Application
|
|
X-DCOP-ServiceType=
|
|
X-KDE-StartupNotify=true
|
|
X-KDE-SubstituteUID=false
|
|
X-KDE-Username=
|