blob: 5130fef244f473c9ec505c6be966b27418a5c4f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
[Desktop Entry]
Type=Application
Version=1.5
# The name of the application
Name=ACC SetupManager
# A comment which can/will be used as a tooltip
Comment=Setup Manager for Assetto Corsa using rust and iced
# Working direcotry for the programm
# Path=/opt/jmemorise
# The executable of the application, possibly with arguments.
Exec=acc-setupmanager
# The name of the icon that will be used to display this entry
Icon=com.gitlab.lukaslichten.acc-setupmanager
# Describes whether this application needs to be run in a terminal or not
Terminal=false
# Describes the categories in which this entry should be shown
Categories=Game;Simulation;FileTools
Keywords=Assetto Corsa Competizione;Simracing;Setup;acc;ACC;Manager;acc setupmanager;
SingleMainWindow=false
|